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

Glossary Item Box

Description

Returns the corresponding leg order.

Property type

Read-only property

Syntax

Visual Basic
Public Property Order As CQGOrder

Return Type

Corresponding leg order, represented as CQGOrder

Remarks

If the leg order is not available in CEL, this property returns Nothing.

See Also