How to have open trades closed at current candle close
-
Hello,
I'm trying to figure out how to have my EA close any open trades at current candle close. for example, I have a buy trade that was opened on a 4 hour candle. At the close of that candle, I would like it to close the open trade as well. Any suggestions?
-
-
Thanks for the link to where this question was kind of asked.... However, it still doesn't tell me how I can get my open trades to close right when the current candle closes and a new one opens. Admin, any ideas?
-

-
Thanks.... I actually ended up using the hours filter and just specified a 1 min range at which to close the trades.