CQG API 4.0 - Revised
Volume Property
See Also  Send Feedback
CQGQuote Interface : Volume Property

Glossary Item Box

Description

Returns the corresponding volume of the instrument quote.

Property type

Read-only property

Syntax

Visual Basic
Public Property Volume As Long

Return Type

Volume represented as Long.

Example

To access the CQGInstrumentQuote object properties, see the example section of the InstrumentChanged Event.

See Also