MT4

Hi every one ı can built a stratgy in python than i want to import it in MT4 for trading but i dont know how to do that is there any one knows? 

thanks

Hello Aytac,



You can connect MT4/MT5 with Python using the ZeroMQ. 


  1. The API link: The PyZMQ API — PyZMQ 26.2.1.dev documentation
  2. Blog link: https://blog.darwinex.com/zeromq-interface-python-r-metatrader4/
  3. Example code: DarwinexLabs/tools/Python/ZeroMQ_MT4_Python_Template.py at master · darwinex/DarwinexLabs · GitHub