is it possible?
-
how can i put stop loss in this manner:
so this is the scenario
long trades are opened on the new candle open when a certain condition is met
so when the new candle opens and the trade is taken then ea should place a stoploss of the current ATR value from the candle low with additional 4 pips below the low for example : if the ATR value when the trade is opened is let say 0.0012 then the stop loss should be placed at 16 pips below the current candle low (ATR value and aditional 4 pips )
and when there is a new low in the current candle (the candle on which the trade is opened) then the stoploss should be moved accordingly
is it possible ?