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

Glossary Item Box

Public Properties

Public Property BoxSize

Sets/gets the box size, which will be used to formulate the point and figure bars request.

The default value for this parameter is 3.

Public Property BoxUnits

Sets/gets the box units, which will be used to formulate the point and figure bars request.

Public Property Continuation

Sets/gets the continuation type, which will be used to formulate the point and figure bars request.

The default value is tsctNoContinuation.

Public Property DataSource

Sets/gets the data source, which will be used to formulate the point and figure bars request.

Public Property DaysBeforeExpiration

Sets/gets the number of days prior to expiration, when the rollover will occur, to be used to formulate the point and figure bars request.

The default value for this property is 0.

Public Property EqualizeCloses

Gets/sets the equalize closes flag, which will be used to formulate the point and figure bars request.

The default value for this property is True.

Public Property IncludeEnd

Gets/sets the include end flag, which will be used to formulate the point and figure bars request.

The default value for this property is False.

Public Property RangeEnd

Gets/sets the range end, which will be used to formulate the point and figure bars request (required).

Public Property RangeStart

Gets/sets the range start, which will be used to formulate the point and figure bars request (required).

Public Property RecalcPeriod

Sets/gets the recalculation period (in seconds), which will be used to formulate the point and figure bars request.

The default value for this property is 60.

Public Property Reversal

Sets/gets the reversal, which will be used to formulate the point and figure bars request.

The default value for this parameter is 3.

Public Property SessionFlags

Sets/gets the session flags, which will be used to formulate the point and figure bars request.

The default value for this property is sfUndefined.

Public Property SessionsFilter

Sets/gets the sessions filter, which will be used to formulate the point and figure bars request.

The default value for this property is 0.

Public Property SubscriptionLevel

Sets/gets the subscription level, which will be used to formulate the point and figure bars request.

The default value for this property is tslEachBar.

Public Property Symbol

Sets/gets the symbol, which will be used to formulate the point and figure bars request (required).

Public Property UpdatesEnabled

Gets/sets the updates enabled flag, which will be used to formulate the point and figure bars request.

The default value for this property is False.

See Also