Issue with setting stop loss
-
Please am having issue setting my stop loss to the candle with the lowest low in a range of 5 candles and would like it to modify as price moves. I have done this: https://fxdreema.com/shared/JlM4Y7Umd. While its correct to set it initially but it does not change or trail as price moves and makes new lower lows. Someone pls help.
-
@ossy You don't need once per bar because no position limits to 1 trade only, you don't need check type because this is in the for each trade block, as in picture will work.

-
@jstap thanks bro, let me try it now