TA-Lib : Technical Analysis Library

FunctionBase.MapToOp.TimeseriesVarName Property

Name of the variable in the timeseries.

[Visual Basic]
Public Property ReadOnly TimeseriesVarName As String
[C#]
public string TimeseriesVarName { get; }
[C++]
public: __property String* get_TimeseriesVarName();
[JScript]
public function get TimeseriesVarName() : String

See Also

FunctionBase.MapToOp Class | TA.Lib Namespace