help needed in making old grid positions break even
-
Hello
I have coded a strategy for reversal martingale grid, and i want to employ an emergency procedure, when a certain number of positions are opened (emergency_positions_count), make the oldest positions numbered (break_even_positions_count) break even.....but I'm unable to employ this properly
the mq5 is provided in attachment. the area in question starts with block 181.much appreciated.
1 Candle MFI Reversal Grid Enhanced.mq5 -
Can you please share the link to the project instead? That will make it easier for eveyone to consult.
-
@l-andorrà sorry....here's the link
-
ok I managed to find the solution...it worked after using "modify stops" block from Loop section.
-
@AsadAlrafidain Congrats for finding it.
