R F Q Request

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = AH
644 RFQReqID Y
146 NoRelatedSym Y Number of related symbols (instruments) in Request
Component Block <Instrument> Y Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
711 NoUnderlyings N Number of underlyings
Component Block <Underlying Instrument> N Must be provided if Number of underlyings > 0
555 NoLegs N Number of legs Identifies a Multi-leg Execution if present and non-zero.
Component Block <Instrument Leg> N Must be provided if Number of legs > 0
140 PrevClosePx N Useful for verifying security identification
303 QuoteRequestType N Indicates the type of Quote Request (e.g. Manual vs. Automatic) being generated.
537 QuoteType N Type of quote being requested from counterparty or market (e.g. Indicative, Firm, or Restricted Tradeable)
336 TradingSessionID N
625 TradingSessionSubID N
263 SubscriptionRequestType N Used to subscribe for Quote Requests that are sent into a market
Component Block <Standard Trailer> Y
XML DTD
<!ENTITY % RFQReqCustom "" >
<!ENTITY % RFQReqContent "RFQReqID, RFQReqGrp+, SubReqTyp? %RFQReqCustom;" >
<!ELEMENT RFQReq (%RFQReqContent;)>
<!ATTLIST RFQReq
FIXMsgType_ENUM CDATA #FIXED "AH"
Category CDATA #FIXED "QuotationNegotiation"
FIXSpecVolume CDATA #FIXED 'Volume3'
FullName CDATA #FIXED "RFQRequest"
ComponentType CDATA #FIXED "Message" >