TA-Lib : Technical Analysis Library

TimeseriesAroon Class

Facilitate access to variables returned by the built-in function Aroon().

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

System.Object
   TA.Lib.Timeseries
      TA.Lib.TimeseriesAroon

[Visual Basic]
Public Class TimeseriesAroon
    Inherits Timeseries
[C#]
public class TimeseriesAroon : Timeseries
[C++]
public __gc class TimeseriesAroon : public Timeseries
[JScript]
public class TimeseriesAroon extends Timeseries

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

TimeseriesAroon Members | TA.Lib Namespace