CQG API 4.0 - Revised
CQGInstrumentProperty Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property Instrument

Returns the corresponding instrument.

Public Property Name

Returns the name of the instrument property object.

Public Property ServerTimestamp

Returns the server timestamp of the last change.

Public Property Timestamp

Returns the last response reception timestamp.

When a property is updated, CQG API records the information reception time in the Timestamp property (using local time).

Public Property Type

Returns the type of the instrument property (dynamic or static).

Public Property Value

Returns the value of instrument property.

See Also