Hi,
I created a simple ema crossover strategy on a 10 min candle.
But on backtesting, the results are coming for each cross-over which happens within the 10 min candle…
I checked the chart for the scrip, the corssover happens in the 3rd of a 10 min candle and multiple times on a one minute candle - Now streak strat setting is 10 mins, but still it is executing for every minute…
Is it an error with Streak or Do I need to do something else…?
Usually the entry is checked only on the candle time selection on top of the strategy creation page, it works fine for all logics, but doen’t work properly with ma crossover - please help…