Close order After "N" Candles
-
Hi, i would like to close a Losable order after "N" candles, how can i do this?
-
@nazafks
Hi, you could make increase a variable by 1 every candle by the condition the position is losable, when the condition is above N -> close the trade.