However when I want to reference that name when using the indicator I don't see it as an option
and have to use INDICATORNAME.Values[3][0] rather than INDICATORNAME.PLOTNAME[0].
Is there a way to have the name persist when used in a strategy? It just makes it easier when
referencing.
Thanks.

Comment