I have a bad sequence of prices for 6A for 22 June. At 21:46 tick on 22nd, the next tick is 00:00 on the 22nd. So, I tried to delete that date and reload, and in the delete, in Historical Data Manager, I get the exception below. I guess I can just delete the file?
thanks
Dave
2010-06-28 18:22:58:555 in OnUnhandledThreadException
2010-06-28 18:22:58:666 ********* exception trapped *********
2010-06-28 18:22:58:666 Year, Month, and Day parameters describe an un-representable DateTime.
2010-06-28 18:22:58:666 at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
at System.DateTime..ctor(Int32 year, Int32 month, Int32 day)
at NinjaTrader.Data.HistoricalDataManager.OnDeleteNod e(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comment