Pete S
12-05-2007, 07:35 AM
If I run a strategy in real-time, the start date for data loaded into the strategy appears to be essentially random, or at least figured out by NT according to some algorithm. I run NT on 2 machines. This morning, regardless of the start date I enter, the data is loaded from 10/23 on one machine and 11/23 on the other machine. This can be seen by simply printing the value of Time[0] in OnBarUpdate. (I have bars required set to zero on both.) Is there some setting here I am missing?