- How to "control" MT4 via an external script
- How exactly do you load up a bot on MQL4 Desktop? It's extremely complicated.
- how do I create my own EA to autotrade??
You can connect a telegram bot and interact with EA properties from the bot , that is doable as telegram bots API offers interactive menus coding . You send it as a response to the user (buttons) and the user chooses the action , you then receive the response in the EA . (was possible on 2021 likely still is)
Now for the autotrade it needs a dll if i recall .
You will also need a 24/5 mt4 terminal , VPS or your own pc .
If you are talking about one EA , one you have access to the code that is , then you don't even need the autotrade switch access .
Also the telegram bot solution mentioned above requires having the source code of the EA as well otherwise all you can do is shut down charts that have EAs on them.
edit : its also possible to have a "multi sig" control of the EA , for instance , the EA does not stop unless both users agree to stop it or something .Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use