CQG API 4.0 - Revised
SubscriptionLevel Property
See Also  Send Feedback
CQGPointAndFigureBarsRequest Interface : SubscriptionLevel Property

Glossary Item Box

Description

Sets/gets the subscription level, which will be used to formulate the point and figure bars request.

The default value for this property is tslEachBar.

Property type

Read-write property

Syntax

Visual Basic
Public Property SubscriptionLevel As eTimeSeriesSubscriptionLevel

Return Type

Subscription level, represented as eTimeSeriesSubscriptionLevel

See Also