QuantStudio Financial Data Analysis and Trading Framework

TVolumeArray Class

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

System.Object
   RQuant.Indicator.TTimeArray
      RQuant.Indicator.TDoubleArray
         RQuant.Indicator.TVolumeArray

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

TVolumeArray Members | RQuant.Indicator Namespace