TradeCaptureReport

← TestRequest→ TradeCaptureReportRequest
MsgTypeAE
CategoryTradeCapture
SectionPostTrade
AddedFIX.4.3
Fields151
Components6
The Trade Capture Report message can be: • Used to report trades between counterparties. • Can be sent unsolicited between counterparties. • Sent as a reply to a Trade Capture Report Request. • Can be used to report unmatched and matched trades.

Message Structure

151 fields, 6 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = AEFIX.4.3
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
571Tag571?YUnique identifier for the Trade Capture ReportFIX.4.3
487Tag487?NIdentifies Trade Report message transaction type.
3 enum values
ValueNameDescription
NNewNew
RReplaceReplace
CCancelCancel
FIX.4.3
568Tag568?NRequest ID if the Trade Capture Report is in response to a Trade Capture Report RequestFIX.4.3
150ExecTypecharYType of Execution being reported: Uses subset of ExecType for Trade Capture Reports
19 enum values
ValueNameDescription
6PendingCancelPending Cancel (e.g. result of Order Cancel Request)
0NewNew
1PartialFillPartial fill (Replaced)
2FillFill (Replaced)
4CanceledCanceled
5ReplacedReplace
8RejectedRejected
9SuspendedSuspended
APendingNewPending New
BCalculatedCalculated
CExpiredExpired
DRestatedRestated (ExecutionRpt sent unsolicited by sellside, with ExecRestatementReason set)
EPendingReplacePending Replace (e.g. result of Order Cancel/Replace Request)
FTradeTrade (partial fill or fill)
GTradeCorrectTrade Correct (formerly an ExecTransType)
HTradeCancelTrade Cancel (formerly an ExecTransType)
IOrderStatusOrder Status (formerly an ExecTransType)
3DoneForDayDone for day
7StoppedStopped
FIX.4.3
572Tag572?NThe TradeReportID that is being referenced for some action, such as correction or cancellationFIX.4.3
17ExecIDStringNExchanged assigned Execution ID (Trade Identifier)FIX.4.3
527Tag527?NFIX.4.3
378ExecRestatementReasonintNReason for restatement
9 enum values
ValueNameDescription
7CancelOnSystemFailureCancel on System Failure
0GTCorporateActionGT Corporate action
8MarketMarket (Exchange) Option
6CancelOnTradingHaltCancel on Trading Halt
5PartialDeclineOfOrderQtyPartial decline of OrderQty (e.g. exchange-initiated partial cancel)
4BrokerOptionBroker option
3RepricingOfOrderRepricing of order
1GTRenewalGT renewal / restatement (no corporate action)
2VerbalChangeVerbal change
FIX.4.3
570Tag570?YIndicates if the trade capture report was previously reported to the counterparty
2 enum values
ValueNameDescription
NNotReportedToCounterpartynot reported to counterparty
YPerviouslyReportedToCounterpartypreviously reported to counterparty
FIX.4.3
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"FIX.4.3
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles)FIX.4.3
65SymbolSfxStringNAdditional information about the security (e.g. preferred, warrants, etc.). Note also see SecurityType. Valid values: As defined in the NYSE Stock and bond Symbol Directory and in the AMEX Fitch DirectoryFIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22IDSourceStringNRequired if SecurityID is specified.
16 enum values
ValueNameDescription
ESicovamSicovam
2SEDOLSEDOL
1CUSIPCUSIP
3QUIKQUIK
FBelgianBelgian
DValorenValoren
CDutchDutch
BWertpapierWertpapier
ABloombergSymbolBloomberg Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
8ExchangeSymbolExchange Symbol
7ISOCountryCodeISO Country Code
6ISOCurrencyCodeISO Currency Code
5RICCodeRIC code
4ISINNumberISIN number
GCommonCommon (Clearstream and Euroclear)
FIX.4.3
454Tag454?NNumber of alternate Security IdentifiersFIX.4.3
455Tag455?NSecurity Alternate identifier for this security First member of repeating group - must be specified if NoSecurityAltID > 0 The Security Alternative identifier block should not be populated unless SecurityID and SecurityIDSource are populated and should not duplicate the SecurityID and SecurityIDSource values contained in the SecurityID/SecurityIDSource tags. Use of SecurityAltID may be used if bilaterally agreed to assist in security identification, and does not imply an obligation on the receiver of the message to ensure validity or consistency with the SecurityID and SecurityIDSource fields which take precedence.FIX.4.3
456Tag456?NSource of SecurityAltID. Required if SecurityAltID is specified.FIX.4.3
460Tag460?NIndicates the type of product the security is associated with (high-level category)
12 enum values
ValueNameDescription
8LOANLOAN
12OTHEROTHER
11MUNICIPALMUNICIPAL
1AGENCYAGENCY
3CORPORATECORPORATE
4CURRENCYCURRENCY
2COMMODITYCOMMODITY
6GOVERNMENTGOVERNMENT
10MORTGAGEMORTGAGE
7INDEXINDEX
9MONEYMARKETMONEYMARKET
5EQUITYEQUITY
FIX.4.3
461Tag461?NIndicates the type of security using ISO 10962 standard, Classification of Financial Instruments (CFI code) values. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments.FIX.4.3
167SecurityTypeStringNIt is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Futures and Options should be specified using the CFICode[461] field instead of SecurityType[167] (Refer to Volume 7 – Recommendations and Guidelines for Futures and Options Markets.")
82 enum values
ValueNameDescription
CPCommercialPaperCommercial Paper
VRDNVariableRateDemandNoteVariable Rate Demand Note
PZFJPlazosFijosPlazos Fijos
PNPromissoryNotePromissory Note
ONITEOvernightOvernight
MTNMediumTermNotesMedium Term Notes
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
AMENDEDAmendedAmended & Restated
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor in Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
LQNLiquidityNoteLiquidity Note
MATUREDMaturedMatured
DNDepositNotesDeposit Notes
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
REPLACDReplacedReplaced
MTMandatoryTenderMandatory Tender
RVLVTRMRevolverRevolver/Term Loan
MPPMortgagePrivatePlacementMortgage Private Placement
STNShortTermLoanNoteShort Term Loan Note
MPTMiscellaneousPassThroughMiscellaneous Pass-through
TBAToBeAnnouncedTo be Announced
ANOtherAnticipationNotesOther Anticipation Notes BAN, GAN, etc.
MIOMortgageInterestOnlyMortgage Interest Only
COFPCertificateOfParticipationCertificate of Participation
MBSMortgageBackedSecuritiesMortgage-backed Securities
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
COFOCertificateOfObligationCertificate of Obligation
TDTimeDepositTime Deposit
GOGeneralObligationBondsGeneral Obligation Bonds
?WildcardWildcard entry (used on Security Definition Request message)
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended Collective Investment Vehicle)
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode can be used to identify if options-based, futures-based, etc.)
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
MPOMortgagePrincipalOnlyMortgage Principal Only
RPRepurchaseAgreementRepurchase Agreement
NONENoSecurityTypeNo Security Type
XCNExtendedCommNoteExtended Comm Note
POOLAgencyPoolsAgency Pools
ABSAssetBackedSecuritiesAsset-backed Securities
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
RVRPReverseRepurchaseAgreementReverse Repurchase Agreement
FORForeignExchangeContractForeign Exchange Contract
RANRevenueAnticipationNoteRevenue Anticipation Note
RVLVRevolverLoanRevolver Loan
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
XLINKDIndexedLinkedIndexed Linked
YANKYankeeCorporateBondYankee Corporate Bond
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note/Bond
USTBUSTreasuryBillOldUS Treasury Bill
TERMTermLoanTerm Loan
STRUCTStructuredNotesStructured Notes
FIX.4.3
200MaturityMonthYearMonthYearNSpecifies the month and year of maturity. Applicable for standardized derivatives which are typically only referenced by month and year (e.g. S&P futures). Note MaturityDate (a full date) can also be specified.FIX.4.3
541Tag541?NSpecifies date of maturity (a full date). Note that standardized derivatives which are typically only referenced by month and year (e.g. S&P futures).may use MaturityMonthYear and/or this field. When using MaturityMonthYear, it is recommended that markets and sell sides report the MaturityDate on all outbound messages as a means of data enrichment.FIX.4.3
224Tag224?NDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225Tag225?NDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239Tag239?NIdentifies the collateral used in the transaction. For Fixed Income, required for RP and RVRP security types.FIX.4.3
226Tag226?NNumber of business days before repurchase of a repo.FIX.4.3
227Tag227?NPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-1/4 percent of par.FIX.4.3
228Tag228?NFraction for deriving Current face from Original face for TIPS, ABS or MBS Fixed Income securities. Note the fraction may be greater than, equal to or less than 1.FIX.4.3
255Tag255?NFIX.4.3
543Tag543?NThe location at which records of ownership are maintained for this instrument, and at which ownership changes must be recorded. Can be used in conjunction with ISIN to address ISIN uniqueness issues.FIX.4.3
470Tag470?NISO Country code of instrument issue (e.g. the country portion typically used in ISIN). Can be used in conjunction with non-ISIN SecurityID (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.FIX.4.3
471Tag471?NA two-character state or province abbreviation.FIX.4.3
472Tag472?NThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240Tag240?NReturn of investor's principal in a security. Bond redemption can occur before maturity date.FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
206OptAttributecharNUsed for derivatives, such as options and covered warrants to indicate a versioning of the contract when required due to corporate actions to the underlying. Should not be used to indicate type of option – use the CFICode[461] for this purpose.FIX.4.3
231ContractMultiplierfloatNFor Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.FIX.4.3
223CouponRatefloatNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
106IssuerStringNCompany name of security issuer (e.g. International Business Machines)FIX.4.3
348EncodedIssuerLenLengthNMust be set if EncodedIssuer field is specified and must immediately precede it.FIX.4.3
349EncodedIssuerdataNEncoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.FIX.4.3
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
OrderQtyData [Component]NInsert here the set of "OrderQtyData" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" Note: OrderQty field is required unless rejecting or an order ack for a CashOrderQty or PercentOrder.FIX.4.3
38OrderQtyQtyNOne of CashOrderQty, OrderQty, or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified.FIX.4.3
152CashOrderQtyQtyNOne of CashOrderQty, OrderQty, or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified. Specifies the approximate "monetary quantity" for the order. Broker is responsible for converting and calculating OrderQty in tradeable units (e.g. shares) for subsequent messages.FIX.4.3
516Tag516?NFor CIV - Optional. One of CashOrderQty, OrderQty or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified.FIX.4.3
468Tag468?NFor CIV – Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469Tag469?NFor CIV – OptionalFIX.4.3
32LastSharesQtyYQuantity (e.g. shares) bought/sold on this (last) fill. Not required ExecType = Order Status When required, should be "0" for non-fills ("fill" defined as ExecType=Trade) unless noted below. If ExecType=Stopped, represents the quantity stopped/guaranteed/protected for.FIX.4.3
31LastPxPriceYPrice of this (last) fill. Not required for ExecType = Order Status Should represent the "all-in" (LastSpotRate + LastForwardPoints) rate for F/X orders. ). When required, should be "0" for non-fills ("fill" defined as ExecType=Trade New) unless noted below. If ExecType=Stopped, represents the price stopped/guaranteed/protected at.FIX.4.3
194LastSpotRatePriceNApplicable for F/X ordersFIX.4.3
195LastForwardPointsPriceOffsetNApplicable for F/X ordersFIX.4.3
30LastMktExchangeNMarket of execution for last fillFIX.4.3
75TradeDateLocalMktDateYUsed when reporting other than current day trades.FIX.4.3
60TransactTimeUTCTimestampYTime the transaction represented by this ExecutionReport occurredFIX.4.3
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.3
64FutSettDateLocalMktDateNTakes precedence over SettlmntTyp value and conditionally required/omitted for specific SettlmntTyp values.FIX.4.3
573Tag573?N
3 enum values
ValueNameDescription
0Comparedcompared, matched or affirmed
1Uncompareduncompared, unmatched, or unaffirmed
2AdvisoryOrAlertadvisory or alert
FIX.4.3
574Tag574?N
18 enum values
ValueNameDescription
S5A5ExactMatchSummarizedQuantitySummarized Match using A1 to A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesACT M1 Match / Exact Match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges and times
M6ACTM6MatchACT M6 Match
M5ACTDefaultAfterM2ACT Default After M2
M3ACTAcceptedTradeACT Accepted Trade
S2A2ExactMatchSummarizedQuantitySummarized Match using A1 to A5 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized Match using A1 to A5 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized Match using A1 to A5 exact match criteria except quantity is summarized
M2SummarizedMatchMinusBadgesTimesACT M2 Match / Summarized Match minus badges and times
A2ExactMatchPlus4BadgesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator plus four badges
A3ExactMatchPlus2BadgesExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator plus two badges and execution time (within two-minute window)
A4ExactMatchPlus2BadgesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist
MTOCSLockedInNon-ACT / OCS Locked In
M4ACTDefaultTradeACT Default Trade
A1ExactMatchPlus4BadgesExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator plus four badges and execution time (within two-minute window)
S1A1ExactMatchSummarizedQuantitySummarized Match using A1 to A5 exact match criteria except quantity is summarized
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator plus execution time (within two-minute window)
FIX.4.3
552Tag552?YNumber of sides
2 enum values
ValueNameDescription
1OneSideone side
2BothSidesboth sides
FIX.4.3
54SidecharYSide of order
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.3
37OrderIDStringYOrderID is required to be unique for each chain of orders.FIX.4.3
198SecondaryOrderIDStringNCan be used to provide order id used by exchange or executing system.FIX.4.3
11ClOrdIDStringNRequired for executions against electronically submitted orders which were assigned an ID by the institution or intermediary. Not required for orders manually entered by the broker or fund manager (for CIV orders).FIX.4.3
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" Range of values on report:FIX.4.3
453Tag453?NRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448Tag448?NUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447Tag447?NUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
15 enum values
ValueNameDescription
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
8USEmployerOrTaxIDNumberUS Employer Identification Number
AAustralianTaxFileNumberAustralian Tax File Number
9AustralianBusinessNumberAustralian Business Number
EISOCountryCodeISO Country Code
BBICBIC (Bank Identification CodeSwift managed) code (ISO 9362 - See Appendix 6-B)
7USSocialSecurityNumberUS Social Security Number
DProprietaryProprietary/Custom code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use E = ISO Country Code) (see Appendix 6-G for valid values)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
FIX.4.3
452Tag452?NIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
20 enum values
ValueNameDescription
15CorrespondantClearingFirmCorrespondant Clearing Firm
3ClientIDClient ID (formerly FIX 4.2 ClientID)
20UnderlyingContraFirmUnderlying Contra Firm
19SponsoringFirmSponsoring Firm
18ContraClearingFirmContra Clearing Firm
17ContraFirmContra Firm
16ExecutingSystemExecuting System
7EnteringFirmEntering Firm
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
8LocateLocate/Lending Firm (for short-sales)
9FundManagerClientIDFund manager Client ID (for CIV)
10SettlementLocationSettlement Location (formerly FIX 4.2 SettlLocation)
11OrderOriginationTraderOrder Origination Trader (associated with Order Origination Firm e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside firm)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
FIX.4.3
523Tag523?NSub-identifier (e.g. Clearing Acct for PartyID=Clearing Firm) if applicableFIX.4.3
end Parties
1AccountStringNRequired for executions against electronically submitted orders which were assigned an account by the institution or intermediaryFIX.4.3
581Tag581?NSpecifies type of account
7 enum values
ValueNameDescription
3HouseTraderHouse Trader
7HouseTraderCrossMarginedAccount is house trader and is cross margined
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
4FloorTraderFloor Trader
2CarriedNonCustomerSideAccount is carried on non-Customer Side of books
1CarriedCustomerSideAccount is carried on customer Side of Books
8JointBackOfficeAccountJoint Backoffice Account (JBO)
FIX.4.3
81ProcessCodecharNUsed to specify Step-out trades
7 enum values
ValueNameDescription
6PlanSponsorplan sponsor
0Regularregular
1SoftDollarsoft dollar
2StepInstep-in
3StepOutstep-out
4SoftDollarStepInsoft-dollar step-in
5SoftDollarStepOutsoft-dollar step-out
FIX.4.3
575Tag575?NFIX.4.3
576Tag576?NFIX.4.3
577Tag577?N
11 enum values
ValueNameDescription
8ManualModeManual mode (pre-posting and/or pre-giveup)
5MultilateralNettingmultilateral netting
9AutomaticPostingModeAutomatic posting mode (trade posting to the position account number specified)
2BilateralNettingOnlybilateral netting only
6ClearAgainstCentralCounterpartyclear against central counterparty
10AutomaticGiveUpModeAutomatic give-up mode (trade give-up to the give-up destination number specified)
4SpecialTradespecial trade
3ExClearingex clearing
0ProcessNormallyprocess normally
7ExcludeFromCentralCounterpartyexclude from central counterparty
1ExcludeFromAllNettingexclude from all netting
FIX.4.3
635Tag635?N
14 enum values
ValueNameDescription
HFirms106HAnd106J106.H and 106.J Firms
5FifthYearDelegate5th year delegate trading for his own account
4FourthYearDelegate4th year delegate trading for his own account
3ThirdYearDelegate3rd year delegate trading for his own account
2SecondYearDelegate2nd year delegate trading for his own account
1FirstYearDelegate1st year delegate trading for his own account
MAllOtherOwnershipTypesAll other ownership types
IGIMGIM, IDEM and COM Membership Interest Holders
9SixthYearDelegate6th year and beyond delegate trading for his own account
FFullAndAssociateMemberFull and Associate Member trading for own account and as floor
EEquityMemberAndClearingMemberEquity Member and Clearing Member
CNonMemberAndCustomerNon-member and Customer
BCBOEMemberCBOE Member
LLessee106FEmployeesLessee and 106.F Employees
FIX.4.3
578Tag578?NFIX.4.3
579Tag579?NFIX.4.3
15CurrencyCurrencyNIdentifies currency used for price. Absence of this field is interpreted as the default for the security. It is recommended that systems provide the currency value whenever possible. See Appendix A: Valid Currency Codes for information on obtaining valid values.FIX.4.3
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.3
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solcitied
FIX.4.3
528Tag528?N
6 enum values
ValueNameDescription
RRisklessPrincipalRiskless Principal
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, Principal includes Proprietary)
WAgentForOtherMemberAgent for Other Member
AAgencyAgency
GProprietaryProprietary
FIX.4.3
529Tag529?N
10 enum values
ValueNameDescription
7ForeignEntityForeign Entity (of foreign governmnet or regulatory jurisdiction)
ARisklessArbitrageRiskless Arbitrage
1ProgramTradeProgram Trade
8ExternalMarketParticipantExternal Market Participant
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker or Specialist in the underlying security of a derivative security
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
3NonIndexArbitrageNon-Index Arbitrage
2IndexArbitrageIndex Arbitrage
4CompetingMarketMakerCompeting Market Maker
9ExternalInterConnectedMarketLinkageExternal Inter-connected Market Linkage
FIX.4.3
582Tag582?NFIX.4.3
483Tag483?NA date and time stamp to indicate when this order was booked. For Equities, this is the time at which an order was received by an Exchange or Marketplace. For CIV, this is the time that a Fund Manager booked an order for execution at the next valuation point.FIX.4.3
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.3
625Tag625?NFIX.4.3
CommissionData [Component]NInsert here the set of "CommissionData" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" Note: On a fill/partial fill messages, it represents value for that fill/partial fill, on ExecType=Calculated, it represents cumulative value for the order. Monetary commission values are expressed in the currency reflected by the Currency field.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
381GrossTradeAmtAmtNTotal amount traded (e.g. CumQty * AvgPx) expressed in units of currency.FIX.4.3
157NumDaysInterestintNNumber of Days of Interest for convertible bonds and fixed incomeFIX.4.3
230Tag230?NFIX.4.3
158AccruedInterestRatefloatNAccrued Interest Rate for convertible bonds and fixed incomeFIX.4.3
159AccruedInterestAmtAmtNAmount of Accrued Interest for convertible bonds and fixed incomeFIX.4.3
238Tag238?NFIX.4.3
237Tag237?NFIX.4.3
118NetMoneyAmtNNote: On a fill/partial fill messages, it represents value for that fill/partial fill, on ExecType=Calculated, it represents cumulative value for the order. Value expressed in the currency reflected by the Currency field.FIX.4.3
119SettlCurrAmtAmtNUsed to report results of forex accommodation tradeFIX.4.3
120SettlCurrencyCurrencyNUsed to report results of forex accommodation tradeFIX.4.3
155SettlCurrFxRatefloatNForeign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrencyFIX.4.3
156SettlCurrFxRateCalccharNSpecifies whether the SettlCurrFxRate should be multiplied or divided
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.3
77OpenClosecharNFor use in derivatives omnibus accounting
4 enum values
ValueNameDescription
FFIFOFIFO
RRolledRolled
CCloseClose
OOpenOpen
FIX.4.3
58TextStringNMay be used by the executing market to record any execution Details that are particular to that marketFIX.4.3
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.3
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.3
442MultiLegReportingTypecharNDefault is a single security if not specified.
3 enum values
ValueNameDescription
1SingleSecuritySingle Security (default if not specified)
2IndividualLegOfAMultiLegSecurityIndividual leg of a multi-leg security
3MultiLegSecurityMulti-leg security
FIX.4.3
518Tag518?NNumber of contract details in this message ** Nested Repeating Group follows **FIX.4.3
519Tag519?NMust be first field in the repeating group.
15 enum values
ValueNameDescription
15NetSettlementAmountNet Settlement Amount
1CommissionAmountCommission Amount (actual)
2CommissionPercentCommission % (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge %
5DiscountAmountDiscount Amount
6DiscountPercentDiscount %
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy %
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge %
11FundBasedRenewalCommissionPercentFund-based Renewal Commission % (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
14FundBasedRenewalCommissionOnFundFund-based Renewal Commission Amount (based on Projected Fund value)
13FundBasedRenewalCommissionOnOrderFund-based Renewal Commission Amount (based on Order value)
FIX.4.3
520Tag520?NFIX.4.3
521Tag521?NFIX.4.3
136NoMiscFeesintNRequired if any miscellaneous fees are reported. Indicates number of repeating entries ** Nested Repeating Group follows **FIX.4.3
137MiscFeeAmtAmtNRequired if NoMiscFees > 0FIX.4.3
138MiscFeeCurrCurrencyNRequired if NoMiscFees > 0FIX.4.3
139MiscFeeTypecharNRequired if NoMiscFees > 0
9 enum values
ValueNameDescription
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
FIX.4.3
StandardTrailer [Component]YThe standard FIX message trailerFIX.4.3
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