Message: MarketState

File: WebAPI/market_data_2.proto

Description

Specifies market state for placing orders.

Note: If empty then state is temporarily unknown.

Used in

RealTimeMarketData

Fields

trading_state

Type: TradingState

Description: Current trading session state and allowed order actions.

Note: If omitted then there are exchange specific market state changes that do not affect the trading state.

exchange_specifics

Type: ExchangeSpecificMarketState

Description: Array of exchange specific market state elements.

is_snapshot

Type: bool

Description: Note: True if this is a snapshot (previously known market state for this contract should be cleaned).