Dom deGenn / Publications
Forum
Official way for third-party SaaS to sync MT4/MT5 trade history?
Hello, I am developing a third-party SaaS for trade journaling and analytics. I need to understand whether MetaTrader officially supports this use case: A user wants to connect their own MT4/MT5 trading account to an external web app, so the app can automatically import historical trades, deals
Close All pending order, When one order take the SL
Hi, I write a code that open one order and four pending order , at the MA's cross. But I want, that when for example, the BUY order take the SL, the other pending will close. I write this code, but didn't work, help?? //+------------------------------------------------------------------+ //|