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

Glossary Item Box

Description

Returns the trade price.

Property type

Read-only property

Syntax

Visual Basic
Public Property Price As Double

Return Type

Trade price represented as Double

Example

See the usage of CQGTrade properties in the AccountChanged event's example section.

See Also