Array of Values. Accessible with index that range from 0 to Length-1 when Length >= 1 The index range is base on the common range of the parent timeseries. For access to the floating point representation use intead the [] operator of the variable.
[Visual Basic] Public Values As Values [C#] public Values Values; [C++] public: Values* Values; [JScript] public var Values: Values;
Variable Class | TA.Lib Namespace