CQG API 4.0 - Revised
EGroupPropertySubscriptionLevel Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Members

MemberValueDescription
gpsContractOpenInterestExtended8Subscribes to ipCOIipTCOI, and ipPCOI.
gpsDefault0

The default value that does not include any additional dynamic properties.

gpsGreeks1

Subscribes to ipDelta, ipDeltaNetChange, ipTheta, ipThetaNetChange, ipGamma, ipGammaNetChange, ipVega, ipVegaNetChange, ipRho, and ipRhoNetChange.

gpsTheoreticalValue4Subscribes to ipTheoreticalValue and ipTheoValueNetChange.
gpsVolatility2

Subscribes to ipAverageVolatility, ipImpliedVolatility, ipImpliedVolatilityOnAsk, ipImpliedVolatilityOnBid, ipImpliedVolatilityNetChange, and ipVolatilityCurve.

Remarks

Values can be combined into single bit-mask value.

See Also