When I was optimizing my EA, it always close any remaining positions for me.
But I think it will yield "inaccurate" results because the trades are "not finished".
The system might close an otherwise profiting trades "prematurely"!
Is there a way to disable the "Close at Stop" mechanism so the final trades are "ignored"!?
I just want to know what's the result "up to the last trade".
Much appreciated!
PS. I had tried searching for fxcm mt4 how to disable "close at stop" in ea from Google to no avail, I also tried to look through the MQL4 Reference and failed to find anything neither.