TA-Lib : Technical Analysis Library

FunctionBase Class

Allows to build a function to create and transform variables.

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

System.Object
   TA.Lib.FunctionBase

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

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 Members | TA.Lib Namespace