QuantStudio Financial Data Analysis and Trading Framework

TCloseArray Class

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

System.Object
   RQuant.Indicator.TTimeArray
      RQuant.Indicator.TDoubleArray
         RQuant.Indicator.TCloseArray

[Visual Basic]
Public Class TCloseArray
    Inherits TDoubleArray
[C#]
public class TCloseArray : 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

TCloseArray Members | RQuant.Indicator Namespace