Does 'Close trades' close all trades in MT4 or only trades placed by the EA?
-
If i use the 'Close trades' block, will it close all open trades in MT4? Or will it only close trades placed by the EA?
Thanks in advance.
-
@highmoose your choice:

-
Thanks,
The second part of my question is... If i have multiple versions of the EA running on different currency pairs, if i use the 'close trades' block, will it close the trades across all EA's or only the trades placed by that particular EA?
Thanks!
-
@highmoose Yes. You should use different magic number for each EA on each chart.