QuantStudio Financial Data Analysis and Trading Framework

TTimeArray Class

Base class for time based arrays such as TDoubleArray and TBarArray

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

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

[Visual Basic]
Public Class TTimeArray
    Implements IEnumerable
[C#]
public class TTimeArray : IEnumerable

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

TTimeArray Members | RQuant.Indicator Namespace