Problem checking last 3 trades
-
Good day
I want to code this ON TICK tab. Not ON TRADE tab.
I want EA to check if last 3 trades were in the loss then terminate the EA.
I used consecutive loss block but it is not working correctly. consecutive loss is checking all the previous trade history but I want EA to check latest last 3 trades.Can any expert help me with this.
-
save it in variable?
-
@Safeer992 You need to do this:
