MQL5 Using ZeroMQ Or Another Solution

 

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.

 
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 - 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...
 
Faisal Mahmood #:
Hopefully this helps https://github.com/miya779/python3-mql5-zeromq-connector
Just to point out that the link is dead. Kind Regards,