top of page

Get auto trading tips and tricks from our experts. Join our newsletter now

Thanks for submitting!

RabbitMQ Metatrader bridge for forex trading

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

10 views0 comments

Comments


bottom of page