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

Glossary Item Box

Public Properties

Public Property ContinuationSets the continuation type which will be used in range bar request
Public Property DaysBeforeExpirationSets the number of days prior to expiration the rollover will occur to be used in range bar request
Public Property EqualizeClosesSets the equalize closes flag which will be used in range bar request
Public Property IncludeEndSets the include end flag which will be used in range bar request
Public Property MaxNullBarsThe property is obsolete.
Public Property RangeSets range which will be used in range bar request
Public Property RangeEndSets the range end which will be used in range bar request (required)
Public Property RangeStartSets the range start which will be used in range bar request (required)
Public Property RangeUnitSets range unit (required)
Public Property RecalcPeriodSets the recalculation period which will be used in range bar request
Public Property SessionFlagsSets the session flags which will be used in range bar request
Public Property SessionsFilterSets the sessions filter which will be used in range bar request
Public Property StartPointThe start point for the calculation of the bars. Defaults to EStartPoint.spSession.
Public Property SubscriptionLevelSets the subscription level which will be used in range bar request
Public Property SymbolSets the symbol which will be used in range bar request (required)
Public Property TickFilterSets the tick filter which will be used in range bar request
Public Property UpdatesEnabledSets the updates enabled flag which will be used in range bar request

See Also