I am backtesting a strategy that I've used and backtested for months, and have randomly run into a problem that's never happened before. I know the code works fine because it has produced great results every time I've run it using this exact same parameter setup in the past. I even have logged data proving that it worked for all instruments in 2024, so I know I'm not crazy.
As seen in the screenshot, for this backtesting I use the 1 second data series, and am interested in looking at results for the previous month (Jan1-Jan31 2025 in this case). However, for certain instruments, it is all of a sudden returning zero results, like data is not present or something.
So far, I have noticed this with HO and RB only. All other futures I've tried work fine. I've also found that this strategy works fine for HO and RB if I set it to 1 minute data series instead, for whatever reason. Looking at the HO (now HO 3-25) chart, there are clearly data candles present.
Please let me know what other info you might need in order to help me troubleshoot what's happening here. Thank you!

Comment