QuantStudio Financial Data Analysis and Trading Framework

TDailyArray Class

Time array of daily data

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

System.Object
   RQuant.Indicator.TTimeArray
      RQuant.Indicator.TDoubleArray
         RQuant.Indicator.TBarArray
            RQuant.Indicator.TDailyArray

[Visual Basic]
Public Class TDailyArray
    Inherits TBarArray
[C#]
public class TDailyArray : TBarArray

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

TDailyArray Members | RQuant.Indicator Namespace