CQG API 4.0 - Revised
Quantity Property
See Also  Send Feedback
CQGStrategyLegFill Interface : Quantity Property

Glossary Item Box

Description

Returns the quantity of the leg order's fill.

Property type

Read-only property

Syntax

Visual Basic
Public Property Quantity As Long

Return Type

Quantity of the leg order's fill, represented as Long

Remarks

This property is always positive regardless to the CQGAPIConfig.UseOrderSide setting.

See Also