Autotrading Disabled
-
Guys, my EA run perfectly on the backtest but when I try to make it run on my demo account and real account it does not work. When I drag the EA to the graph, 1 min later appears this message: "Autotrading disabled by client (10027)"
Can you help please? It is happening this with all my EAs.
https://fxdreema.com/shared/TBhdheMCb -
@jrpscanavini There is not that much in your EA so should work. Search google and you will likely find answers, ensure auto trading is switched on in platform and in your adviser settings.
-
@jrpscanavini The logic is correct so I guess the problem is with the MT5 terminal or tis data.
-
@jrpscanavini said in Autotrading Disabled:
Autotrading disabled by client (10027)
Guys, thanks for the help. I discovered. In the path tools > options > expert advisors we must tick the option "allow algo trading".
Thank you very much. -
@jrpscanavini Thank you for sharing.