CQG API 4.0 - Revised
MarketState Property
See Also  Send Feedback
CQGTick Interface : MarketState Property

Glossary Item Box

Description

Reserved for future use.

Designated to return the market state.

Currently this property will always return msNormal.

Property type

Read-only property

Syntax

Visual Basic
Public Property MarketState As eMarketState

Return Type

Market state, represented as eMarketState

Remarks

See eMarketState for possible return values.

See Also