Opening trades on specific timefame only
-
is there a way for me to make the bot to only open trades on the 30 minute timeframe candle close? for example. if a trade hits the tp in the middle of a 30m candle (tp hit example time- 15:17) can i make the bot only open a new trade when that 30m candle closes? (example time to open a trade at 15:30) instead of having the bot immediately open a trade upon hitting the tp at 15:17
-
is it opening trades when Tps are hit or are there other conditions. but yes you can opn and close trade at candle closes
-
@yeaha This is the second thread you opened for the same question. I replied to the first one. Please don't duplicate threads.
-
@youngtreptrader its opening when initial conditions are met, and when tp is hit
-
@yeaha can u share project?
-
-
@yeaha ok so bro u need to change all conditions to candle ID1. and i think some one told u that a lready
-
@youngtreptrader as in type in "1" by candle ID?
-
@yeaha yes where ever its has 0
-
@youngtreptrader tried that, it doesnt seem to be working
-
ohhhhhh i just noticed that you need a once per bar at that top!
-
it works now
-
-
i think you may also not understand my question fully. i only want my bot to open trades on the 30 minute timeframe. so every trade that opened should only either be opened on the hour (example 15:00) or at half passed the hour (example 19:30) when the conditions are met. no trade should be opened at any other time. Only in multiples of 30 minutes
-
bro i under stand so put a oncer per barde block abouve the no trade

-
@youngtreptrader Thats the one!!!! Thanks a lot bro
-
yayyyyyy