RabbitMQ Metatrader bridge for forex trading
- Bryan Downing
- Apr 21, 2015
- 1 min read
RabbitMQ / Metatrader 4 experimental bridge
Someone sent this to me via my contact form”
Hello, I released this experimental bridge between Metatrader 4 (and 5) and RabbitMQ (under an open source license). https://github.com/femtotrader/rabbit4mt4 Some videos to show this project in action are available on Youtube: Realtime Metatrader 5 DOM (orderbook) plot with Python, Pandas, PyQtGraph and RabbitMQ https://www.youtube.com/watch?v=4CnowC3UH4s Metatrader 4 JSON RPC with RabbitMQ and MySQL https://www.youtube.com/watch?v=2CFt9tGjD8M I’m using JSON message to serialize messages. JSON RPC is use to communicate orders from any languages to MT4. This is still quite experimental. I did a workaround with a MySQL database to be able to receive message on MT4 side. Everyone is pleased to fork this project and improve it using pull requests on GitHub. Femto
Σχόλια