Candle trailing stop
-
I am trying to add a candle trailing stop to the following EA: https://fxdreema.com/shared/UPpWniYqc (see on Tick tab)
I want stop to be trailed to the low of the previous candle for long trades and to the high of the previous candle for short trades.
I tried that EA and stop is not trailed...
Anybody can help?
-
@fxgump Better use a 'For each trade' structure. The blue trailing blocks are required to insert a trailing step and that doesn't fit with your requirements.
-
Thanks for your reply.
I am a bit confused. What is the "for each trade" structure?
-
@fxgump I mean this for buys:
