I have now migrated all my NT scripts to NT7. During the seccond backtest of the same strategy (1 year of 1 min data) it was aborted by the system and I was asked to send you my trace file. (The first backtest was succesful.)
2010-04-22 16:20:14:968 in OnUnhandledThreadException 2010-04-22 16:20:15:609 ********* exception trapped ********* 2010-04-22 16:20:15:609 An exception of type System.OutOfMemoryException occured. 2010-04-22 16:20:15:609 on System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity) on System.Text.StringBuilder..ctor(String value, Int32 startIndex, Int32 length, Int32 capacity) on System.Windows.Forms.Control.get_WindowText() on System.Windows.Forms.TextBoxBase.get_WindowText() on System.Windows.Forms.Control.set_WindowText(String value) on System.Windows.Forms.TextBoxBase.set_WindowText(String value) on System.Windows.Forms.Control.set_Text(String value) on System.Windows.Forms.TextBoxBase.set_Text(String value) on System.Windows.Forms.TextBox.set_Text(String value) on NinjaTrader.Code.OutputWindow.OnTimerTick(Object sender, EventArgs e) on System.Windows.Forms.Timer.OnTick(EventArgs e) on System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) on System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
/Regards

Comment