Error on plotting indicator MyIndicator: Please the 'OnBarUpdate or the 'Plot' method: Overflow error.
What could cause this to happen? I am plotting pre-values nicely but suddenly I get this error after adding a Math.Log(myval) to the data to be output.
Thanks.

Comment