How to add stop loss 2 pips below the lowest between candle 1 to candle 4?
-
How to add stop loss 2 pips below the lowest between candle 1 to candle 4?
-
@homemebel You can do it this way:

-
@homemebel Is this what you mean?

If so, it is as I indicated in the photo, the candle ID goes from ID 0 to the current candle to ID 3, which would be the 3rd candle before the current one, that is, 0,1,2,3 towards existing candles and 0, -1, -2, -3 towards future candles.
