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

Glossary Item Box

Description

Returns the subscription level, which will be used in the condition 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