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

Glossary Item Box

Description

Gets/sets the equalize closes flag, which will be used to formulate this trading system 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

See Also