FIX.5.0SP2 Message

BidRequest [type 'k']

<BidReq>

The BidRequest Message can be used in one of two ways depending on which market conventions are being followed.

In the "Non disclosed" convention (e.g. US/European model) the BidRequest message can be used to request a bid based on the sector, country, index and liquidity information contained within the message itself. In the "Non disclosed" convention the entry repeating group is used to define liquidity of the program. See " Program/Basket/List Trading" for an example.

In the "Disclosed" convention (e.g. Japanese model) the BidRequest message can be used to request bids based on the ListOrderDetail messages sent in advance of BidRequest message. In the "Disclosed" convention the list repeating group is used to define which ListOrderDetail messages a bid is being sort for and the directions of the required bids.


Added  FIX.4.2

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = k (lowercase)

 
390BidID@BidID 

Required to relate the bid response

 
391ClientBidID@ClBidID 
374BidRequestTransType@BidReqTransTyp

Identifies the Bid Request message transaction type

 
392ListName@ListName  
393TotNoRelatedSym@TotNoReltdSym 
394BidType@BidTyp

e.g. "Non Disclosed", "Disclosed", No Bidding Process

 
395NumTickets@NumTkts 

Total number of tickets/allocations assuming fully executed

 
15Currency@Ccy 

Used to represent the currency of monetary amounts.

 
396SideValue1@SideValu1 

Expressed in Currency

 
397SideValue2@SideValu2 

Expressed in Currency

 
ComponentBidDescReqGrpDescReq 

Used if BidType="Non Disclosed"

 
ComponentBidCompReqGrpCompReq 

Used if BidType="Disclosed"

 
409LiquidityIndType@LqdtyIndTyp  
410WtAverageLiquidity@WtAvgLqdty 

Overall weighted average liquidity expressed as a % of average daily volume

 
411ExchangeForPhysical@EFP  
412OutMainCntryUIndex@OutMainCntryUNdx 

% value of stocks outside main country in Currency

 
413CrossPercent@CrssPct 

% of program that crosses in Currency

 
414ProgRptReqs@ProgRptReqs  
415ProgPeriodInterval@ProgPeriodIntvl 

Time in minutes between each ListStatus report sent by SellSide. Zero means don't send status.

 
416IncTaxInd@IncTaxInd 

Net/Gross

 
121ForexReq@ForexReq 

Is foreign exchange required

 
417NumBidders@NumBidders 

Indicates the total number of bidders on the list

 
75TradeDate@TrdDt  
418BidTradeType@BidTrdTyp 
419BasisPxType@BasisPxTyp 
443StrikeTime@StrkTm 

Used when BasisPxType = "C"

 
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