FIX.4.2 Message

BidRequest [type 'k']

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


Added  FIX.4.2

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = k (lowercase)

 
390BidID 

Required to relate the bid response

 
391ClientBidID 
374BidRequestTransType

Identifies the Bid Request message transaction type

 
392ListName  
393TotalNumSecurities 
394BidType

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

 
395NumTickets 

Total number of tickets/allocations assuming fully executed

 
15Currency 

Used to represent the currency of monetary amounts.

 
396SideValue1 

Expressed in Currency

 
397SideValue2 

Expressed in Currency

 
Repeating Group 398NoBidDescriptors 

Used if BidType="Non Disclosed"

 
399BidDescriptorType 

Required if NoBidDescriptors > 0. Must be first field in repeating group.

 
400BidDescriptor  
401SideValueInd 

Refers to the SideValue1 or SideValue2. These are used as opposed to Buy or Sell so that the basket can be quoted either way as Buy or Sell.

 
404LiquidityValue 

Value between LiquidityPctLow and LiquidityPctHigh in Currency

 
441LiquidityNumSecurities 

Number of Securites between LiquidityPctLow and LiquidityPctHigh in Currency

 
402LiquidityPctLow 

Liquidity indicator or lower limit if LiquidityNumSecurities > 1

 
403LiquidityPctHigh 

Upper liquidity indicator if LiquidityNumSecurities > 1

 
405EFPTrackingError 

Eg Used in EFP (Exchange For Physical) trades 12%

 
406FairValue 

Used in EFP trades

 
407OutsideIndexPct 

Used in EFP trades

 
408ValueOfFutures 

Used in EFP trades

 
end Repeating Group
Repeating Group 420NoBidComponents 

Used if BidType="Disclosed"

 
66ListID 

Required if NoBidComponents > 0. Must be first field in repeating group.

 
54Side 

When used in request for a "Disclosed" bid indicates that bid is required on assumption that SideValue1 is Buy or Sell. SideValue2 can be derived by inference.

 
336TradingSessionID 

Indicates off-exchange type activities for Detail.

 
430NetGrossInd 

Indicates Net or Gross for selling Detail.

 
63SettlmntTyp 

Indicates order settlement period for Detail.

 
64FutSettDate  
1Account  
end Repeating Group
409LiquidityIndType  
410WtAverageLiquidity 

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

 
411ExchangeForPhysical  
412OutMainCntryUIndex 

% value of stocks outside main country in Currency

 
413CrossPercent 

% of program that crosses in Currency

 
414ProgRptReqs  
415ProgPeriodInterval 

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

 
416IncTaxInd 

Net/Gross

 
121ForexReq 

Is foreign exchange required

 
417NumBidders 

Indicates the total number of bidders on the list

 
75TradeDate  
418TradeType 
419BasisPxType 
443StrikeTime 

Used when BasisPxType = "C"

 
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.

 
ComponentStandardTrailer