CQG API 4.0 - Revised
IncludeFlatTicks Property
See Also  Send Feedback
CQGConstantVolumeBarsRequest Interface : IncludeFlatTicks Property

Glossary Item Box

Description

Sets/gets the include flat ticks flag, which will be used to formulate the constant volume bars request.

The default value is True.

Property type

Read-write property

Syntax

Visual Basic
Public Property IncludeFlatTicks As Boolean

Return Type

True (default), if the flat ticks are included; False, otherwise

See Also