QuantStudio Financial Data Analysis and Trading Framework

THighArray Class

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

System.Object
   RQuant.Indicator.TTimeArray
      RQuant.Indicator.TDoubleArray
         RQuant.Indicator.THighArray

[Visual Basic]
Public Class THighArray
    Inherits TDoubleArray
[C#]
public class THighArray : TDoubleArray

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: RQuant.Indicator

Assembly: RQuant.Indicator (in RQuant.Indicator.dll)

See Also

THighArray Members | RQuant.Indicator Namespace