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

Glossary Item Box

Description

The CQGPosition interface encapsulates all the information on a position.

Object Model

CQGPosition InterfaceCQGAccount InterfaceCQGInstrument InterfaceCQGTrades CollectionCQGTrade InterfaceCQGTrades CollectionCQGTrade Interface

 

Remarks

The properties of CQGPosition interface which are calculated on the fly are available only when position's instrument is subscribed.

Example

See the usage of CQGPosition properties in the AccountChanged event's example section.

Example

See Also