CQG API 4.0 - Revised
CQGSubMinuteBarsRequest Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property ContinuationSets the continuation type which will be used in sub minute bars request
Public Property DaysBeforeExpirationSets the number of days prior to expiration the rollover will occur to be used in sub minute bars request
Public Property EqualizeClosesSets the equalize closes flag which will be used in sub minute bars request
Public Property GapFilterSets gap filter which will be used in sub minute bars request
Public Property IncludeEndSets the include end flag which will be used in sub minute bars request
Public Property IntervalSets bar interval in seconds (required)
Public Property RangeEndSets the range end which will be used in sub minute bars request (required)
Public Property RangeStartSets the range start which will be used in sub minute bars request (required)
Public Property RecalcPeriodSets the recalculation period which will be used in sub minute bars request
Public Property SessionFlagsSets the session flags which will be used in sub minute bars request
Public Property SessionsFilterSets the sessions filter which will be used in sub minute bars request
Public Property SubscriptionLevelSets the subscription level which will be used in sub minute bars request
Public Property SymbolSets the symbol which will be used in sub minute bars request (required)
Public Property TickFilterSets the tick filter which will be used in sub minute bars request
Public Property UpdatesEnabledSets the updates enabled flag which will be used in sub minute bars request

See Also