CQG API 4.0 - Revised
TickFilter Property
See Also  Send Feedback
CQGTicksRequest Interface : TickFilter Property

Glossary Item Box

Description

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

The default value is tfDefault.

Property type

Read-write property

Syntax

Visual Basic
Public Property TickFilter As eTickFilter

Return Type

Tick filter, represented as eTickFilter

See Also