Quote Status Request

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = a (lowercase)
649 QuoteStatusReqID N
117 QuoteID N
Component Block <Instrument> Y Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
Component Block <Financing Details> N Insert here the set of "FinancingDetails" (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 Required for multileg quotes
Component Block <Instrument Leg> N Required for multileg quotes For Swaps one leg is Buy and other leg is Sell
Component Block <Parties> N Insert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"
1 Account N
660 AcctIDSource N
581 AccountType N Type of account associated with the order (Origin)
336 TradingSessionID N
625 TradingSessionSubID N
263 SubscriptionRequestType N Used to subscribe for Quote Status Report messages
Component Block <Standard Trailer> Y
XML DTD
<!ENTITY % QuotStatReqCustom "" >
<!ENTITY % QuotStatReqContent "QuotStatReqID?, QuotID?, Instrmt, FinancingDetails?, UndInstrmtGrp*, InstrmtLegGrp*, Ptys?, Acct?, AcctIDSrc?, AcctTyp?, TrdgSessID?, TrdgSessSubID?, SubReqTyp? %QuotStatReqCustom;" >
<!ELEMENT QuotStatReq (%QuotStatReqContent;)>
<!ATTLIST QuotStatReq
FIXMsgType_ENUM CDATA #FIXED "a"
Category CDATA #FIXED "QuotationNegotiation"
FIXSpecVolume CDATA #FIXED 'Volume3'
FullName CDATA #FIXED "QuoteStatusRequest"
ComponentType CDATA #FIXED "Message" >