how to make a block to close trades on open new candles
-
how to make a block to close trades on open new candles?
-
@sikerentea
Save the time of candle 0 in a variable, if the time of candle 0 is > this variable(a new candle just formed), then save this new time and close the trades. -
@sikerentea You can do this:

-
@l-andorrà
I forgot we were on fxdreema and we could simply do that ^^ -
-
@l-andorrà thanks
-
You're welcome.
