Trail Stop
-
I forever have issues with trailing stops.
I might of overcomplicated this but I'm trying to achieve this to move the top loss once nearly at my profit target incase I miss the trade via one small tick it will close it for me if it moves a little against me.
shared/csEZr2t9b

It works in backtests but on my live trade it showed up and then disappeared so not sure if I'm missing something
Any other hints for trailing an ATR stop too would be helpful cant seem to figure that one out
-
If the trailing stop works fine on backtest but not on real, the problem is not on your bot but on the broker. They are applying different rules on real and on backtest. Try other brokers and you will notice the difference.
-
Thank you.Whats set up do you use to trail the ATR?
-
@Ren12 You need a 'for each trade' pink loop like this:
