2010-01-13 11:50:53:620 in OnUnhandledThreadException
2010-01-13 11:50:53:623 ********* exception trapped *********
2010-01-13 11:50:53:623 An XML error has occurred.
2010-01-13 11:50:53:623 at NinjaTrader.Cbi.Deserializer.Deserialize()
at NinjaTrader.Gui.SuperDom.PriceLadder.Reverse()
at NinjaTrader.Gui.SuperDom.PriceLadder.lblReverse_Mo useDown(Object 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.Label.WndProc(Message& 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)
Also, as soon as this happens, I find that the simulator immediately starts acting very "sluggish", with trades takes many seconds to "go through" after the button is clicked. Interestingly, shutting down the program doesn't solve this problem with sluggish trades, but resetting the simulator does.

Comment