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

Glossary Item Box

Description

Sets/gets the subscription level, which will be used to formulate the expression 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