TA-Lib : Technical Analysis Library

Variable Class

Variable holds disctinct value for distinct moment in time. A variable ALWAYS belongs to one and only one Timeseries object.

For a list of all members of this type, see Variable Members.

System.Object
   TA.Lib.Variable

[Visual Basic]
Public Class Variable
[C#]
public class Variable
[C++]
public __gc class Variable
[JScript]
public class Variable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TA.Lib

Assembly: Timeseries (in Timeseries.dll)

See Also

Variable Members | TA.Lib Namespace