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

Glossary Item Box

Description

Returns the open interest of the contract for yesterday.

Property type

Read-only property

Syntax

Visual Basic
Public Property YCOI As Double

Return Type

Yesterday's open interest of the contract, represented as Double

Example

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

See Also