Dementophobia / Publications
Forum
How to "control" MT4 via an external script
Hello, I created a bot in Python and now I want to use it via MT4. I need 2 Interfaces - one to get the live data from MT4 (tick data or 1m candles would be fine) and one to place the trades the bot comes up with in MT4 (like a signal). What would be the best way to approach this? Are such