2010-05-05 14:57:28:009 ERROR: Error on plotting values to chart data box for indicator 'VOL'. Please check the 'OnBarUpdate' method: Object reference not set to an instance of an object.
2010-05-05 14:57:28:009 in OnUnhandledThreadException
2010-05-05 14:57:28:009 ********* exception trapped *********
2010-05-05 14:57:28:009 Object reference not set to an instance of an object.
2010-05-05 14:57:28:009 at NinjaTrader.Gui.Chart.MiniDataBox.UpdateMiniDataBo x(ChartControl chartControl, ChartPanel chartPanel, Int32 actualMouseX)
at NinjaTrader.Gui.Chart.MiniDataBox..ctor(ChartContr ol chartControl)
at NinjaTrader.Gui.Chart.ChartControl.ShowMiniDataBox ()
at NinjaTrader.Gui.Chart.ChartControl.OnMouseDown(Obj ect sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDown(MouseEven tArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
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