How can I get a connection from Python to Metatrader 4 using ZeroMQ – Telegram API
I want an Expert Advisor to open an Trade triggerd by a Telegram-Message. I succesfully set up an Hello-World application using MQ4 as Server and Python/Telegram-bot as Client. When the Telegram-Bot recieves a Message, he will send a request to…