ExecutionReport

← Email→ Heartbeat
MsgType8
CategorySingleGeneralOrderHandling
SectionTrade
AddedFIX.2.7
Fields258
Components11
The execution report message is used to: 1. Confirm the receipt of an order 2. Confirm changes to an existing order (i.e. accept cancel and replace requests) 3. Relay order status information 4. Relay fill information on working orders 5. Relay fill information on tradeable or restricted tradeable quotes 6. Reject orders 7. Report post-trade fees calculations associated with a trade

Message Structure

258 fields, 11 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = 8FIX.2.7
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
37OrderIDStringYOrderID is required to be unique for each chain of orders.FIX.2.7
198SecondaryOrderIDStringNCan be used to provide order id used by exchange or executing system.FIX.4.1
526Tag526?NFIX.4.3
527Tag527?NFIX.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.2.7
41OrigClOrdIDStringNConditionally required for response to an electronic Cancel or Cancel/Replace request (ExecType=PendingCancel, Replace, or Canceled). ClOrdID of the previous accepted order (NOT the initial order of the day) when canceling or replacing an order.FIX.4.1
583Tag583?NFIX.4.3
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"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
229Tag229?NFIX.4.3
382NoContraBrokersintNNumber of ContraBrokers repeating group instances.FIX.4.2
375ContraBrokerStringNFirst field in repeating group. Required if NoContraBrokers > 0.FIX.4.2
337ContraTraderStringNIdentifies the trader (e.g. "badge number") of the ContraBroker.FIX.4.2
437ContraTradeQtyQtyNQuantity traded with the ContraBroker.FIX.4.2
438ContraTradeTimeUTCTimestampNIdentifes the time of the trade with the ContraBroker. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.2
655Tag655?NFIX.4.3
66ListIDStringNRequired for executions against orders which were submitted as part of a list.FIX.2.7
548Tag548?NCrossID for the replacement orderFIX.4.3
551Tag551?NMust match original cross order. Same order chaining mechanism as ClOrdID/OrigClOrdID with single order Cancel/Replace.FIX.4.3
549Tag549?N
4 enum values
ValueNameDescription
1CrossAONCross Trade which is executed completely or not. Both sides are treated in the same manner. This is equivalent to an All or None.
2CrossIOCCross Trade which is executed partially and the rest is cancelled. One side is fully executed, the other side is partially executed with the remainder being cancelled. This is equivalent to an Immediate or Cancel on the other side.
3CrossOneSideCross trade which is partially executed with the unfilled portions remaining active. One side of the cross is fully executed (as denoted with the CrossPrioritization field), but the unfilled portion remains active.
4CrossSamePriceCross trade is executed with existing orders with the same price.
FIX.4.3
17ExecIDStringYUnique identifier of execution message as assigned by sell-side (broker, exchange, ECN) (will be 0 (zero) forExecType=I (Order Status)).FIX.2.7
19ExecRefIDStringNRequired for Trade Cancel and Trade Correct ExecType messagesFIX.2.7
150ExecTypecharYDescribes the purpose of the execution report.
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.1
39OrdStatuscharYDescribes the current state of a CHAIN of orders, same scope as OrderQty, CumQty, LeavesQty, and AvgPx
15 enum values
ValueNameDescription
0NewNew
1PartiallyFilledPartially filled
5ReplacedReplaced (Removed/Replaced)
2FilledFilled
6PendingCancelPending Cancel (e.g. result of Order Cancel Request)
7StoppedStopped
8RejectedRejected
9SuspendedSuspended
APendingNewPending New
BCalculatedCalculated
CExpiredExpired
DAcceptedForBiddingAccepted for bidding
EPendingReplacePending Replace (e.g. result of Order Cancel/Replace Request)
3DoneForDayDone for day
4CanceledCanceled
FIX.2.7
636Tag636?NFor optional use with OrdStatus = 0 (New)
2 enum values
ValueNameDescription
NNotWorkingOrder has been accepted but not yet in a working state
YWorkingOrder is currently being worked
FIX.4.3
103OrdRejReasonintNFor optional use with ExecType = 8 (Rejected)
13 enum values
ValueNameDescription
2ExchangeClosedExchange closed
1UnknownSymbolUnknown symbol
3OrderExceedsLimitOrder exceeds limit
4TooLateToEnterToo late to enter
5UnknownOrderUnknown Order
7DuplicateOfAVerballyCommunicatedOrderDuplicate of a verbally communicated order
9TradeAlongRequiredTrade Along required
10InvalidInvestorIDInvalid Investor ID
6DuplicateOrderDuplicate Order (e.g. dupe ClOrdID)
11UnsupportedOrderCharacteristicUnsupported order characteristic
12SurveillenceOptionSurveillence Option
0BrokerCreditBroker / Exchange option
8StaleOrderStale Order
FIX.2.7
378ExecRestatementReasonintNRequired for ExecType = D (Restated).
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.2
1AccountStringNRequired for executions against electronically submitted orders which were assigned an account by the institution or intermediaryFIX.2.7
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
589Tag589?N
2 enum values
ValueNameDescription
0AutoCan trigger booking without reference to the order initiator ("auto")
1SpeakWithOrderInitiatorBeforeBookingSpeak with order initiator before booking ("speak first")
FIX.4.3
590Tag590?N
3 enum values
ValueNameDescription
1AggregatePartialExecutionsOnThisOrderAggregate partial executions on this order, and book one trade per order
2AggregateExecutionsForThisSymbolAggregate executions for this symbol, side, and settlement date
0EachPartialExecutionIsABookableUnitEach partial execution is a bookable unit
FIX.4.3
591Tag591?N
2 enum values
ValueNameDescription
0ProRataPro-rata
1DoNotProRataDo not pro-rata = discuss first
FIX.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.2.7
64FutSettDateLocalMktDateNTakes precedence over SettlmntTyp value and conditionally required/omitted for specific SettlmntTyp values.FIX.2.7
544Tag544?N
3 enum values
ValueNameDescription
2MarginOpenMargin Open
3MarginCloseMargin Close
1CashCash
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
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
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.2.7
Stipulations [Repeating Group]NInsert here the set of "Stipulations" (repeating group of Fixed Income stipulations) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"FIX.4.3
232Tag232?NFIX.4.3
233Tag233?NRequired if NoStipulations >0
25 enum values
ValueNameDescription
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
WALAWeightedAverageLoanAgeWeighted Average Loan Age (value in months)
WAMWeightedAverageMaturityWeighted Average Maturity (value in months)
CPRConstantPrepaymentRateConstant Prepayment Rate
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
WALWeightedAverageLifeCouponWeighted Average Life (value in months)
MHPPercentOfManufacturedHousingPrepaymentCurve% of Manufactured Housing Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PSAPercentOfBMAPrepaymentCurve% of BMA Prepayment Curve
PPCPercentOfProspectusPrepaymentCurve% of Prospectus Prepayment Curve
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
CPYConstantPrepaymentYieldConstant Prepayment Yield
WACWeightedAverageCouponWeighted Average Coupon (value in percent)
ISSUEIssueDateYear of Issue
MATMaturityYearAndMonthMaturity Year
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
PPTPoolsPerTradePools per Trade
PRODProductionYearProduction Year
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
GEOGGeographicsGeographics
FIX.4.3
234Tag234?NFIX.4.3
end Stipulations
465Tag465?N
8 enum values
ValueNameDescription
6CONTRACTSCONTRACTS
7OTHEROTHER
5CURRENCYCURRENCY
4ORIGINALFACEORIGINALFACE
3CURRENTFACECURRENTFACE
2BONDSBONDS
1SHARESSHARES
8PARPAR (see Volume 1 Glossary)
FIX.4.3
OrderQtyData [Component]YInsert 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
40OrdTypecharNOrder type.
23 enum values
ValueNameDescription
DPreviouslyQuotedPreviously quoted
2LimitLimit
3StopStop
4StopLimitStop limit
5MarketOnCloseMarket on close (Deprecated)
6WithOrWithoutWith or without
7LimitOrBetterLimit or better
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
AOnCloseOn close (Deprecated)
1MarketMarket
CForexMarketForex - Market (Deprecated)
FForexLimitForex - Limit (Deprecated)
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. e.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing) (for CIV)
PPeggedPegged
BLimitOnCloseLimit on close (Deprecated)
HForexPreviouslyQuotedForex - Previously Quoted (Deprecated)
FIX.2.7
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.3
44PricePriceNRequired if specified on the orderFIX.2.7
99StopPxPriceNRequired if specified on the orderFIX.2.7
211PegDifferencePriceOffsetNRequired if specified on the orderFIX.4.1
388DiscretionInstcharNCode to identify the price a DiscretionOffset is related to and should be mathematically added to. Required if DiscretionOffset is specified.
6 enum values
ValueNameDescription
0RelatedToDisplayedPriceRelated to displayed price
1RelatedToMarketPriceRelated to market price
2RelatedToPrimaryPriceRelated to primary price
3RelatedToLocalPrimaryPriceRelated to local primary price
4RelatedToMidpointPriceRelated to midpoint price
5RelatedToLastTradePriceRelated to last trade price
FIX.4.2
389DiscretionOffsetPriceOffsetNAmount (signed) added to the "related to" price specified via DiscretionInst.FIX.4.2
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.2.7
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.2
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solcitied
FIX.4.2
59TimeInForcecharNAbsence of this field indicates Day order
8 enum values
ValueNameDescription
7AtTheCloseAt the Close
0DayDay
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate or Cancel (IOC)
4FillOrKillFill or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date
FIX.2.7
168EffectiveTimeUTCTimestampNTime specified on the order at which the order should be considered validFIX.4.2
432ExpireDateLocalMktDateNConditionally required if TimeInForce = GTD and ExpireTime is not specified.FIX.4.2
126ExpireTimeUTCTimestampNConditionally required if TimeInForce = GTD and ExpireDate is not specified.FIX.4.0
18ExecInstMultipleValueStringNCan contain multiple instructions, space delimited.
34 enum values
ValueNameDescription
YTryToStopTryToStop
MMidPricePegMidPrcPeg
PMarketPegMarkPeg
QCancelOnSystemFailureCancelOnSysFail
RPrimaryPegPrimPeg
SSuspendSuspend
UCustomerDisplayInstructionCustDispInst
VNettingNetting
WPegToVWAPPegVWAP
XTradeAlongTradeAlong
DPercentOfVolumePercVol
0StayOnOfferSideStayOffer
2WorkWork
4OverTheDayOverDay
5HeldHeld
6ParticipateDoNotInitiatePartNotInit
7StrictScaleStrictScale
8TryToScaleTryToScale
9StayOnBidSideStayBid
ANoCrossNoCross
OOpeningPegOpenPeg
CCallFirstCallFirst
NNonNegotiableNonNego
EDoNotIncreaseDNI
FDoNotReduceDNR
GAllOrNoneAON
HReinstateOnSystemFailureRestateOnSysFail
IInstitutionsOnlyInstitOnly
JReinstateOnTradingHaltRestateOnTradingHalt
KCancelOnTradingHaltCancelOnTradingHalt
LLastPegLastPeg
3GoAlongGoAlong
BOKToCrossOkCross
1NotHeldNotHeld
FIX.2.7
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
47Rule80AcharN(deprecated)
23 enum values
ValueNameDescription
NAgentForOtherMemberProgram Order, non-index arb, for other member
BShortExemptTransactionATypeShort exempt transaction (refer to A type)
DProgramOrderMemberProgram Order, index arb, for Member firm/org
EShortExemptTransactionForPrincipalShort Exempt Transaction for Principal (was incorrectly identified in the FIX spec as Registered Equity Market Maker trades)
FShortExemptTransactionWTypeShort exempt transaction (refer to W type)
HShortExemptTransactionITypeShort exempt transaction (refer to I type)
IIndividualInvestorIndividual Investor, single order
JProprietaryAlgoProgram Order, index arb, for individual customer
KAgencyAlgoProgram Order, non-index arb, for individual customer
MProgramOrderOtherMemberProgram Order, index arb, for other member
AAgencySingleOrderAgency single order
OProprietaryTransactionAffiliatedProprietary transactions for competing market-maker that is affiliated with the clearing member (was incorrectly identified in the FIX spec as Competing dealer trades)
PPrincipalPrincipal
RTransactionNonMemberTransactions for the account of a non-member competing market maker (was incorrectly identified in the FIX spec as Competing dealer trades)
SSpecialistTradesSpecialist trades
TTransactionUnaffiliatedMemberTransactions for the account of an unaffiliated members competing market maker (was incorrectly identified in the FIX spec as Competing dealer trades)
UAgencyIndexArbProgram Order, index arb, for other agency
WAllOtherOrdersAsAgentForOtherMemberAll other orders as agent for other member
XShortExemptTransactionMemberNotAffliatedShort exempt transaction for member competing market-maker not affiliated with the firm clearing the trade (refer to W and T types)
YAgencyNonAlgoProgram Order, non-index arb, for other agency
ZShortExemptTransactionNonMemberShort exempt transaction for non-member competing market-maker (refer to A and R types)
LShortExemptTransactionMemberAffliatedShort exempt transaction for member competing market-maker affiliated with the firm clearing the trade (refer to P and O types)
CProprietaryNonAlgoProgram Order, non-index arb, for Member firm/org
FIX.2.7
32LastSharesQtyNQuantity (e.g. shares) bought/sold on this (last) fill. Required if ExecType = Trade or Trade Correct. If ExecType=Stopped, represents the quantity stopped/guaranteed/protected for.FIX.2.7
652Tag652?NFIX.4.3
31LastPxPriceNPrice of this (last) fill. Required if ExecType = Trade or Trade Correct. Should represent the "all-in" (LastSpotRate + LastForwardPoints) rate for F/X orders. ). If ExecType=Stopped, represents the price stopped/guaranteed/protected at.FIX.2.7
651Tag651?NFIX.4.3
194LastSpotRatePriceNApplicable for F/X ordersFIX.4.1
195LastForwardPointsPriceOffsetNApplicable for F/X ordersFIX.4.1
30LastMktExchangeNMarket of execution for last fillFIX.2.7
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
29LastCapacitycharNBroker capacity in order execution
4 enum values
ValueNameDescription
4PrincipalPrincipal
3CrossAsPrincipalCross as principal
1AgentAgent
2CrossAsAgentCross as agent
FIX.2.7
151LeavesQtyQtyYQuantity open for further execution. If the OrdStatus is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty - CumQty.FIX.4.1
14CumQtyQtyYCurrently executed quantity for chain of orders.FIX.2.7
6AvgPxPriceYCalculated average price of all fills on this order.FIX.2.7
424DayOrderQtyQtyNFor GT orders on days following the day of the first trade.FIX.4.2
425DayCumQtyQtyNFor GT orders on days following the day of the first trade.FIX.4.2
426DayAvgPxPriceNFor GT orders on days following the day of the first trade.FIX.4.2
427GTBookingInstintNStates whether executions are booked out or accumulated on a partially filled GT order
3 enum values
ValueNameDescription
0BookOutAllTradesOnDayOfExecutionbook out all trades on day of execution
2AccumulateUntilVerballlyNotifiedOtherwiseaccumulate until verbally notified otherwise
1AccumulateUntilFilledOrExpiredaccumulate executions until order is filled or expires
FIX.4.2
75TradeDateLocalMktDateNUsed when reporting other than current day trades.FIX.2.7
60TransactTimeUTCTimestampNTime the transaction represented by this ExecutionReport occurredFIX.2.7
113ReportToExchBooleanNIdentifies party of trade responsible for exchange reporting.
2 enum values
ValueNameDescription
YReceiverReportsIndicates that party receiving message must report trade
NSenderReportsIndicates that party sending message will report trade
FIX.3.0
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
SpreadOrBenchmarkCurveData [Component]NInsert here the set of "SpreadOrBenchmarkCurveData" (Fixed Income spread or benchmark curve) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"FIX.4.3
218SpreadToBenchmarkPriceOffsetNFor Fixed IncomeFIX.4.3
220Tag220?NFIX.4.3
221Tag221?N
9 enum values
ValueNameDescription
SWAPSWAPSWAP
LIBIDLIBIDLIBID
OTHEROTHEROTHER
TreasuryTreasuryTreasury
EuriborEuriborEuribor
PfandbriefePfandbriefePfandbriefe
FutureSWAPFutureSWAPFutureSWAP
MuniAAAMuniAAAMuniAAA
LIBORLIBORLIBOR (London Inter-Bank Offers)
FIX.4.3
222Tag222?NFIX.4.3
YieldData [Component]NInsert here the set of "YieldData" (yield-related) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"FIX.4.3
235Tag235?N
37 enum values
ValueNameDescription
TRUETrueYieldTrue Yield The yield calculated with coupon dates moved from a weekend or holiday to the next valid settlement date.
PREVCLOSEPreviousCloseYieldPrevious Close Yield The yield of a bond based on the closing price 1 day ago.
LONGESTYieldToLongestAverageYield to Longest Average (Sinking Fund Bonds) The yield assuming only mandatory sinks are taken. This results in a slower paydown of debt; the yield is then calculated to the final payment date.
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life The yield assuming only mandatory sinks are taken. This results in a lower paydown of debt; the yield is then calculated to the final payment date.
MATURITYYieldToMaturityYield to Maturity The yield of a bond to its maturity date.
MARKMarkToMarketYieldMark To Market Yield An adjustment in the valuation of a securities portfolio to reflect the current market values of the respective securities in the portfolio.
OPENAVGOpenAverageYieldOpen Average Yield The average yield of the respective securities in the portfolio.
PUTYieldToNextPutYield to Next Put The yield to the date at which the bond holder can next put the bond to the issuer.
PROCEEDSProceedsYieldProceeds Yield The CD equivalent yield when the remaining time to maturity is less than two years.
SEMIANNUALSemiAnnualYieldSemi-annual Yield The yield of a bond whose coupon payments are reinvested semi-annually
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life same as AVGLIFE above.
SHORTESTYieldToShortestAverageYield to Shortest Average (Sinking Fund Bonds) The yield assuming that all sinks (mandatory and voluntary) are taken. This results in a faster paydown of debt; the yield is then calculated to the final payment date.
SIMPLESimpleYieldSimple Yield The yield of a bond assuming no reinvestment of coupon payments. (Act/360 day count)
TENDERYieldToTenderDateYield to Tender Date The yield on a Municipal bond to its mandatory tender date.
VALUE1/32YieldValueOf32ndsYield Value Of 1/32 The amount that the yield will change for a 1/32nd change in price.
WORSTYieldToWorstYield To Worst Convention The lowest yield to all possible redemption date scenarios.
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield The after tax yield grossed up by the maximum federal tax rate of 39.6%. For comparison to taxable yields.
ANNUALAnnualYieldAnnual Yield The annual interest or dividend income an investment earns, expressed as a percentage of the investments total value.
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year The yield of a bond based on the closing price as of the most recent years end.
NEXTREFUNDYieldToNextRefundYield To Next Refund (Sinking Fund Bonds) Yield assuming all bonds are redeemed at the next refund date at the redemption price.
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals) The yield on the bond net of any tax consequences from holding the bond. The discount on municipal securities can be subject to both capital gains taxes and ordinary income taxes. Calculated from dollar price.
ATISSUEYieldAtIssueYield At Issue (Municipals) The yield of the bond offered on the issue date.
AVGLIFEYieldToAverageLifeYield To Average Life The yield assuming that all sinks (mandatory and voluntary) are taken at par. This results in a faster paydown of debt; the yield is then calculated to the average life date.
AVGMATURITYYieldToAverageMaturityYield To Average Maturity The yield achieved by substituting a bond's average maturity for the issue's final maturity date.
BOOKBookYieldBook Yield The yield of a security calculated by using its book value instead of the current market price. This term is typically used in the US domestic market.
CALLYieldToNextCallYield to Next Call The yield of a bond to the next possible call date.
CHANGEYieldChangeSinceCloseYield Change Since Close The change in the yield since the previous day's closing yield.
COMPOUNDCompoundYieldCompound Yield The yield of certain Japanese bonds based on its price. Certain Japanese bonds have irregular first or last coupons, and the yield is calculated compound for these irregular periods.
CURRENTCurrentYieldCurrent Yield Annual interest on a bond divided by the market value. The actual income rate of return as opposed to the coupon rate expressed as a percentage.
GROSSTrueGrossYieldTrue Gross Yield Yield calculated using the price including accrued interest, where coupon dates are moved from holidays and weekends to the next trading day.
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent Yield Ask yield based on semi-annual coupons compounding in all periods and actual/actual calendar.
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption Based on price, the return an investor would require on a normal bond that would make the real return equal to that of the inflation-indexed bond, assuming a constant inflation rate.
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield Inverse floater semi-annual bond equivalent rate.
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter The yield of a bond based on the closing price as of the most recent quarters end.
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield The last available yield stored in history, computed using price.
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month The yield of a bond based on the closing price as of the most recent month's end.
CLOSEClosingYieldClosing Yield The yield of a bond based on the closing price.
FIX.4.3
236Tag236?NFIX.4.3
381GrossTradeAmtAmtNTotal amount traded (e.g. CumQty * AvgPx) expressed in units of currency.FIX.4.2
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
258Tag258?N
2 enum values
ValueNameDescription
NNotTradedFlatNot Traded Flat
YTradedFlatTraded Flat
FIX.4.3
259Tag259?NFIX.4.3
260Tag260?NFIX.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.0
119SettlCurrAmtAmtNUsed to report results of forex accommodation tradeFIX.4.0
120SettlCurrencyCurrencyNUsed to report results of forex accommodation tradeFIX.4.0
155SettlCurrFxRatefloatNForeign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrencyFIX.4.1
156SettlCurrFxRateCalccharNSpecifies whether the SettlCurrFxRate should be multiplied or divided
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.1
21HandlInstcharNInstructions for order handling on Broker trading floor
3 enum values
ValueNameDescription
1AutomatedExecutionNoInterventionAutomated execution order, private, no Broker intervention
2AutomatedExecutionInterventionOKAutomated execution order, public, Broker intervention OK
3ManualOrderManual order, best execution
FIX.4.2
110MinQtyQtyNMinimum quantity of an order to be executed. (Prior to FIX 4.2 this field was of type int)FIX.4.2
111MaxFloorQtyNMaximum number of shares within an order to be shown on the exchange floor at any given time. (Prior to FIX 4.2 this field was of type int)FIX.4.2
77OpenClosecharNFor use in derivatives omnibus accounting
4 enum values
ValueNameDescription
FFIFOFIFO
RRolledRolled
CCloseClose
OOpenOpen
FIX.4.2
210MaxShowQtyNMaximum number of shares within an order to be shown to other customers (i.e. sent via an IOI). (Prior to FIX 4.2 this field was of type int)FIX.4.2
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.2.7
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
193FutSettDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.2
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.2
641Tag641?NCan be used with OrdType = "Forex - Swap" to specify the forward points (added to LastSpotRate) for the future portion of a F/X swap.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.2
480Tag480?NFor CIV - Optional
4 enum values
ValueNameDescription
MNoWaiverAgreementNo waiver agreement
NNoExecutionOnlyNo execution only
YYesYes
ONoInstitutionalNo institutional.
FIX.4.3
481Tag481?NFor CIV - Optional
5 enum values
ValueNameDescription
3ExemptAuthorisedExempt Authorised Credit or Financial Institution.
2ExemptMoneyTypeExempt Client Money Type Exemption
1ExemptBelowLimitExempt Below The Limit
YPassedPassed
NNotCheckedNot checked
FIX.4.3
513Tag513?NReference to Registration Instructions message for this Order.FIX.4.3
494Tag494?NSupplementary registration information for this OrderFIX.4.3
483Tag483?NFor CIV - OptionalFIX.4.3
515Tag515?NFor CIV - OptionalFIX.4.3
484Tag484?NFor CIV - Optional
8 enum values
ValueNameDescription
SSinglePriceSingle price
QOfferPriceMinusAdjustmentAmountOffer price minus adjustment amount
POfferPriceMinusAdjustmentPercentOffer price minus adjustment %
OOfferPriceOffer price
ECreationPricePlusAdjustmentAmountCreation price plus adjustment amount
DCreationPricePlusAdjustmentPercentCreation price plus adjustment %
CCreationPriceCreation price
BBidPriceBid price
FIX.4.3
485Tag485?NFor CIV - OptionalFIX.4.3
638Tag638?N
2 enum values
ValueNameDescription
0PriorityUnchangedPriority Unchanged
1LostPriorityAsResultOfOrderChangeLost Priority as result of order change
FIX.4.3
639Tag639?NFIX.4.3
518Tag518?NNumber of contract details in this message (number of repeating groups to follow)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
555Tag555?NNumber of legsFIX.4.3
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.3
600Tag600?NFIX.4.3
601Tag601?NFIX.4.3
602Tag602?NFIX.4.3
603Tag603?NFIX.4.3
604Tag604?NFIX.4.3
605Tag605?NFIX.4.3
606Tag606?NFIX.4.3
607Tag607?NFIX.4.3
608Tag608?NFIX.4.3
609Tag609?NFIX.4.3
610Tag610?NFIX.4.3
611Tag611?NFIX.4.3
248Tag248?NFIX.4.3
249Tag249?NFIX.4.3
250Tag250?NFIX.4.3
251Tag251?NFIX.4.3
252Tag252?NFIX.4.3
253Tag253?NFIX.4.3
257Tag257?NFIX.4.3
599Tag599?NFIX.4.3
596Tag596?NFIX.4.3
597Tag597?NFIX.4.3
598Tag598?NFIX.4.3
254Tag254?NFIX.4.3
612Tag612?NFIX.4.3
613Tag613?NFIX.4.3
614Tag614?NFIX.4.3
615Tag615?NFIX.4.3
616Tag616?NFIX.4.3
617Tag617?NFIX.4.3
618Tag618?NFIX.4.3
619Tag619?NFIX.4.3
620Tag620?NFIX.4.3
621Tag621?NFIX.4.3
622Tag622?NFIX.4.3
623Tag623?NSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624Tag624?NSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
564Tag564?NProvide if the PositionEffect for the leg is different from that specified for the overall multileg securityFIX.4.3
565Tag565?NProvide if the CoveredOrUncovered for the leg is different from that specified for the overall multileg security.FIX.4.3
NestedParties [Repeating Group]NInsert here the set of "Nested Parties" (firm identification "nested" within additional repeating group) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" Used for NestedPartyRole=Leg Clearing Firm/Account, Leg Account/Account TypeFIX.4.3
539Tag539?NRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524Tag524?NUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525Tag525?NUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538Tag538?NIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
545Tag545?NSub-identifier (e.g. Clearing Acct for NestedPartyID=Clearing Firm) if applicableFIX.4.3
end NestedParties
654Tag654?NUsed to identify a specific leg.FIX.4.3
566Tag566?NProvide only if a Price is required for a specific leg. Used for anchoring the overall multileg security price to a specific leg Price.FIX.4.3
587Tag587?NFIX.4.3
588Tag588?NTakes precedence over LegSettlmntTyp value and conditionally required/omitted for specific LegSettlmntTyp values.FIX.4.3
637Tag637?NUsed to report the execution price assigned to the leg of the multileg instrumentFIX.4.3
StandardTrailer [Component]YThe standard FIX message trailerFIX.2.7
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