Hi all,
Apologies for what I myself deem as basic question but that I have not been able to sort after looking in the forum for several days.
I am trying to backtest a strategy that runs in the 5 minutes timeframe, when I am receiving 1min live data to my DB. I work with lots of different arrays, so I have been debugging my code using the arrays tab on the watch window when I was working with 1m strats. Now that I want to debug a 5min strat, I found out that the watch window still shows all 1 min arrays. Is there a way for the watch window to show the 5min arrays values?
Thanks for your time.