I'm having trouble entering on the exact candle where the EMA 9 and EMA 20 cross. It always enters on the following candle. I'm using if (CrossAbove(ema9, ema20, 1).
Can someone help me getting a better entry rather than waiting for a candle to close to enter.
Thanks
Loskee

Comment