CQG API 4.0 - Revised
eTimeSeriesSubscriptionLevel Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Indicates the time series subscription level.

Members

MemberValueDescription
tslEachBar1

Update on each bar.

This is the default value.

tslEachTick0

Update on each tick.

tslEndOfBarAndPeriod2

Recalculate on each tick, each bar, and periodically as specified with the corresponding RecalcPeriod property.

See Also