How do I write a strategy in C# using Calculate.OnEachTick that fills an entry order at the exact tick price when price crosses an EMA, not at the next bar open?
How do I write a strategy in C# using Calculate.OnEachTick that fills an entry order at the exact tick price when price crosses an EMA, not at the next bar open?