SecurityListRequest (35=x)
Security List is an aggregation of instrument definitions. It is useful when the FIX Client want get all instrument definitions, or expect to get numerous instrument definitions in one go. The FIX Client should send a Security List Request (35=x) message to the gateway.Response Attributes: See SecurityList for details.
Request
Body
required
StandardHeader objectrequired
Must be "FIX.4.4"
Length of the message body in bytes
Message Type
Integer message sequence number
Indicates possible retransmission of message with this sequence number. If a message with this sequence number has been previously received, ignore message; if not, process normally.
See FIX Endpoints for details
See FIX Endpoints for details
Time when the message is being sent out from FIX Gateway
Indicates that message may contain information sent under another sequence number. Forward message to application and determine if previously received (i.e. verify order id and parameters).
The unique identifier of this request
Required for snapshot and/or subscribe. Valid values: 0 = Symbol (tag55)
Possible values: [0, 1, 2]
Valid values: 0 = Snapshot, 1 = Snapshot and subscribe the security list changes, 2 = Unsubscribe
StandardTrailer objectrequired
Three bytes, simple checksum. Always last field in message
Schema
- Array [
- ]
StandardHeader objectrequired
Must be "FIX.4.4"
Length of the message body in bytes
Message Type
Integer message sequence number
Indicates possible retransmission of message with this sequence number. If a message with this sequence number has been previously received, ignore message; if not, process normally.
See FIX Endpoints for details
See FIX Endpoints for details
Time when the message is being sent out from FIX Gateway
Indicates that message may contain information sent under another sequence number. Forward message to application and determine if previously received (i.e. verify order id and parameters).
The unique identifier of Security List. i.e. From (35=x) request message
Identifier for the Security List response message
Valid values: 0 = Valid, 2 = Not found, 3 = Not authorised, 4 = Unavailable
Possible values: [Y, N]
Y = Last message in a sequence of messages. N = Not last message in a sequence of messages
Possible values: >= 1
Specifies the number of repeating symbols (instruments) specified
SecListGrp objectrequired
Ticker symbol
Possible values: >= 1
Number of repeating InstrAttribType entries.
InstrAttribGrp object[]
Code to represent the type of instrument attribute
Attribute value appropriate to the InstrAttribType (871) field.
StandardTrailer objectrequired
Three bytes, simple checksum. Always last field in message