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

Glossary Item Box

Description

Represents a collection of CQGCurrencyRate objects.

Object Model

CQGCurrencyRates CollectionCQGCurrencyRate Interface

 

Remarks

Access to an item in this collection can be made based on the FCM identifier, the currency code, and optionally the base currency code.

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

Example

See the usage of CQGCurrencyRates collection in the CurrencyRatesChanged event's example section.

Example

See Also