I noticed that plots do not plot if your indicator also overrides OnRender for custom drawing.
I have attached a simple indicator to show this. If you have the indicator on your chart, the plots will show as expected. If you comment back the OnRender override and add the indicator to a chart you will see that the plots do not show anymore.
Just wanted to find out if this is by design or a bug maybe?
Kind Regards,
John

Comment