FIX.4.2 Message

BidResponse [type 'l']

The Bid Response message can be used in one of two ways depending on which market conventions are being followed.

In the "Non disclosed" convention the Bid Response message can be used to supply a bid based on the sector, country, index and liquidity information contained within the corresponding bid request message. See "Program/Basket/List Trading" for an example.

In the "Disclosed" convention the Bid Response message can be used to supply bids based on the List Order Detail messages sent in advance of the corresponding Bid Request message.


Added  FIX.4.2

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = l (lowercase L)

 
390BidID  
391ClientBidID  
Repeating Group 420NoBidComponents

Number of bid repeating groups

 
12Commission

First element of price. Required if NoBidComponents > 0.

 
13CommType 
66ListID  
421Country 

ISO Country Code

 
54Side 

When used in response to a "Disclosed" request indicates whether SideValue1 is Buy or Sell. SideValue2 can be derived by inference.

 
44Price 

Second element of price

 
423PriceType  
406FairValue 

The difference between the value of a future and the value of the underlying equities after allowing for the discounted cash flows associated with the underlying stocks (E.g. Dividends etc).

 
430NetGrossInd 

Net/Gross

 
63SettlmntTyp 

Indicates order settlement period for Detail.

 
64FutSettDate  
336TradingSessionID  
58Text  
354EncodedTextLen 

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

 
355EncodedText 

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

 
end Repeating Group
ComponentStandardTrailer