
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! I'm new on mql5.
I had been trying to close all positions when you remove the EA manually using the OnDeInit() function, but when is called, it says 'Trading is Disabled' ...
I don't know if by doing it in OnDeInit() is the right way, or if I'm doing something wrong.
Can somebody help me understand what I'm doing wrong?, or if there is another way to do this.
Thanks in advance...