FIX.5.0SP2 Message

QuoteRequest [type 'R']

<QuotReq>

In some markets it is the practice to request quotes from brokers prior to placement of an order. The quote request message is used for this purpose. This message is commonly referred to as an Request For Quote (RFQ)


Added  FIX.4.0

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = R

 
131QuoteReqID@ReqID 
644RFQReqID@RFQReqID 

For tradeable quote model - used to indicate to which RFQ Request this Quote Request is in response.

 
11ClOrdID@ClOrdID 

Required only in two party models when QuoteType(537) = '1' (Tradeable) and the OrdType(40) = '2' (Limit).

 
775BookingType@BkngTyp  
528OrderCapacity@Cpcty  
529OrderRestrictions@Rstctions  
1171PrivateQuote@PrvtQt 

Used to indicate whether a private negotiation is requested or if the response should be public. Only relevant in markets supporting both Private and Public quotes. If field is not provided in message, the model used must be bilaterally agreed.

 
1172RespondentType@RspdntTyp  
1091PreTradeAnonymity@PrTrdAnon  
ComponentRootPartiesPty 

Insert here the set of "Root Parties" fields defined in "common components of application messages" Used for acting parties that applies to the whole message, not individual legs, sides, etc..

 
ComponentQuotReqGrpQuotReq

Number of related symbols (instruments) in Request

 
58Text@Txt  
354EncodedTextLen@EncTxtLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText@EncTxt 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
ComponentStandardTrailer