TA-Lib : Technical Analysis Library

Timeseries.AddOp Class

Allows to conveniently add a variable to a time series by calling a built-in function. The input of the function are part of the timeseries.

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

System.Object
   TA.Lib.Timeseries.AddOp

[Visual Basic]
Public Class Timeseries.AddOp
[C#]
public class Timeseries.AddOp
[C++]
public __gc class Timeseries.AddOp
[JScript]
public class Timeseries.AddOp

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

Timeseries.AddOp Members | TA.Lib Namespace