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

Glossary Item Box

Description

Returns the tick filter, which will be used to formulate the timed bars 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

Remarks

The tick filter is applicable only for the intraday bars and it will be ignored when used with historical bars.

See Also