how to open trade during crossover
-
noob here, need help. i'm making a crossover MA ea but the problem is, the open position is usually made during the closed price of candle 0. is there a way to execute it once the crossover is triggered (NOT WAITING FOR THE CLOSED PRICE)?
-
@pongerts Simply spaecify candle ID 0 on both operands of the crossing condition blocks and do NOT use a 'once per bar' block.