Martingale with counter of trades closed on SL
-
Hello everyone, I´m looking for the way to add a counter of consecutive trades closed on SL.
Example: If I have a R/B of 1/4, i would like to let the same "lotstart" in the first fourth trades, and add a customized "lotstart" in the for the next round of four trades in case of close on SL, or reset to lotstar if any trade close on TP. And so on, I don´t mean double lotstar every round.
Thanks a lot in advance. -
@anjeroca Hello,
You can start with something like this and tweak it in accordance with your EA. The (Modify Variables) blocks will be the Lot sizes you wanna place. you can also place a formula block if you wanna use a lot multiplier or something like that.

-
@q8carpenter Thanks a lot!
-
@anjeroca You're welcome
