Is this a bug or is it intentional? I'd like to be able to backtest any period I want and if an instrument doesn't have data then that's fine it's just not used (like the OnBarUpdate isn't called). Is this possible?
Making the problem even worse, is I'm running my test with many symbols that I got from a scan. So I don't know which one is causing this problem and I have to go through them one at a time to find out!
Comment