Dear Forum, I’d be grateful for any help with the following straighforward coding problem. Once my trade is entered I want to set a stop at the low of the preceeding bar. Now I assumed it would just be Sell at Low[1] stop However, in backtest at least, this seems to change as Low[1] moves one bar forward with the creation of each new bar. Does anyone know the fix for this? Many thanks all Linden