CQG API 4.0 - Revised
EqualizeCloses Property
See Also  Send Feedback
CQGPointAndFigureBarsRequest Interface : EqualizeCloses Property

Glossary Item Box

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property EqualizeCloses As Boolean

Return Type

True (default), if closes should be equalized; False, otherwise

Remarks

This property has effect only when the Continuation property indicates an active or adjusted continuation.

See Also