QuantStudio Financial Data Analysis and Trading Framework

TDoubleArray Class

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

System.Object
   RQuant.Indicator.TTimeArray
      RQuant.Indicator.TDoubleArray
         Derived types

[Visual Basic]
Public Class TDoubleArray
    Inherits TTimeArray
    Implements IDrawable, IZoomable
[C#]
public class TDoubleArray : TTimeArray, IDrawable, IZoomable

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

TDoubleArray Members | RQuant.Indicator Namespace