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

Glossary Item Box

Description

The quantity of the order.

Property type

Read-only property

Syntax

Visual Basic
Public Property Quantity As Long

Return Type

Order quantity, represented as Long

Remarks

If the setting of CQGAPIConfig.UseOrderSide is set to False, the side of the order should also be taken into account when setting this property.

See Also