Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
M
To fix this, add a variable to record the timestamp or trade count when the EA is attached. Only evaluate trades after this point to ignore prior losses. Reset the counter after closing all orders to start fresh.
jstap is right. You need to reset the variable. Could you please elaborate the part that doesn't work?