I am running a successful EA, but occasionally I receive a message stating that automated trading is not allowed. When I look at tools/options/expert advisors, I see that the box for automated trading has become un-ticked, though I had ticked the box before my EA started running and verified automated was allowed when I launched the EA.
I can find out whether automated trading is allowed from within the EA using TradeExpert(), but is there a way to switch automated trading on from within the EA?
Check your Options->Expert Advisors again. There are a number of reasons that auto trading can be automatically turned off that you can control from here. Have you accidentally triggered one of these conditions?
I am running a successful EA, but occasionally I receive a message stating that automated trading is not allowed. When I look at tools/options/expert advisors, I see that the box for automated trading has become un-ticked, though I had ticked the box before my EA started running and verified automated was allowed when I launched the EA.
I can find out whether automated trading is allowed from within the EA using TradeExpert(), but is there a way to switch automated trading on from within the EA?
Yes, It is possible.
Some developers or programers uses Win DLL connected Expert Advisors [EA].
I think the EA you are using is having above DLL connected and EA can turns Auto Trade OFF also using this DLL method.
I recommend not to use that kind of EA.
- 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 am running a successful EA, but occasionally I receive a message stating that automated trading is not allowed. When I look at tools/options/expert advisors, I see that the box for automated trading has become un-ticked, though I had ticked the box before my EA started running and verified automated was allowed when I launched the EA.
I can find out whether automated trading is allowed from within the EA using TradeExpert(), but is there a way to switch automated trading on from within the EA?