Issue with the new update in the Beta version of Automate

I am automating a strategy for a week now. But since yesterday what I observed is the entry points for the strategy has changed. Previously the entry was at a 5min close and at 15min crossover whenever this happened during the 15min timeframe. But from yesterday the entry was happening after 15min close but not at the point of crossover immediately.

Is this change an update in the beta version?? And are these kind of changes can be expected in future updates as well?? Or will there selection of choice for these kind entries? Like at candle close or immediately at crossover.

Hi @104492038233773512457, this is an expected change in the Backtest Beta. The execution logic has been updated, so entries are now evaluated differently than before. We’ll continue refining the experience based on user feedback. Thank you for sharing your observations.

Hi Tharun Kumar M, my strategy has 2 indicators with 2 different timeframes(5min and 15min). I need 5min close and 15min(close is not necessary) confirmation for an entry but after this update the entry is happening after the 15min close which is getting delayed that changed the result drastically. If there is an option for the user to select either that will be really helpful. Thank you for clearing this out.