Skip to main content

SecurityListRequest (35=x)

Submits a request to get a list of the securities available to trade on the exchange.

SecurityList (35=y)

A response to a SecurityListRequest that includes information about the requested securities.

SecurityDefinition (35=d)

Sent when a new security becomes available for trading or something changes with an existing security.

MarketDataRequest (35=V)

Sent by the client to subscribe or unsubscribe to market data for a given security. The market data feed only supports aggregated books on levels 1, 10, or 20 (e.g., 266=Y and 264 = 10).

MarketDataRequestReject (35=Y)

Sent by the exchange a MarketDataRequest fails.

MarketDataSnapshotFullRefresh (35=W)

Sent in response to a MarketDataRequest. This message can contain a 2 sided list of quotes for a single security. It is used to initialize or reset the entire state of the book.

MarketDataIncrementalRefresh (35=X)

Sent in response to a MarketDataRequest. This message provides incremental updates for quote changes in a single security.

BusinessMessageReject (35=j)

Sent by the exchange when an application-level message cannot be processed.