1 (edited by Popov 2012-03-20 14:37:00)

Topic: small error

I get this often when initiating a scan

overflow error

************** Exception Text **************
System.OverflowException: Overflow error.
   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   at System.Drawing.Graphics.DrawLine(Pen pen, Int32 x1, Int32 y1, Int32 x2, Int32 y2)
   at Forex_Strategy_Builder.Small_Balance_Chart.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....

Re: small error

Blaserboy, can you upload (here or somewhere) the full data set and the strategy that leads to that error.

Re: small error

next time it occurs, I will upload....

Thanks

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....