I've been doing certain backtest and all running ok, but weirdly whenever I try to go to recent days, NT gives me this error:
Error on calling 'OnBarUpdate' method for strategy ' ( any xxxxxx indentifier )': Function does not accept floating point Not-a-Number values.
I know it's difficult for you to spot it exactly, but at least could you give me some hint where to find the bug? because it's hard to see this strategy running fine in other dates. It seems to have with BarInProgress, not sure though
Thanks in advance

Comment