CQG API 4.0 - Revised
CQGTick Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property ContributorId

Returns the unique identifier of the contributor.

Public Property ContributorIdCode

Returns the code of the contributor's unique identifier.

Public Property CorrectionType

Returns the correction type.

Public Property MarketState

Reserved for future use.

Designated to return the market state.

Currently this property will always return msNormal.

Public Property Price

Returns the price.

Public Property PriceType

Returns the price type.

Public Property SalesConditionCode

Returns the sales condition code.

Public Property SalesConditionLabel

Returns the sales condition text.

Public Property Timestamp

Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Public Property Volume

Returns the volume.

Public Property VolumeFractionalReturns the fractional volume

See Also