QuantStudio Financial Data Analysis and Trading Framework

ECompressStyle Enumeration

[Visual Basic]
Public Enum ECompressStyle
[C#]
public enum ECompressStyle

Members

Member Name Description
First Compressed bar available on the first bar period.
Last Compressed bar available on the first bar period.
Previous Previous compressed bar available on the first bar period.

Requirements

Namespace: RQuant.Indicator

Assembly: RQuant.Indicator (in RQuant.Indicator.dll)

See Also

RQuant.Indicator Namespace