Newbie question....
I have a compiled indicator having 2 plotted dataseries for the chart.
When I look at their contents in the databox there is always a N/A for one of the 2 plotted dataseries. The indicator is plotting colors using the dataseries.
When I Print the contents to the output window for both plotted dataseries there are values in both, even though one has an N/A value in the databox. I would like to distinguish which one has the N/A programmatically.
Is it possible to distinguish which one has the N/A and which one has the real value?
Could someone explain what is happening?
Thank you in advance.
Regards
Sammy

Comment