-
Notifications
You must be signed in to change notification settings - Fork 30
ZeroMQ
Open Trading edited this page Feb 26, 2016
·
2 revisions
This project now works with ZeroMQ or RabbitMQ Messaging Protocols. The ZeroMQ protocol is preferred and all development is currently on it.
ZeroMQ: To use ZeroMQ, this project builds on OTMql4Zmq , and requires that to be installed in your Metatrader as a pre-requisite. You also must have installed Python and the OTMql4Py Python bridge and OTMql4Lib Metatrader library . OpenTrader runs fine with either the C coded implementation of ZeroMQ for Metatrader: OTZmqCmdEA.mq4 or the or Python implementation OTPyTestZmqEA.mq4 .
The work has not yet documented yet.
Parent: Components
Home: Home Index: TitleIndex
Index
OTCmd2 Manual
- DocOTCmd2
- DocOTCmd2_subscribe
- DocOTCmd2_publish
- DocOTCmd2_chart
- DocOTCmd2_order
- DocOTCmd2_csv
- DocOTCmd2_backtest
- DocOTCmd2_rabbit
OTBackTest Manual
OTPpnAmgc Manual