-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I think it would be nice to have a python style api just like TradePlatform.NET has a C# wrapper over trading functions:
This python api could be used both in embedded python and have an implementation that runs externally that uses zeromq to send the commands.
I know about do_order perhaps this api could just call do_order for the external zeromq powered implementation?:
OpenTrader/OpenTrader/OTCmd2.py
Line 789 in 6b9625e
| def do_order(self, oArgs, oOpts=None): |
Link to the embedded issue:
Metadata
Metadata
Assignees
Labels
No labels