DerivativeSecurityListRequest

← DerivativeSecurityList→ DontKnowTrade
MsgTypez
CategorySecurityAndTradingSessionDefinitionOrStatus
SectionPreTrade
AddedFIX.4.3
Fields79
Components3
The Derivative Security List Request message is used to return a list of securities from the counterparty that match criteria provided on the request

Message Structure

79 fields, 3 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = z (lowercase Z)FIX.4.3
8BeginStringStringYFIX.4.3 (Always unencrypted, must be first field in message)FIX.4.0
9BodyLengthintY(Always unencrypted, must be second field in message)FIX.4.0
35MsgTypeStringY(Always unencrypted, must be third field in message)
68 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTest Request
2ResendRequestResend Request
3RejectReject
4SequenceResetSequence Reset
5LogoutLogout
6IOIIndication of Interest
7AdvertisementAdvertisement
8ExecutionReportExecution Report
9OrderCancelRejectOrder Cancel Reject
aQuoteStatusRequestQuote Status Request
ALogonLogon
AADerivativeSecurityListDerivative Security List
ABNewOrderMultilegNew Order - Multileg
ACMultilegOrderCancelReplaceMultileg Order Cancel/Replace (a.k.a. Multileg Order Modification Request)
ADTradeCaptureReportRequestTrade Capture Report Request
AETradeCaptureReportTrade Capture Report
AFOrderMassStatusRequestOrder Mass Status Request
AGQuoteRequestRejectQuote Request Reject
AHRFQRequestRFQ Request
AIQuoteStatusReportQuote Status Report
bMassQuoteAcknowledgementMass Quote Acknowledgement
BNewsNews
cSecurityDefinitionRequestSecurity Definition Request
CEmailEmail
dSecurityDefinitionSecurity Definition
DNewOrderSingleOrder Single
eSecurityStatusRequestSecurity Status Request
ENewOrderListOrder List
fSecurityStatusSecurity Status
FOrderCancelRequestOrder Cancel Request
GOrderCancelReplaceRequestOrder Cancel/Replace Request
gTradingSessionStatusRequestTrading Session Status Request
hTradingSessionStatusTrading Session Status
HOrderStatusRequestOrder Status Request
iMassQuoteMass Quote
jBusinessMessageRejectBusiness Message Reject
JAllocationInstructionAllocation
KListCancelRequestList Cancel Request
kBidRequestBid Request
lBidResponseBid Response (lowercase L)
LListExecuteList Execute
mListStrikePriceList Strike Price
MListStatusRequestList Status Request
NListStatusList Status
nXMLNonFIXXML message (e.g. non-FIX MsgType)
oRegistrationInstructionsRegistration Instructions
PAllocationInstructionAckAllocation ACK
pRegistrationInstructionsResponseRegistration Instructions Response
qOrderMassCancelRequestOrder Mass Cancel Request
QDontKnowTradeDont Know Trade (DK)
rOrderMassCancelReportOrder Mass Cancel Report
RQuoteRequestQuote Request
sNewOrderCrossNew Order - Cross
SQuoteQuote
tCrossOrderCancelReplaceRequestCross Order Cancel/Replace Request (a.k.a. Cross Order Modification Request)
TSettlementInstructionsSettlement Instructions
uCrossOrderCancelRequestCross Order Cancel Request
vSecurityTypeRequestSecurity Type Request
VMarketDataRequestMarket Data Request
wSecurityTypesSecurity Types
WMarketDataSnapshotFullRefreshMarket Data-Snapshot/Full Refresh
xSecurityListRequestSecurity List Request
XMarketDataIncrementalRefreshMarket Data-Incremental Refresh
ySecurityListSecurity List
YMarketDataRequestRejectMarket Data Request Reject
zDerivativeSecurityListRequestDerivative Security List Request
ZQuoteCancelQuote Cancel
FIX.4.0
49SenderCompIDStringY(Always unencrypted)FIX.4.0
56TargetCompIDStringY(Always unencrypted)FIX.4.0
115OnBehalfOfCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
128DeliverToCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
90SecureDataLenLengthNRequired to identify length of encrypted section of message. (Always unencrypted)FIX.4.0
91SecureDatadataNRequired when message body is encrypted. Always immediately follows SecureDataLen field.FIX.4.0
34MsgSeqNumintY(Can be embedded within encrypted data section.)FIX.4.0
50SenderSubIDStringN(Can be embedded within encrypted data section.)FIX.4.0
142SenderLocationIDStringNSender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
57TargetSubIDStringN"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)FIX.4.0
143TargetLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
116OnBehalfOfSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
144OnBehalfOfLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
129DeliverToSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
145DeliverToLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
43PossDupFlagBooleanNAlways required for retransmitted messages, whether prompted by the sending system or as the result of a resend request. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleDuplicatePossible duplicate
FIX.4.0
97PossResendBooleanNRequired when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleResendPossible resend
FIX.4.0
52SendingTimeUTCTimestampY(Can be embedded within encrypted data section.)FIX.4.0
122OrigSendingTimeUTCTimestampNRequired for message resent as a result of a ResendRequest. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.)FIX.4.0
212XmlDataLenLengthNRequired when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.)FIX.4.2
213XmlDatadataNCan contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Volume 1: "FIXML Support"FIX.4.2
347MessageEncodingStringNType of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used.
4 enum values
ValueNameDescription
UTF-8UTF8(for using Unicode)
ISO-2022-JPISO2022JP(for using JIS)
EUC-JPEUCJP(for using EUC)
Shift_JISShiftJIS(for using SJIS)
FIX.4.2
369LastMsgSeqNumProcessedintNThe last MsgSeqNum value received by the FIX engine and processed by downstream application, such as trading system or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.FIX.4.2
370OnBehalfOfSendingTimeUTCTimestampN(deprecated) Used when a message is sent via a "hub" or "service bureau". If A sends to Q (the hub) who then sends to B via a separate FIX session, then when Q sends to B the value of this field should represent the SendingTime on the message A sent to Q. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.2
627Tag627?NNumber of repeating groups of historical "hop" information. Only applicable if OnBehalfOfCompID is used, however, its use is optional. Note that some market regulations or counterparties may require tracking of message hops.FIX.4.3
628Tag628?NThird party firm which delivered a specific message either from the firm which originated the message or from another third party (if multiple "hops" are performed). It is recommended that this value be the SenderCompID (49) of the third party.FIX.4.3
629Tag629?NTime that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party.FIX.4.3
630Tag630?NReference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by the third party.FIX.4.3
320SecurityReqIDStringYUnique ID of a Security Definition Request.FIX.4.3
559Tag559?Y
5 enum values
ValueNameDescription
1SecurityTypeAndSecurityType and/or CFICode
2ProductProduct
3TradingSessionIDTradingSessionID
4AllSecuritiesAll Securities
0SymbolSymbol
FIX.4.3
UnderlyingInstrument [Component]NSpecifies the underlying instrumentFIX.4.3
311UnderlyingSymbolStringNUnderlying security’s Symbol. See Symbol field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security’s SymbolSfx. See SymbolSfx field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security’s SecurityID. See SecurityID field for descriptionFIX.4.3
305UnderlyingIDSourceStringNUnderlying security’s IDSource.FIX.4.3
457Tag457?NFIX.4.3
458Tag458?NFIX.4.3
459Tag459?NFIX.4.3
462Tag462?NFIX.4.3
463Tag463?NFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType.FIX.4.3
313UnderlyingMaturityMonthYearMonthYearNUnderlying security’s MaturityMonthYear. Required if UnderlyingMaturityDay is specified. See MaturityMonthYear field for descriptionFIX.4.3
542Tag542?NFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
241Tag241?NFIX.4.3
242Tag242?NFIX.4.3
243Tag243?NFIX.4.3
244Tag244?NFIX.4.3
245Tag245?NFIX.4.3
246Tag246?NFIX.4.3
256Tag256?NFIX.4.3
595Tag595?NFIX.4.3
592Tag592?NFIX.4.3
593Tag593?NFIX.4.3
594Tag594?NFIX.4.3
247Tag247?NFIX.4.3
316UnderlyingStrikePricePriceNUnderlying security’s StrikePrice. See StrikePrice field for descriptionFIX.4.3
317UnderlyingOptAttributecharNUnderlying security’s OptAttribute. See OptAttribute field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security’s ContractMultiplier. See ContractMultiplier field for descriptionFIX.4.3
435UnderlyingCouponRatefloatNUnderlying security’s CouponRate. See CouponRate field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security’s SecurityExchange. Can be used to identify the underlying security.FIX.4.3
306UnderlyingIssuerStringNUnderlying security’s Issuer. See Issuer field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security’s SecurityDesc. See SecurityDesc field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
15CurrencyCurrencyNIdentifies currency used for price. Absence of this field is interpreted as the default for the security. It is recommended that systems provide the currency value whenever possible. See Appendix A: Valid Currency Codes for information on obtaining valid values.FIX.4.3
58TextStringNComment, instructions, or other identifying information.FIX.4.3
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.3
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.3
336TradingSessionIDStringNOptional Trading Session Identifier to specify a particular trading session for which you want to obtain a list of securities that are tradeable.FIX.4.3
625Tag625?NFIX.4.3
263SubscriptionRequestTypecharNSubscribe or unsubscribe for security status to security specified in request.
3 enum values
ValueNameDescription
1SnapshotAndUpdatesSnapshot + Updates (Subscribe)
2DisablePreviousSnapshotDisable previous Snapshot + Update Request (Unsubscribe)
0SnapshotSnapshot
FIX.4.3
StandardTrailer [Component]YThe standard FIX message trailerFIX.4.3
93SignatureLengthLengthNRequired when trailer contains signature. Note: Not to be included within SecureData fieldFIX.4.0
89SignaturedataNNote: Not to be included within SecureData fieldFIX.4.0
10CheckSumStringY(Always unencrypted, always last field in message)FIX.4.0