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 Component | Field Name | FIXML name | Req'd | Comments | Depr. |
---|
Component | StandardHeader |
MsgType = k (lowercase) |
390 | BidID | @BidID |
Required to relate the bid response | |||
391 | ClientBidID | @ClBidID | ||||
374 | BidRequestTransType | @BidReqTransTyp |
Identifies the Bid Request message transaction type | |||
392 | ListName | @ListName | ||||
393 | TotNoRelatedSym | @TotNoReltdSym | ||||
394 | BidType | @BidTyp |
e.g. "Non Disclosed", "Disclosed", No Bidding Process | |||
395 | NumTickets | @NumTkts |
Total number of tickets/allocations assuming fully executed | |||
15 | Currency | @Ccy |
Used to represent the currency of monetary amounts. | |||
396 | SideValue1 | @SideValu1 |
Expressed in Currency | |||
397 | SideValue2 | @SideValu2 |
Expressed in Currency |
Component | BidDescReqGrp | DescReq |
Used if BidType="Non Disclosed" |
Component | BidCompReqGrp | CompReq |
Used if BidType="Disclosed" |
409 | LiquidityIndType | @LqdtyIndTyp | ||||
410 | WtAverageLiquidity | @WtAvgLqdty |
Overall weighted average liquidity expressed as a % of average daily volume | |||
411 | ExchangeForPhysical | @EFP | ||||
412 | OutMainCntryUIndex | @OutMainCntryUNdx |
% value of stocks outside main country in Currency | |||
413 | CrossPercent | @CrssPct |
% of program that crosses in Currency | |||
414 | ProgRptReqs | @ProgRptReqs | ||||
415 | ProgPeriodInterval | @ProgPeriodIntvl |
Time in minutes between each ListStatus report sent by SellSide. Zero means don’t send status. | |||
416 | IncTaxInd | @IncTaxInd |
Net/Gross | |||
121 | ForexReq | @ForexReq |
Is foreign exchange required | |||
417 | NumBidders | @NumBidders |
Indicates the total number of bidders on the list | |||
75 | TradeDate | @TrdDt | ||||
418 | BidTradeType | @BidTrdTyp | ||||
419 | BasisPxType | @BasisPxTyp | ||||
443 | StrikeTime | @StrkTm |
Used when BasisPxType = "C" | |||
58 | Text | @Txt | ||||
354 | EncodedTextLen | @EncTxtLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText | @EncTxt |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
Component | StandardTrailer |
|