Allows direct access to the variable named "Open". If such variable does not exist, an exception is thrown.
[Visual Basic] Public Property ReadOnly Open As Variable [C#] public Variable Open { get; } [C++] public: __property Variable* get_Open(); [JScript] public function get Open() : Variable
Timeseries Class | TA.Lib Namespace