Ask your broker it controls the server or choose another one even only to check your EA. MQ offers (only!) demo accounts...
Don't do that! Select a few few choice brokers only.
Make sure they are regulated (verify with the regulator), licenced (verify that the license is real and still valid), and reputable.
Then select by the types of markets and conditions they offer for the trading you wish to do.
Don't do that! Select a few few choice brokers only.
Make sure they are regulated (verify with the regulator), licenced (verify that the license is real and still valid), and reputable.
Then select by the types of markets and conditions they offer for the trading you wish to do.
no using mettrade4 is also not working . Getting same rejection .
I am using python api which opened by mql5 to connect with terminal . On sending order it is giving same rjection auto trading disabled by server . I am able to place order with terminal UI
please suggest solution for the same

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I'm writing an EA using mql5. It works fine when I use MetaQuotes Demo Account but when I switch to my brockers' demo account. It throws an error message in the journal when it opens positions:
13:00:12.294 Trades '45767': failed market buy 10 EURUSD sl: 0.99529 [AutoTrading disabled by server]
This is my buy function. What might be the issue?