TA-Lib : Technical Analysis Library

FunctionBase.Var Class

Allows to have variable for temporary storage while doing iteration.

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

System.Object
   TA.Lib.FunctionBase.Var
      TA.Lib.FunctionBase.Input
      TA.Lib.FunctionBase.Output

[Visual Basic]
Public Class FunctionBase.Var
[C#]
public class FunctionBase.Var
[C++]
public __gc class FunctionBase.Var
[JScript]
public class FunctionBase.Var

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

FunctionBase.Var Members | TA.Lib Namespace