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

Glossary Item Box

Description

Returns days to contract expiration.

Property type

Read-only property

Syntax

Visual Basic
Public Property DTE As Long

Return Type

Number of days to instrument expiration represented as Long

Remarks

Number of days is settled in the contract on the exchange. It is a dynamic property of an instrument.

Example

For access to Instrument properties see example section of InstrumentSubscribed event.

See Also