Martingale Reset Issue
-
Good day
Can anyone please help to rest Martingale as below settings are not working properly.
I want EA to rest Martingale if last 5 trades are in loss.
But this is not working as my requirements.EXAMPLE OF TRADES:
1st trade was BUY, closed in loss.
2nd trade was SELL, closed in loss.
3rd trade was BUY, closed in loss.
4th trade was SELL, closed in loss.
5th trade was BUY, closed in loss.EA should reset Martingale after this 5th loss in raw.

-
At a guess this will count by type, you would have to manually martingale so you work on a total, also martingale buys or sells again in loss.
-
@jstap thank you so ao much for your reply.
This is exactly what EA is currently doing.
You please help to create manual martingale or advice which blocks should i use so that i can start the project again.
-
This is quite a lot of work, start with this, above buy/sell have a pink for each trade block looking at the last trade, in the buy/sell block use in loop for lot and adjust by *1.5 (random number use the number you want to use), or you could do something like +0.1