Skip to main content

Instrument List Request

The InstrumentListRequest message is used to return a list of securities from the exchange that match the criteria provided on the request. We recommend that clients send an InstrumentListRequest on any new connection or reconnection as the status of the Instrument might have changed during the disconnection.

MESSAGE BODY

header required
MsgType x
320 - InstrumentReqID string required
Unique request identifier .
559 - InstrumentListRequestType integer required
    Possible values:
  • 0 : Single asset pair definition
  • 4 : All Securities
55 - Symbol string conditional
Condition: InstrumentListRequestType=0
Format should be BASE/QUOTE.
trailer required