8 Dec 2023, 12:59

Hello am trying to make an ea which uses 3 time-frames. But they don't happen at once.
Eg moving average move out of top bolinger band on h1, then we wait for another condition on 30 minutes like candle breaking out of top bb. To buy.

I have made the logic buy I don't know how to implement the waiting logic after the first one is filled. Thank you.