I´ve a strategy based on the price crossing the EMA. I´ve done a backtest with the strategy analyzer, and I see that the order is executed after the close of the candle that crosses the ema, at the opening of the next one, but I need the order to be executed right at the crossing, at the tick.
How can I configure the strategy analyzer to perform the backtest at the tick?
Thank you.

Comment