CQG API 4.0 - Revised
CQGAccountSummary Interface
See Also  Members  Send Feedback

Glossary Item Box

Description

The CQGAccountSummary interface represents statistical information calculated basing on account's positions. Each summary is calculated in a single currency.

Object Model

CQGAccountSummary InterfaceCQGAccount Interface

 

Remarks

The properties of CQGAccountSummary interface which are calculated on the fly are available only when corresponding positions' instruments are subscribed, i.e. instruments of those positions which are included in the calculation of current CQGAccountSummary.

Example

See the usage of CQGAccountSummary object in the AccountChanged event's example section.

Example

See Also