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

Glossary Item Box

Public Properties

Public Property Limit

Controls the ticks count limit in resulted ticks collection.

There is no limit by default.

Public Property RangeEnd

Gets/sets the range end, which will be used to formulate the ticks request (required).

Public Property RangeStart

Gets/sets the range start, which will be used to formulate the ticks request (required).

Public Property SessionsFilter

Sets/gets the sessions filter, which will be used to formulate the ticks request.

The default value for this property is 0.

Public Property Symbol

Sets/gets the symbol, which will be used to formulate the ticks request (required).

Public Property TickFilter

Returns the tick filter, which will be used to formulate the ticks request.

The default value is tfDefault.

Public Property Type

Returns the ticks request type.

See Also