CQG API 4.0 - Revised
CQGQuotes Collection
See Also  Members  Send Feedback

Glossary Item Box

Description

Represents a collection of CQGQuote objects.

Object Model

CQGQuotes CollectionCQGQuote Interface

 

Remarks

This collection is used in CQGInstrument Object to access the instrument quotes and in InstrumentChanged Event as a parameter to pass the changed quotes.

Access to an item in this collection is made by quote type.

See Accessing non-existent collection items for details on accessing items that do not exist in the collection.

Example

See an example of InstrumentChanged Event.

Example

See Also