BidResponse

← BidRequest→ BusinessMessageReject
MsgTypel
CategoryProgramTrading
SectionPreTrade
AddedFIX.4.2
Fields55
Components3
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.

Message Structure

55 fields, 3 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = l (lowercase L)FIX.4.2
8BeginStringStringYFIX.4.3 (Always unencrypted, must be first field in message)FIX.4.0
9BodyLengthintY(Always unencrypted, must be second field in message)FIX.4.0
35MsgTypeStringY(Always unencrypted, must be third field in message)
68 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTest Request
2ResendRequestResend Request
3RejectReject
4SequenceResetSequence Reset
5LogoutLogout
6IOIIndication of Interest
7AdvertisementAdvertisement
8ExecutionReportExecution Report
9OrderCancelRejectOrder Cancel Reject
aQuoteStatusRequestQuote Status Request
ALogonLogon
AADerivativeSecurityListDerivative Security List
ABNewOrderMultilegNew Order - Multileg
ACMultilegOrderCancelReplaceMultileg Order Cancel/Replace (a.k.a. Multileg Order Modification Request)
ADTradeCaptureReportRequestTrade Capture Report Request
AETradeCaptureReportTrade Capture Report
AFOrderMassStatusRequestOrder Mass Status Request
AGQuoteRequestRejectQuote Request Reject
AHRFQRequestRFQ Request
AIQuoteStatusReportQuote Status Report
bMassQuoteAcknowledgementMass Quote Acknowledgement
BNewsNews
cSecurityDefinitionRequestSecurity Definition Request
CEmailEmail
dSecurityDefinitionSecurity Definition
DNewOrderSingleOrder Single
eSecurityStatusRequestSecurity Status Request
ENewOrderListOrder List
fSecurityStatusSecurity Status
FOrderCancelRequestOrder Cancel Request
GOrderCancelReplaceRequestOrder Cancel/Replace Request
gTradingSessionStatusRequestTrading Session Status Request
hTradingSessionStatusTrading Session Status
HOrderStatusRequestOrder Status Request
iMassQuoteMass Quote
jBusinessMessageRejectBusiness Message Reject
JAllocationInstructionAllocation
KListCancelRequestList Cancel Request
kBidRequestBid Request
lBidResponseBid Response (lowercase L)
LListExecuteList Execute
mListStrikePriceList Strike Price
MListStatusRequestList Status Request
NListStatusList Status
nXMLNonFIXXML message (e.g. non-FIX MsgType)
oRegistrationInstructionsRegistration Instructions
PAllocationInstructionAckAllocation ACK
pRegistrationInstructionsResponseRegistration Instructions Response
qOrderMassCancelRequestOrder Mass Cancel Request
QDontKnowTradeDont Know Trade (DK)
rOrderMassCancelReportOrder Mass Cancel Report
RQuoteRequestQuote Request
sNewOrderCrossNew Order - Cross
SQuoteQuote
tCrossOrderCancelReplaceRequestCross Order Cancel/Replace Request (a.k.a. Cross Order Modification Request)
TSettlementInstructionsSettlement Instructions
uCrossOrderCancelRequestCross Order Cancel Request
vSecurityTypeRequestSecurity Type Request
VMarketDataRequestMarket Data Request
wSecurityTypesSecurity Types
WMarketDataSnapshotFullRefreshMarket Data-Snapshot/Full Refresh
xSecurityListRequestSecurity List Request
XMarketDataIncrementalRefreshMarket Data-Incremental Refresh
ySecurityListSecurity List
YMarketDataRequestRejectMarket Data Request Reject
zDerivativeSecurityListRequestDerivative Security List Request
ZQuoteCancelQuote Cancel
FIX.4.0
49SenderCompIDStringY(Always unencrypted)FIX.4.0
56TargetCompIDStringY(Always unencrypted)FIX.4.0
115OnBehalfOfCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
128DeliverToCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
90SecureDataLenLengthNRequired to identify length of encrypted section of message. (Always unencrypted)FIX.4.0
91SecureDatadataNRequired when message body is encrypted. Always immediately follows SecureDataLen field.FIX.4.0
34MsgSeqNumintY(Can be embedded within encrypted data section.)FIX.4.0
50SenderSubIDStringN(Can be embedded within encrypted data section.)FIX.4.0
142SenderLocationIDStringNSender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
57TargetSubIDStringN"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)FIX.4.0
143TargetLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
116OnBehalfOfSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
144OnBehalfOfLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
129DeliverToSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
145DeliverToLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
43PossDupFlagBooleanNAlways required for retransmitted messages, whether prompted by the sending system or as the result of a resend request. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleDuplicatePossible duplicate
FIX.4.0
97PossResendBooleanNRequired when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleResendPossible resend
FIX.4.0
52SendingTimeUTCTimestampY(Can be embedded within encrypted data section.)FIX.4.0
122OrigSendingTimeUTCTimestampNRequired for message resent as a result of a ResendRequest. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.)FIX.4.0
212XmlDataLenLengthNRequired when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.)FIX.4.2
213XmlDatadataNCan contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Volume 1: "FIXML Support"FIX.4.2
347MessageEncodingStringNType of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used.
4 enum values
ValueNameDescription
UTF-8UTF8(for using Unicode)
ISO-2022-JPISO2022JP(for using JIS)
EUC-JPEUCJP(for using EUC)
Shift_JISShiftJIS(for using SJIS)
FIX.4.2
369LastMsgSeqNumProcessedintNThe last MsgSeqNum value received by the FIX engine and processed by downstream application, such as trading system or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.FIX.4.2
370OnBehalfOfSendingTimeUTCTimestampN(deprecated) Used when a message is sent via a "hub" or "service bureau". If A sends to Q (the hub) who then sends to B via a separate FIX session, then when Q sends to B the value of this field should represent the SendingTime on the message A sent to Q. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.2
627Tag627?NNumber of repeating groups of historical "hop" information. Only applicable if OnBehalfOfCompID is used, however, its use is optional. Note that some market regulations or counterparties may require tracking of message hops.FIX.4.3
628Tag628?NThird party firm which delivered a specific message either from the firm which originated the message or from another third party (if multiple "hops" are performed). It is recommended that this value be the SenderCompID (49) of the third party.FIX.4.3
629Tag629?NTime that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party.FIX.4.3
630Tag630?NReference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by the third party.FIX.4.3
390BidIDStringNUnique identifier for Bid Response as assigned by broker. Uniqueness must be guaranteed within a single trading day.FIX.4.2
391ClientBidIDStringNUnique identifier for a Bid Request as assigned by institution. Uniqueness must be guaranteed within a single trading day.FIX.4.2
420NoBidComponentsintYNumber of bid repeating groupsFIX.4.2
CommissionData [Component]YInsert here the set of "CommissionData" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" First element of price. Required if NoBidComponents > 0.FIX.4.3
12CommissionAmtNCommission. Note if CommType is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
6PointsPerBondOrContractper bond
1PerUnitper share
2Percentpercentage
3Absoluteabsolute
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived enhanced units
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived cash discount
FIX.4.3
479Tag479?NFor CIV - OptionalFIX.4.3
497Tag497?NFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
66ListIDStringNUnique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.FIX.4.2
421CountryStringNISO Country CodeFIX.4.2
54SidecharNWhen used in response to a "Disclosed" request indicates whether SideValue1 is Buy or Sell. SideValue2 can be derived by inference.
12 enum values
ValueNameDescription
6SellShortExemptSell short exempt
BAsDefinedAs Defined (for use with multileg instruments)
COppositeOpposite (for use with multileg instruments)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
ACrossShortExemptCross short exempt
5SellShortSell short
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
FIX.4.2
44PricePriceNSecond element of priceFIX.4.2
423PriceTypeintNCode to represent the price type.
8 enum values
ValueNameDescription
3FixedAmountFixed Amount (absolute value)
1PercentagePercentage
4Discountdiscount - percentage points below par
6Spreadbasis points relative to benchmark
7TEDPriceTED price (see "Volume 1 - Glossary")
8TEDYieldTED yield (see "Volume 1 - Glossary")
5Premiumpremium - percentage points over par
2PerUnitper share (e.g. cents per share)
FIX.4.2
406FairValueAmtNThe 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).FIX.4.2
430NetGrossIndintNNet/Gross
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.4.2
63SettlmntTypcharNIndicates order settlement period. Absence of this field is interpreted as Regular. Regular is defined as the default settlement period for the particular security on the exchange of execution.
11 enum values
ValueNameDescription
5TPlus4T+4
AT1T+1
6FutureFuture
3TPlus2T+2
2NextDayNext Day
8SellersOptionSellers Option
1CashCash
7WhenAndIfIssuedWhen And If Issued
0RegularRegular
9TPlus5T+ 5
4TPlus3T+3
FIX.4.2
64FutSettDateLocalMktDateNTakes precedence over SettlmntTyp value and conditionally required/omitted for specific SettlmntTyp values.FIX.4.2
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET1", "TOSTNET2", etc). Values should be bi-laterally agreed to between counterparties.FIX.4.2
625Tag625?NFIX.4.3
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.2
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.2
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.2
StandardTrailer [Component]YThe standard FIX message trailerFIX.4.2
93SignatureLengthLengthNRequired when trailer contains signature. Note: Not to be included within SecureData fieldFIX.4.0
89SignaturedataNNote: Not to be included within SecureData fieldFIX.4.0
10CheckSumStringY(Always unencrypted, always last field in message)FIX.4.0