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

Glossary Item Box

Description

Price of the order.

Property type

Read-only property

Syntax

Visual Basic
Public Property Price As Double

Return Type

Order price, represented as Double

Remarks

The limit or stop price of the order depends on CQGAlgorithmicOrderParameters.Type.

See Also