- If you could, what would you do if the EA had an order open?
- Can I code in MQL to turn on and off an already running EA? - MQL4 forum
- #define's for known commands that can be used for PostMessageA() - MQL4 forum lists #define MT4_WMCMD_EXPERTS 33020
WHRoeder:
- If you could, what would you do if the EA had an order open?
- Can I code in MQL to turn on and off an already running EA? - MQL4 forum
- #define's for known commands that can be used for PostMessageA() - MQL4 forum lists #define MT4_WMCMD_EXPERTS 33020
Great WHRoeder... works here.. with the option #2...
About opened orders... well.. better stop on news with one opened order than allow opening 10 lost orders

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi...
There are a way to disble AutoTrading via MQL4 Code ?
I am using a third party EA thats good, but not with strong news.... then i think on improve trade blocking on news, doing it on an indicator and put in the same graphic... then the the indicator stop/restarts AutoTrading.