I encountered some issues with Chart Data: NT 7.005 needs to shut down - big red cross across the chart.
I was able to reproduce, it seems to happen often: I load Data and there is either too much data or just no data available - and I am changing the invervall for the chart display. E.g. from Minute to 1 Tick or from 1 Minute to 300 Days.
I encountered this Problem with Future, but also with Equity Charts.
I have e-signal and I am using 32 bit version therefor.
2009-12-03 10:03:24:042 ********* exception trapped *********
2009-12-03 10:03:24:042 Ungültiger Parameter.
2009-12-03 10:03:24:042 bei System.Drawing.Pen.get_Width()
bei NinjaTrader.Gui.Chart.CandleStyle.GetBarPaintWidth (Int32 barWidth)
bei NinjaTrader.Gui.Chart.ChartControl.GetBarPaintWidt h(Bars bars)
bei NinjaTrader.Gui.Chart.ChartControl.GetBar(Int32 x)
bei NinjaTrader.Gui.Chart.ChartControl.OnMouseMove(Obj ect sender, MouseEventArgs e)
bei System.Windows.Forms.Control.OnMouseMove(MouseEven tArgs e)
bei System.Windows.Forms.Control.WmMouseMove(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
bei System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2009-12-03 10:03:24:204 in OnUnhandledThreadException
Some other issue: I encountered it specifially with FDAX Future (Merge Policy is set to DoNotMerge)
E.g when I create a Chart with 03-10 Contract (march) and set it to tick data and add the current 12-09 FDAX in Panel 2 to it, I also get a crash. This might be related to the same origin as above. Sometimes there seems to be no Data being loaded for the 03-10 contract when I change the intervall.
greetings
Steve

Comment