Hopefully this helps https://github.com/miya779/python3-mql5-zeromq-connector

GitHub - miya779/python3-mql5-zeromq-connector: Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
- github.com
Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA. - GitHub - miya779/python3-mql5-zeromq-connector: Wrap...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I'm trying to communicate each other python 3 and mql 5. I want to use zeromq. But mql5 is not support zeromq and i guess there is no 3 party zeromq framework for mql5.
How can i communicate easily between python and mql5 ? I want to send complex data like structurs or json.