For Each Position block
-
I want to use the For Each Position block in FXDreema to modify stop loss for open positions as follows:
Assume there are 10 open Sell positions.
Apply a 50-pip stop loss to the first 7 oldest positions.
Leave the 3 newest positions without any stop loss. -
@samsony None of your trades will have to be using an initial SL and then this structure can be used:

-
thank you
-
You're welcome.