CQG API 4.0 - Revised
YesterdayCTotalVolume Property
See Also  Send Feedback
CQGInstrument Interface : YesterdayCTotalVolume Property

Glossary Item Box

Description

Returns the total volume of the contract for yesterday.

Property type

Read-only property

Syntax

Visual Basic
Public Property YesterdayCTotalVolume As Double

Return Type

Yesterday's total volume of the contract, represented as Double

Example

To access the Instrument properties, see the example section of the CQGCEL.InstrumentSubscribed Event event.

See Also