Trace Error msg 2010-03-23 08:31:37:448 (IB64) IB.HistoricalDataRequest.Send: request='DAX;FUT;201003;0;;;DTB;;EUR;;;1 min;5 D;0;TRADES'
2010-03-23 08:31:37:890 (IB64) IB.HistoricalDataRequest.Process: itemCount=2011 instrument='FDAX 03-10' from='2010-03-23' to='2010-03-23' period=1 Min splitAdjusted=False dividendAdjusted=False bars=0
2010-03-23 08:31:42:608 in OnUnhandledThreadException
2010-03-23 08:31:42:609 ********* exception trapped *********
2010-03-23 08:31:42:609 Value of '-2147483647' is not valid for 'LargeChange'. 'LargeChange' must be greater than or equal to 0.
Parameter name: LargeChange
2010-03-23 08:31:42:609 at System.Windows.Forms.ScrollBar.set_LargeChange(Int 32 value)
at NinjaTrader.Gui.Chart.ChartControl.DoSizeChanged()
at NinjaTrader.Gui.Chart.ChartControl.OnSizeChanged(O bject sender, EventArgs e)
at System.Windows.Forms.Control.OnSizeChanged(EventAr gs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
at System.Windows.Forms.Control.WmWindowPosChanged(Me ssage& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(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