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

Glossary Item Box

Description

Returns the total volume of the contract for today.

Property type

Read-only property

Syntax

Visual Basic
Public Property TodayCTotalVolume As Double

Return Type

Today'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