FIX.4.2 Message

QuoteRequest [type 'R']

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.


Added  FIX.4.0

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = R

 
131QuoteReqID 
Repeating Group 146NoRelatedSym

Number of related symbols in Request

 
55Symbol

Must be the first field in the repeating group.

 
65SymbolSfx 

Can be repeated multiple times if message is related to multiple symbols.

 
48SecurityID 

Can be repeated multiple times if message is related to multiple symbols.

 
22IDSource 

Can be repeated multiple times if message is related to multiple symbols.

 
167SecurityType 

Must be specified if a Future or Option. If a Future:Symbol, SecurityType, and MaturityMonthYear are required. If an Option:Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required.

 
200MaturityMonthYear 

Specifiesthe month and year of maturity. Required if MaturityDay is specified.

 
205MaturityDay 

Can be used in conjunction with MaturityMonthYear to specify a particular maturity date.

 
201PutOrCall 

For Options.

 
202StrikePrice 

For Options.

 
206OptAttribute 

For Options.

 
231ContractMultiplier 

For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.

 
223CouponRate 

For Fixed Income.

 
207SecurityExchange 

Can be used to identify the security.

 
106Issuer 

Can be repeated multiple times if message is related to multiple symbols.

 
348EncodedIssuerLen 

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

 
349EncodedIssuer 

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

 
107SecurityDesc 

Can be repeated multiple times if message is related to multiple symbols.

 
350EncodedSecurityDescLen 

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

 
351EncodedSecurityDesc 

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

 
140PrevClosePx 

Useful for verifying security identification

 
303QuoteRequestType 

Indicates the type of Quote Request (e.g. Manual vs. Automatic) being generated.

 
336TradingSessionID  
54Side 

If OrdType = "Forex - Swap", should be the side of the future portion of a F/X swap

 
38OrderQty  
64FutSettDate 

Can be used with forex quotes to specify the desired "value date"

 
40OrdType 

Can be used to specify the type of order the quote request is for

 
193FutSettDate2 

Can be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.

 
192OrderQty2 

Can be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.

 
126ExpireTime 

The time when Quote Request will expire.

 
60TransactTime 

Time transaction was entered

 
15Currency 

Can be used to specify the currency of the quoted price.

 
end Repeating Group
ComponentStandardTrailer