"Please check the 'Plot' method:Overflow error."
My strategy is calling an indicator that does the simple plot. Perhaps it could be the synch issue Josh mentioned on the forum as this error occurs only intermittently and only when I first load the cs to the chart...and it recovers immediately if I refresh/F5.
The indicator is checking Close[0] > 1....yet I still get the error on occasion...which is why I think it might be the synch issue.
What code can I put in my strategy to avoid the error?
Thanks.

Comment