TA-Lib : Technical Analysis Library

Value Class

Access to information related to the value of a variable at a given point in time.

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

System.Object
   TA.Lib.Value

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

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

Value Members | TA.Lib Namespace