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

Glossary Item Box

Description

Sets/gets the equalize closes flag, which will be used to formulate the constant volume 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 flag is only effective, when Continuation indicates an active or adjusted continuation.

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

See Also