Trail stop by moving average
-
Is it possible to trail stop loss by moving average? For example, you set MA to 20 and candle ID to 5 so after 5 candles the stop moves and then every candle after to the position of the MA.
-
@jstap To answer my own question, yes you can: https://fxdreema.com/shared/cKbpaiRWc
-
@jstap That 'if trade0 block is unnecessary. The following 'For each trade' block is only active if there is at least one open trade.
-
@l-andorrà I see, thank you
-
@jstap You're welcome.