Components — FIX.5.0SP1

Components
165 components in FIX.5.0SP1

AffectedOrdGrp

ImplicitBlockRepeating SingleGeneralOrderHandling
TagNameTypeReq DescriptionAdded
534NoAffectedOrdersNumInGroupNOptional field used to indicate the number of order identifiers for orders affected by the Order Mass Cancel Request. Must be followed with OrigClOrdID as the next fieldFIX.4.4
41OrigClOrdIDStringNRequired if NoAffectedOrders > 0 and must be the first repeating field in the group. Indicates the client order id of an order affected by this request. If order(s) were manually delivered (or otherwise not delivered over FIX and not assigned a ClOrdID) this field should contain string "MANUAL".FIX.4.4
535AffectedOrderIDStringNContains the OrderID assigned by the counterparty of an affected order. Not required as part of the repeating group if OrigClOrdID(41) has a value other than "MANUAL".FIX.4.4
536AffectedSecondaryOrderIDStringNContains the SecondaryOrderID assigned by the counterparty of an affected order. Not required as part of the repeating groupFIX.4.4

AllocAckGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNThis repeating group is optionally used for messages with AllocStatus = 2 (account level reject), AllocStatus = 0 (accepted), to provide details of the individual accounts that were accepted or rejected. In the case of a reject, the reasons for the rejection should be specified. This group should not be populated where AllocStatus has any other value. Indicates number of allocation groups to follow.FIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
366AllocPricePriceNUsed when performing "executed price" vs. "average price" allocations (e.g. Japan). AllocAccount plus AllocPrice form a unique Allocs entry. Used in lieu of AllocAvgPx.FIX.4.4
1047AllocPositionEffectcharNIndicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
4 enum values
ValueNameDescription
OOpenOpen
CCloseClose
RRolledRolled
FFIFOFIFO
FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
776IndividualAllocRejCodeintNRequired if NoAllocs > 0.FIX.4.4
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
161AllocTextStringNFree format text field related to this AllocAccount (can be used here to hold text relating to the rejection of this AllocAccount)FIX.4.4
360EncodedAllocTextLenLengthNMust be set if EncodedAllocText field is specified and must immediately precede it.FIX.4.4
361EncodedAllocTextdataNEncoded (non-ASCII characters) representation of the AllocText field in the encoded format specified via the MessageEncoding field.FIX.4.4
989SecondaryIndividualAllocIDStringNWill allow the intermediary to specify an allocation ID generated by the systemFIX.4.4
993AllocCustomerCapacityStringNWill allow for granular reporting of separate allocation detail within a single trade report or allocation message.FIX.4.4
992IndividualAllocTypeintNIdentifies whether the allocation is to be sub-allocated or allocated to a third party.
2 enum values
ValueNameDescription
1SubAllocateSub Allocate
2ThirdPartyAllocationThird Party Allocation
FIX.4.4
80AllocQtyQtyNQuantity to be allocated to specific sub-accountFIX.4.4

AllocGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNConditionally required except when AllocTransType = Cancel, or when AllocType = Ready-to-book or Warehouse instructionFIX.4.4
79AllocAccountStringNMay be the same value as BrokerOfCredit if ProcessCode is step-out or soft-dollar step-out and Institution does not wish to disclose individual account breakdowns to the ExecBroker. Required if NoAllocs > 0. Must be first field in repeating group. Conditionally required except when for AllocTransType="Cancel", or when AllocType= "Ready-To-Book" or "Warehouse instruction".FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
573MatchStatuscharNThe status of this trade with respect to matching or comparison.
3 enum values
ValueNameDescription
0ComparedCompared, matched or affirmed
1UncomparedUncompared, unmatched, or unaffired
2AdvisoryOrAlertAdvisory or alert
FIX.4.4
366AllocPricePriceNUsed when performing "executed price" vs. "average price" allocations (e.g. Japan). AllocAccount plus AllocPrice form a unique Allocs entry. Used in lieu of AllocAvgPx.FIX.4.4
80AllocQtyQtyNConditionally required except when for AllocTransType="Cancel", or when AllocType= "Ready-To-Book" or "Warehouse instruction".FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
81ProcessCodecharNProcessing code for sub-account. Absence of this field in AllocAccount (79) / AllocPrice (366) /AllocQty (80) / ProcessCode instance indicates regular trade.
7 enum values
ValueNameDescription
0RegularRegular
1SoftDollarSoft Dollar
2StepInStep-In
3StepOutStep-Out
4SoftDollarStepInSoft-dollar Step-In
5SoftDollarStepOutSoft-dollar Step-Out
6PlanSponsorPlan Sponsor
FIX.4.4
989SecondaryIndividualAllocIDStringNCan be used by an intermediary to specify an allocation ID assigned by the intermediary's system.FIX.4.4
1002AllocMethodintNSpecifies the method under which a trade quantity was allocated.
3 enum values
ValueNameDescription
1AutomaticAutomatic
2GuarantorGuarantor
3ManualManual
FIX.4.4
993AllocCustomerCapacityStringNCan be used for granular reporting of separate allocation detail within a single trade report or allocation message.FIX.4.4
1047AllocPositionEffectcharNIndicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
4 enum values
ValueNameDescription
OOpenOpen
CCloseClose
RRolledRolled
FFIFOFIFO
FIX.4.4
992IndividualAllocTypeintNIdentifies whether the allocation is to be sub-allocated or allocated to a third party
2 enum values
ValueNameDescription
1SubAllocateSub Allocate
2ThirdPartyAllocationThird Party Allocation
FIX.4.4
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=BrokerOfCredit, ClientID, Settlement location (PSET), etc. Note: this field can be used for settlement location (PSET) information.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
208NotifyBrokerOfCreditBooleanNIndicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).
2 enum values
ValueNameDescription
NDetailsShouldNotBeCommunicatedDetails should not be communicated
YDetailsShouldBeCommunicatedDetails should be communicated
FIX.4.4
209AllocHandlInstintNIndicates how the receiver (i.e. third party) of Allocation message should handle/process the account details.
3 enum values
ValueNameDescription
1MatchMatch
2ForwardForward
3ForwardAndMatchForward and Match
FIX.4.4
161AllocTextStringNFree format text field related to this AllocAccountFIX.4.4
360EncodedAllocTextLenLengthNMust be set if EncodedAllocText field is specified and must immediately precede it.FIX.4.4
361EncodedAllocTextdataNEncoded (non-ASCII characters) representation of the AllocText field in the encoded format specified via the MessageEncoding field.FIX.4.4
CommissionData [Component]NInsert here the set of "CommissionData" fields defined in "Common Components of Application Messages"FIX.4.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
153AllocAvgPxPriceNAvgPx for this AllocAccount. For F/X orders, should be the "all-in" rate (spot rate adjusted for forward points) for this allocation. For Fixed Income always express value as "percent of par".FIX.4.4
154AllocNetMoneyAmtNNetMoney for this AllocAccount ((AllocQty * AllocAvgPx) - Commission - sum of MiscFeeAmt + AccruedInterestAmt) if a Sell ((AllocQty * AllocAvgPx) + Commission + sum of MiscFeeAmt + AccruedInterestAmt) if a BuyFIX.4.4
119SettlCurrAmtAmtNReplaced by AllocSettlCurrAmtFIX.4.4
737AllocSettlCurrAmtAmtNAllocNetMoney in AllocSettlCurrency for this AllocAccount if AllocSettlCurrency is different from "overall" CurrencyFIX.4.4
120SettlCurrencyCurrencyNReplaced by AllocSettlCurrency SettlCurrency for this AllocAccount if different from "overall" Currency. Required if SettlCurrAmt is specified.FIX.4.4
736AllocSettlCurrencyCurrencyNAllocSettlCurrency for this AllocAccount if different from "overall" Currency. Required if AllocSettlCurrAmt is specified.FIX.4.4
155SettlCurrFxRatefloatNForeign exchange rate used to compute AllocSettlCurrAmt from Currency to AllocSettlCurrencyFIX.4.4
156SettlCurrFxRateCalccharNSpecifies whether the SettlCurrFxRate should be multiplied or divided
2 enum values
ValueNameDescription
MMultiplyMultiply
DDivideDivide
FIX.4.4
742AllocAccruedInterestAmtAmtNApplicable for Convertible Bonds and fixed incomeFIX.4.4
741AllocInterestAtMaturityAmtNApplicable for securities that pay interest in lump-sum at maturityFIX.4.4
MiscFeesGrp [Repeating Group]NFIX.4.4
136NoMiscFeesNumInGroupNRequired if any miscellaneous fees are reported. Indicates number of repeating entries. Repeating group. ** Nested Repeating Group follows **FIX.4.4
137MiscFeeAmtAmtNRequired if NoMiscFees > 0FIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypeStringNRequired if NoMiscFees > 0
14 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
13TransferFeeTransfer Fee
14SecurityLendingSecurity Lending
FIX.4.4
891MiscFeeBasisintNDefines the unit for a miscellaneous fee.
3 enum values
ValueNameDescription
0AbsoluteAbsolute
1PerUnitPer Unit
2PercentagePercentage
FIX.4.4
end MiscFeesGrp
ClrInstGrp [Repeating Group]NFIX.4.4
576NoClearingInstructionsNumInGroupN** Nested Repeating Group follows **FIX.4.4
577ClearingInstructionintNRequired if NoClearingInstructions > 0
14 enum values
ValueNameDescription
0ProcessNormallyProcess normally
1ExcludeFromAllNettingExclude from all netting
2BilateralNettingOnlyBilateral netting only
3ExClearingEx clearing
4SpecialTradeSpecial trade
5MultilateralNettingMultilateral netting
6ClearAgainstCentralCounterpartyClear against central counterparty
7ExcludeFromCentralCounterpartyExclude from central counterparty
8ManualModeManual mode (pre-posting and/or pre-giveup)
9AutomaticPostingModeAutomatic posting mode (trade posting to the position account number specified)
10AutomaticGiveUpModeAutomatic give-up mode (trade give-up to the give-up destination number specified)
11QualifiedServiceRepresentativeQSRQualified Service Representative QSR
12CustomerTradeCustomer trade
13SelfClearingSelf clearing
FIX.4.4
end ClrInstGrp
635ClearingFeeIndicatorStringNIndicates type of fee being assessed of the customer for trade executions at an exchange. Applicable for futures markets only at this time. (Values source CBOT, CME, NYBOT, and NYMEX):
14 enum values
ValueNameDescription
1FirstYearDelegate1st year delegate trading for own account
2SecondYearDelegate2nd year delegate trading for own account
3ThirdYearDelegate3rd year delegate trading for own account
4FourthYearDelegate4th year delegate trading for own account
5FifthYearDelegate5th year delegate trading for own account
9SixthYearDelegate6th year delegate trading for own account
BCBOEMemberCBOE Member
CNonMemberAndCustomerNon-member and Customer
EEquityMemberAndClearingMemberEquity Member and Clearing Member
FFullAndAssociateMemberFull and Associate Member trading for own account and as floor brokers
HFirms106HAnd106J106.H and 106.J firms
IGIMGIM, IDEM and COM Membership Interest Holders
LLessee106FEmployeesLessee 106.F Employees
MAllOtherOwnershipTypesAll other ownership types
FIX.4.4
780AllocSettlInstTypeintNUsed to indicate whether settlement instructions are provided on this message, and if not, how they are to be derived. Absence of this field implies use of default instructions.
5 enum values
ValueNameDescription
0UseDefaultInstructionsUse default instructions
1DeriveFromParametersProvidedDerive from parameters provided
2FullDetailsProvidedFull details provided
3SSIDBIDsProvidedSSI DB IDs provided
4PhoneForInstructionsPhone for instructions
FIX.4.4
SettlInstructionsData [Component]NInsert here the set of "SettlInstructionsData" fields defined in "Common Components of Application Messages" Used to communicate settlement instructions for this AllocAccount detail. Required if AllocSettlInstType = 2 or 3.FIX.4.4
172SettlDeliveryTypeintNRequired if AllocSettlInstType = 1 or 2
4 enum values
ValueNameDescription
0Versus"Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment
1Free"Free": Deliver (if Sell) or Receive (if Buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
169StandInstDbTypeintNRequired if AllocSettlInstType = 3 (should not be populated otherwise)
5 enum values
ValueNameDescription
0OtherOther
1DTCSIDDTC SID
2ThomsonALERTThomson ALERT
3AGlobalCustodianA Global Custodian (StandInstDBName (70) must be provided)
4AccountNetAccountNet
FIX.4.4
170StandInstDbNameStringNRequired if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
171StandInstDbIDStringNIdentifier used within the StandInstDbType Required if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
DlvyInstGrp [Repeating Group]NRequired (and must be > 0) if AllocSettlInstType = 2 (should not be populated otherwise)FIX.4.4
85NoDlvyInstNumInGroupNNumber of delivery instruction fields in repeating group. Note this field was removed in FIX 4.1 and reinstated in FIX 4.4.FIX.4.4
165SettlInstSourcecharNIndicates source of Settlement Instructions
3 enum values
ValueNameDescription
1BrokerCreditBroker's Instructions
2InstitutionInstitution's Instructions
3InvestorInvestor (e.g. CIV use)
FIX.4.4
787DlvyInstTypecharNUsed to indicate whether a delivery instruction is used for securities or cash settlement.
2 enum values
ValueNameDescription
CCashCash
SSecuritiesSecurities
FIX.4.4
SettlParties [Repeating Group]NThe SettlParties component block is used in a similar manner as Parties Block within the context of settlement instruction messages to distinguish between parties involved in the settlement and parties who are expected to execute the settlement process.FIX.4.4
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end DlvyInstGrp

ApplIDReportGrp

ImplicitBlockRepeating Application
TagNameTypeReq DescriptionAdded
1351NoApplIDsNumInGroupNNumber of applicationsFIX.5.0
1355RefApplIDStringNReference to the unique application identifier which corresponds to ApplID(1180) from the Application Sequence Group componentFIX.5.0
1399ApplNewSeqNumSeqNumNUsed to specify a new application sequence number.FIX.5.0
1357RefApplLastSeqNumSeqNumNApplication sequence number of last message in transmission.FIX.5.0

ApplIDRequestAckGrp

ImplicitBlockRepeating Application
TagNameTypeReq DescriptionAdded
1351NoApplIDsNumInGroupNNumber of applicationsFIX.5.0
1355RefApplIDStringNReference to the unique application identifier which corresponds to ApplID(1180) from the Application Sequence Group componentFIX.5.0
1182ApplBegSeqNumSeqNumNBeginning range of application sequence numbersFIX.5.0
1183ApplEndSeqNumSeqNumNEnding range of application sequence numbersFIX.5.0
1357RefApplLastSeqNumSeqNumNApplication sequence number of last message in transmission.FIX.5.0
1354ApplResponseErrorintNUsed to return an error code or text associated with a response to an Application Request.
3 enum values
ValueNameDescription
0ApplicationDoesNotExistApplication does not exist
1MessagesRequestedAreNotAvailableMessages requested are not available
2UserNotAuthorizedForApplicationUser not authorized for application
FIX.5.0

ApplIDRequestGrp

ImplicitBlockRepeating Application
TagNameTypeReq DescriptionAdded
1351NoApplIDsNumInGroupNSpecifies number of application id occurrencesFIX.5.0
1355RefApplIDStringNReference to the unique application identifier which corresponds to ApplID(1180) from the Application Sequence Group componentFIX.5.0
1182ApplBegSeqNumSeqNumNMessage sequence number of first message in range to be resentFIX.5.0
1183ApplEndSeqNumSeqNumNMessage sequence number of last message in range to be resent. If request is for a single message ApplBeginSeqNo = ApplEndSeqNo. If request is for all messages subsequent to a particular message, ApplEndSeqNo = "0" (representing infinity).FIX.5.0

ApplicationSequenceControl

Block Common
The ApplicationSequenceControl is used for application sequencing and recovery. Consisting of ApplSeqNum (1181), ApplID (1180), ApplLastSeqNum (1350), and ApplResendFlag (1352), FIX application messages that carries this component block will be able to use application level sequencing. ApplID, ApplSeqNum and ApplLastSeqNum fields identify the application id, application sequence number and the previous application sequence number (in case of intentional gaps) on each application message that carries this block.
TagNameTypeReq DescriptionAdded
1180ApplIDStringNIdentifies the application with which a message is associated. Used only if application sequencing is in effect.FIX.5.0
1181ApplSeqNumSeqNumNApplication sequence number assigned to the message by the application generating the message. Used only if application sequencing is in effect. Conditionally required if ApplID has been specified.FIX.5.0
1350ApplLastSeqNumSeqNumNThe previous sequence number in the application sequence stream. Permits an application to publish messages with sequence gaps where it cannot be avoided. Used only if application sequencing is in effect. Conditionally required if ApplID has been specifiedFIX.5.0
1352ApplResendFlagBooleanNUsed to indicate that a message is being sent in response to an Application Message Request. Used only if application sequencing is in effect. It is possible for both ApplResendFlag and PossDupFlag to be set on the same message if the Sender's cache size is greater than zero and the message is being resent due to a session level resend request.FIX.5.0

AttrbGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4

BaseTradingRules

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0

BidCompReqGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
420NoBidComponentsNumInGroupNUsed if BidType="Disclosed"FIX.4.4
66ListIDStringNRequired if NoBidComponents > 0. Must be first field in repeating group.FIX.4.4
54SidecharNWhen used in request for a "Disclosed" bid indicates that bid is required on assumption that SideValue1 is Buy or Sell. SideValue2 can be derived by inference.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
336TradingSessionIDStringNIndicates off-exchange type activities for Detail.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
430NetGrossIndintNIndicates Net or Gross for selling Detail.
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.4.4
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNTakes precedence over SettlType value and conditionally required/omitted for specific SettlType values.FIX.4.4
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4

BidCompRspGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
420NoBidComponentsNumInGroupYNumber of bid repeating groupsFIX.4.4
CommissionData [Component]YInsert here the set of "CommissionData" fields defined in "Common Components of Application Messages" First element of price. Required if NoBidComponents > 0.FIX.4.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
66ListIDStringNUnique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.FIX.4.4
421CountryCountryNISO Country CodeFIX.4.4
54SidecharNWhen used in response to a "Disclosed" request indicates whether SideValue1 is Buy or Sell. SideValue2 can be derived by inference.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
44PricePriceNSecond element of priceFIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.4.4
406FairValueAmtNThe difference between the value of a future and the value of the underlying equities after allowing for the discounted cash flows associated with the underlying stocks (E.g. Dividends etc).FIX.4.4
430NetGrossIndintNNet/Gross
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.4.4
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNTakes precedence over SettlType value and conditionally required/omitted for specific SettlType values.FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

BidDescReqGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
398NoBidDescriptorsNumInGroupNUsed if BidType="Non Disclosed"FIX.4.4
399BidDescriptorTypeintNRequired if NoBidDescriptors > 0. Must be first field in repeating group.
3 enum values
ValueNameDescription
1SectorSector
2CountryCountry
3IndexIndex
FIX.4.4
400BidDescriptorStringNBidDescriptor value. Usage depends upon BidDescriptorTyp (399). If BidDescriptorType = 1 Industrials etc - Free text If BidDescriptorType = 2 "FR" etc - ISO Country Codes If BidDescriptorType = 3 FT00, FT250, STOX - Free textFIX.4.4
401SideValueIndintNRefers to the SideValue1 or SideValue2. These are used as opposed to Buy or Sell so that the basket can be quoted either way as Buy or Sell.
2 enum values
ValueNameDescription
1SideValue1Side Value 1
2SideValue2Side Value 2
FIX.4.4
404LiquidityValueAmtNValue between LiquidityPctLow and LiquidityPctHigh in CurrencyFIX.4.4
441LiquidityNumSecuritiesintNNumber of Securites between LiquidityPctLow and LiquidityPctHigh in CurrencyFIX.4.4
402LiquidityPctLowPercentageNLiquidity indicator or lower limit if LiquidityNumSecurities > 1FIX.4.4
403LiquidityPctHighPercentageNUpper liquidity indicator if LiquidityNumSecurities > 1FIX.4.4
405EFPTrackingErrorPercentageNEg Used in EFP (Exchange For Physical) trades 12%FIX.4.4
406FairValueAmtNUsed in EFP tradesFIX.4.4
407OutsideIndexPctPercentageNUsed in EFP tradesFIX.4.4
408ValueOfFuturesAmtNUsed in EFP tradesFIX.4.4

ClrInstGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
576NoClearingInstructionsNumInGroupN** Nested Repeating Group follows **FIX.4.4
577ClearingInstructionintNRequired if NoClearingInstructions > 0
14 enum values
ValueNameDescription
0ProcessNormallyProcess normally
1ExcludeFromAllNettingExclude from all netting
2BilateralNettingOnlyBilateral netting only
3ExClearingEx clearing
4SpecialTradeSpecial trade
5MultilateralNettingMultilateral netting
6ClearAgainstCentralCounterpartyClear against central counterparty
7ExcludeFromCentralCounterpartyExclude from central counterparty
8ManualModeManual mode (pre-posting and/or pre-giveup)
9AutomaticPostingModeAutomatic posting mode (trade posting to the position account number specified)
10AutomaticGiveUpModeAutomatic give-up mode (trade give-up to the give-up destination number specified)
11QualifiedServiceRepresentativeQSRQualified Service Representative QSR
12CustomerTradeCustomer trade
13SelfClearingSelf clearing
FIX.4.4

CollInqQualGrp

ImplicitBlockRepeating CollateralManagement
TagNameTypeReq DescriptionAdded
938NoCollInquiryQualifierNumInGroupNNumber of qualifiers to inquiryFIX.4.4
896CollInquiryQualifierintNRequired if NoCollInquiryQualifier > 0 Type of collateral inquiry
8 enum values
ValueNameDescription
0TradeDateTrade Date
1GCInstrumentGC Instrument
2CollateralInstrumentCollateral Instrument
3SubstitutionEligibleSubstitution Eligible
4NotAssignedNot Assigned
5PartiallyAssignedPartially Assigned
6FullyAssignedFully Assigned
7OutstandingTradesOutstanding Trades (Today < end date)
FIX.4.4

CommissionData

Block Common
The CommissionDate component block is used to carry commission information such as the type of commission and the rate.
TagNameTypeReq DescriptionAdded
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3

CompIDReqGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
936NoCompIDsNumInGroupNUsed to restrict updates/request to a list of specific CompID/SubID/LocationID/DeskID combinations. If not present request applies to all applicable available counterparties. EG Unless one sell side broker was a customer of another you would not expect to see information about other brokers, similarly one fund manager etc.FIX.4.4
930RefCompIDStringNUsed to restrict updates/request to specific CompIDFIX.4.4
931RefSubIDStringNUsed to restrict updates/request to specific SubIDFIX.4.4
283LocationIDStringNUsed to restrict updates/request to specific LocationIDFIX.4.4
284DeskIDStringNUsed to restrict updates/request to specific DeskIDFIX.4.4

CompIDStatGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
936NoCompIDsNumInGroupYSpecifies the number of repeating CompId'sFIX.4.4
930RefCompIDStringYCompID that status is being report for. Required if NoCompIDs > 0,FIX.4.4
931RefSubIDStringNSubID that status is being report for.FIX.4.4
283LocationIDStringNLocationID that status is being report for.FIX.4.4
284DeskIDStringNDeskID that status is being report for.FIX.4.4
928StatusValueintYIndicates the status of a network connection
4 enum values
ValueNameDescription
1ConnectedConnected
2NotConnectedUnexpectedNot Connected - down expected up
3NotConnectedExpectedNot Connected - down expected down
4InProcessIn Process
FIX.4.4
929StatusTextStringNAdditional Information, i.e. "National Holiday"FIX.4.4

ContAmtGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
518NoContAmtsNumInGroupNNumber of contract details in this message (number of repeating groups to follow)FIX.4.4
519ContAmtTypeintNMust be first field in the repeating group.
15 enum values
ValueNameDescription
1CommissionAmountCommission amount (actual)
2CommissionPercentCommission percent (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge Percent
5DiscountAmountDiscount Amount
6DiscountPercentDiscount Percent
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy Percent
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge Percent
11FundBasedRenewalCommissionPercentFund-Based Renewal Commission Percent (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
13FundBasedRenewalCommissionOnOrderFund-Based Renewal Commission Amount (based on Order value)
14FundBasedRenewalCommissionOnFundFund-Based Renewal Commission Amount (based on Projected Fund value)
15NetSettlementAmountNet Settlement Amount
FIX.4.4
520ContAmtValuefloatNValue of Contract Amount, e.g. a financial amount or percentage as indicated by ContAmtType (519).FIX.4.4
521ContAmtCurrCurrencyNSpecifies currency for the Contract amount if different from the Deal Currency - see "Appendix 6-A; Valid Currency Codes".FIX.4.4

ContraGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
382NoContraBrokersNumInGroupNNumber of ContraBrokers repeating group instances.FIX.4.4
375ContraBrokerStringNFirst field in repeating group. Required if NoContraBrokers > 0.FIX.4.4
337ContraTraderStringNIdentifies the trader (e.g. "badge number") of the ContraBroker.FIX.4.4
437ContraTradeQtyQtyNQuantity traded with the ContraBroker (375).FIX.4.4
438ContraTradeTimeUTCTimestampNIdentifes the time of the trade with the ContraBroker (375). (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
655ContraLegRefIDStringNUnique indicator for a specific leg for the ContraBroker (375).FIX.4.4

CpctyConfGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
862NoCapacitiesNumInGroupYIndicates number of repeating entries. ** Nested Repeating Group follows **FIX.4.4
528OrderCapacitycharYSpecifies the capacity of the firm executing the order(s)
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
529OrderRestrictionsMultipleCharValueNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
14 enum values
ValueNameDescription
1ProgramTradeProgram Trade
2IndexArbitrageIndex Arbitrage
3NonIndexArbitrageNon-Index Arbitrage
4CompetingMarketMakerCompeting Market Maker
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker of Specialist in the underlying security of a derivative seucirty
7ForeignEntityForeign Entity (of foreign government or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExtneral Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
BIssuerHoldingIssuer Holding
CIssuePriceStabilizationIssue Price Stabilization
DNonAlgorithmicNon-algorithmic
EAlgorithmicAlgorithmic
FIX.4.4
863OrderCapacityQtyQtyYThe quantity that was executed under this capacity (e.g. quantity executed as agent, as principal etc.). Sum of OrderCapacityQty values must equal this message's AllocQty.FIX.4.4

DerivativeEventsGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1286NoDerivativeEventsNumInGroupNFIX.5.0
1287DerivativeEventTypeintNIndicates type of event describing securityFIX.5.0
1288DerivativeEventDateLocalMktDateNFIX.5.0
1289DerivativeEventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [1288]FIX.5.0
1290DerivativeEventPxPriceNFIX.5.0
1291DerivativeEventTextStringNFIX.5.0

DerivativeInstrument

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
1214DerivativeSymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.5.0
1215DerivativeSymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.FIX.5.0
1216DerivativeSecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.5.0
1217DerivativeSecurityIDSourceStringNRequired if SecurityID is specified.FIX.5.0
DerivativeSecurityAltIDGrp [Repeating Group]NFIX.5.0
1218NoDerivativeSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1219DerivativeSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1220DerivativeSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0
end DerivativeSecurityAltIDGrp
1246DerivativeProductintNIndicates the type of product the security is associated with (high-level category)FIX.5.0
1228DerivativeProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1243DerivFlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
1247DerivativeSecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
1248DerivativeCFICodeStringNIndicates 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.5.0
1249DerivativeSecurityTypeStringNIt is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)FIX.5.0
1250DerivativeSecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType=MLEG). If specified, SecurityType is required.FIX.5.0
1251DerivativeMaturityMonthYearMonthYearNSpecifies the month and year of maturity. Applicable for standardized derivatives which are typically only referenced by month and year (e.g. S and P futures). Note MaturityDate (a full date) can also be specified.FIX.5.0
1252DerivativeMaturityDateLocalMktDateNSpecifies date of maturity (a full date). Note that standardized derivatives which are typically only referenced by month and year (e.g. S and 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.5.0
1253DerivativeMaturityTimeTZTimeOnlyNFIX.5.0
1254DerivativeSettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.5.0
1255DerivativeInstrmtAssignmentMethodcharNFIX.5.0
1256DerivativeSecurityStatusStringNGives the current state of the instrumentFIX.5.0
1276DerivativeIssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.5.0
1257DerivativeInstrRegistryStringNThe 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.5.0
1258DerivativeCountryOfIssueCountryNISO 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.5.0
1259DerivativeStateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.5.0
1260DerivativeLocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.5.0
1261DerivativeStrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.5.0
1262DerivativeStrikeCurrencyCurrencyNUsed for derivativesFIX.5.0
1263DerivativeStrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.5.0
1264DerivativeStrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.5.0
1265DerivativeOptAttributecharNUsed 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.5.0
1266DerivativeContractMultiplierfloatNFor Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.FIX.5.0
1267DerivativeMinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.5.0
1268DerivativeMinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
1269DerivativeUnitOfMeasureStringNFIX.5.0
1270DerivativeUnitOfMeasureQtyQtyNFIX.5.0
1315DerivativePriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1316DerivativePriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1317DerivativeSettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code valueFIX.5.0
1318DerivativePriceQuoteMethodStringNMethod for price quotationFIX.5.0
1319DerivativeFuturesValuationMethodStringNFor futures, indicates type of valuation method appliedFIX.5.0
1320DerivativeListMethodintNIndicates whether strikes are pre-listed only or can also be defined via user requestFIX.5.0
1321DerivativeCapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1322DerivativeFloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
1323DerivativePutOrCallintNIndicates whether an Option is for a put or callFIX.5.0
1299DerivativeExerciseStylecharNType of exercise of a derivatives securityFIX.5.0
1225DerivativeOptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1271DerivativeTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.5.0
1272DerivativeSecurityExchangeExchangeNCan be used to identify the security.FIX.5.0
1273DerivativePositionLimitintNPosition Limit for the instrument.FIX.5.0
1274DerivativeNTPositionLimitintNNear-term Position Limit for the instrument.FIX.5.0
1275DerivativeIssuerStringNFIX.5.0
1277DerivativeEncodedIssuerLenLengthNMust be set if EncodedIssuer field is specified and must immediately precede it.FIX.5.0
1278DerivativeEncodedIssuerdataNEncoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.FIX.5.0
1279DerivativeSecurityDescStringNFIX.5.0
1280DerivativeEncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.5.0
1281DerivativeEncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.5.0
DerivativeSecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1282DerivativeSecurityXMLLenLengthNMust be set if SecurityXML field is specified andd must immediately precede it.FIX.5.0
1283DerivativeSecurityXMLdataNXML Data Stream describing the Security.FIX.5.0
1284DerivativeSecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
1285DerivativeContractSettlMonthMonthYearNMust be present for MBS or TBAFIX.5.0
DerivativeEventsGrp [Repeating Group]NFIX.5.0
1286NoDerivativeEventsNumInGroupNFIX.5.0
1287DerivativeEventTypeintNIndicates type of event describing securityFIX.5.0
1288DerivativeEventDateLocalMktDateNFIX.5.0
1289DerivativeEventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [1288]FIX.5.0
1290DerivativeEventPxPriceNFIX.5.0
1291DerivativeEventTextStringNFIX.5.0
end DerivativeEventsGrp
DerivativeInstrumentParties [Repeating Group]NFIX.5.0
1292NoDerivativeInstrumentPartiesNumInGroupNShould contain unique combinations of DerivativeInstrumentPartyID, DerivativeInstrumentPartyIDSource, and DerivativeInstrumentPartyRoleFIX.5.0
1293DerivativeInstrumentPartyIDStringNUsed to identify party id related to instrument seriesFIX.5.0
1294DerivativeInstrumentPartyIDSourceStringNUsed to identify source of instrument series party idFIX.5.0
1295DerivativeInstrumentPartyRoleintNUsed to identify the role of instrument series party idFIX.5.0
DerivativeInstrumentPartySubIDsGrp [Repeating Group]NFIX.5.0
1296NoDerivativeInstrumentPartySubIDsNumInGroupNRefer to definition for NoPartySubIDs(802)FIX.5.0
1297DerivativeInstrumentPartySubIDStringNRefer to definition for PartySubID(523)FIX.5.0
1298DerivativeInstrumentPartySubIDTypeintNRefer to definition for PartySubIDType(803)FIX.5.0
end DerivativeInstrumentPartySubIDsGrp
end DerivativeInstrumentParties

DerivativeInstrumentAttribute

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1311NoDerivativeInstrAttribNumInGroupNFIX.5.0
1313DerivativeInstrAttribTypeintNRefer to definition of InstrAttribType(871)FIX.5.0
1314DerivativeInstrAttribValueStringNRefer to definition of InstrAttribValue(872)FIX.5.0

DerivativeInstrumentParties

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1292NoDerivativeInstrumentPartiesNumInGroupNShould contain unique combinations of DerivativeInstrumentPartyID, DerivativeInstrumentPartyIDSource, and DerivativeInstrumentPartyRoleFIX.5.0
1293DerivativeInstrumentPartyIDStringNUsed to identify party id related to instrument seriesFIX.5.0
1294DerivativeInstrumentPartyIDSourceStringNUsed to identify source of instrument series party idFIX.5.0
1295DerivativeInstrumentPartyRoleintNUsed to identify the role of instrument series party idFIX.5.0
DerivativeInstrumentPartySubIDsGrp [Repeating Group]NFIX.5.0
1296NoDerivativeInstrumentPartySubIDsNumInGroupNRefer to definition for NoPartySubIDs(802)FIX.5.0
1297DerivativeInstrumentPartySubIDStringNRefer to definition for PartySubID(523)FIX.5.0
1298DerivativeInstrumentPartySubIDTypeintNRefer to definition for PartySubIDType(803)FIX.5.0
end DerivativeInstrumentPartySubIDsGrp

DerivativeInstrumentPartySubIDsGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1296NoDerivativeInstrumentPartySubIDsNumInGroupNRefer to definition for NoPartySubIDs(802)FIX.5.0
1297DerivativeInstrumentPartySubIDStringNRefer to definition for PartySubID(523)FIX.5.0
1298DerivativeInstrumentPartySubIDTypeintNRefer to definition for PartySubIDType(803)FIX.5.0

DerivativeSecurityAltIDGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1218NoDerivativeSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1219DerivativeSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1220DerivativeSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0

DerivativeSecurityDefinition

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
DerivativeInstrument [Component]NOptional block which can be used to to summarize common attributes shared across a set of option instruments which belong to the same series.FIX.5.0
1214DerivativeSymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.5.0
1215DerivativeSymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.FIX.5.0
1216DerivativeSecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.5.0
1217DerivativeSecurityIDSourceStringNRequired if SecurityID is specified.FIX.5.0
DerivativeSecurityAltIDGrp [Repeating Group]NFIX.5.0
1218NoDerivativeSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1219DerivativeSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1220DerivativeSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0
end DerivativeSecurityAltIDGrp
1246DerivativeProductintNIndicates the type of product the security is associated with (high-level category)FIX.5.0
1228DerivativeProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1243DerivFlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
1247DerivativeSecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
1248DerivativeCFICodeStringNIndicates 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.5.0
1249DerivativeSecurityTypeStringNIt is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)FIX.5.0
1250DerivativeSecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType=MLEG). If specified, SecurityType is required.FIX.5.0
1251DerivativeMaturityMonthYearMonthYearNSpecifies the month and year of maturity. Applicable for standardized derivatives which are typically only referenced by month and year (e.g. S and P futures). Note MaturityDate (a full date) can also be specified.FIX.5.0
1252DerivativeMaturityDateLocalMktDateNSpecifies date of maturity (a full date). Note that standardized derivatives which are typically only referenced by month and year (e.g. S and 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.5.0
1253DerivativeMaturityTimeTZTimeOnlyNFIX.5.0
1254DerivativeSettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.5.0
1255DerivativeInstrmtAssignmentMethodcharNFIX.5.0
1256DerivativeSecurityStatusStringNGives the current state of the instrumentFIX.5.0
1276DerivativeIssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.5.0
1257DerivativeInstrRegistryStringNThe 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.5.0
1258DerivativeCountryOfIssueCountryNISO 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.5.0
1259DerivativeStateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.5.0
1260DerivativeLocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.5.0
1261DerivativeStrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.5.0
1262DerivativeStrikeCurrencyCurrencyNUsed for derivativesFIX.5.0
1263DerivativeStrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.5.0
1264DerivativeStrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.5.0
1265DerivativeOptAttributecharNUsed 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.5.0
1266DerivativeContractMultiplierfloatNFor Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.FIX.5.0
1267DerivativeMinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.5.0
1268DerivativeMinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
1269DerivativeUnitOfMeasureStringNFIX.5.0
1270DerivativeUnitOfMeasureQtyQtyNFIX.5.0
1315DerivativePriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1316DerivativePriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1317DerivativeSettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code valueFIX.5.0
1318DerivativePriceQuoteMethodStringNMethod for price quotationFIX.5.0
1319DerivativeFuturesValuationMethodStringNFor futures, indicates type of valuation method appliedFIX.5.0
1320DerivativeListMethodintNIndicates whether strikes are pre-listed only or can also be defined via user requestFIX.5.0
1321DerivativeCapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1322DerivativeFloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
1323DerivativePutOrCallintNIndicates whether an Option is for a put or callFIX.5.0
1299DerivativeExerciseStylecharNType of exercise of a derivatives securityFIX.5.0
1225DerivativeOptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1271DerivativeTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.5.0
1272DerivativeSecurityExchangeExchangeNCan be used to identify the security.FIX.5.0
1273DerivativePositionLimitintNPosition Limit for the instrument.FIX.5.0
1274DerivativeNTPositionLimitintNNear-term Position Limit for the instrument.FIX.5.0
1275DerivativeIssuerStringNFIX.5.0
1277DerivativeEncodedIssuerLenLengthNMust be set if EncodedIssuer field is specified and must immediately precede it.FIX.5.0
1278DerivativeEncodedIssuerdataNEncoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.FIX.5.0
1279DerivativeSecurityDescStringNFIX.5.0
1280DerivativeEncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.5.0
1281DerivativeEncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.5.0
DerivativeSecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1282DerivativeSecurityXMLLenLengthNMust be set if SecurityXML field is specified andd must immediately precede it.FIX.5.0
1283DerivativeSecurityXMLdataNXML Data Stream describing the Security.FIX.5.0
1284DerivativeSecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
1285DerivativeContractSettlMonthMonthYearNMust be present for MBS or TBAFIX.5.0
DerivativeEventsGrp [Repeating Group]NFIX.5.0
1286NoDerivativeEventsNumInGroupNFIX.5.0
1287DerivativeEventTypeintNIndicates type of event describing securityFIX.5.0
1288DerivativeEventDateLocalMktDateNFIX.5.0
1289DerivativeEventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [1288]FIX.5.0
1290DerivativeEventPxPriceNFIX.5.0
1291DerivativeEventTextStringNFIX.5.0
end DerivativeEventsGrp
DerivativeInstrumentParties [Repeating Group]NFIX.5.0
1292NoDerivativeInstrumentPartiesNumInGroupNShould contain unique combinations of DerivativeInstrumentPartyID, DerivativeInstrumentPartyIDSource, and DerivativeInstrumentPartyRoleFIX.5.0
1293DerivativeInstrumentPartyIDStringNUsed to identify party id related to instrument seriesFIX.5.0
1294DerivativeInstrumentPartyIDSourceStringNUsed to identify source of instrument series party idFIX.5.0
1295DerivativeInstrumentPartyRoleintNUsed to identify the role of instrument series party idFIX.5.0
DerivativeInstrumentPartySubIDsGrp [Repeating Group]NFIX.5.0
1296NoDerivativeInstrumentPartySubIDsNumInGroupNRefer to definition for NoPartySubIDs(802)FIX.5.0
1297DerivativeInstrumentPartySubIDStringNRefer to definition for PartySubID(523)FIX.5.0
1298DerivativeInstrumentPartySubIDTypeintNRefer to definition for PartySubIDType(803)FIX.5.0
end DerivativeInstrumentPartySubIDsGrp
end DerivativeInstrumentParties
DerivativeInstrumentAttribute [Repeating Group]NAdditional attribution for the instrument seriesFIX.5.0
1311NoDerivativeInstrAttribNumInGroupNFIX.5.0
1313DerivativeInstrAttribTypeintNRefer to definition of InstrAttribType(871)FIX.5.0
1314DerivativeInstrAttribValueStringNRefer to definition of InstrAttribValue(872)FIX.5.0
end DerivativeInstrumentAttribute
MarketSegmentGrp [Repeating Group]NSecurity trading and listing attributes for the series levelFIX.5.0
1310NoMarketSegmentsNumInGroupNNumber of Market Segments on which a security may trade.FIX.5.0
1301MarketIDExchangeNIdentifies the market which lists and trades the instrument.FIX.5.0
1300MarketSegmentIDStringNIdentifies the segment of the market to which the specify trading rules and listing rules apply.FIX.5.0
SecurityTradingRules [Component]NThs SecurityTradingRules component block is used as part of security definition to specify the specific security's standard trading parameters such as trading session eligibility and other attributes of the security.FIX.5.0
BaseTradingRules [Component]NThis block contains the base trading rulesFIX.5.0
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
TradingSessionRulesGrp [Repeating Group]NThis block contains the trading rules specific to a trading sessionFIX.5.0
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
end TradingSessionRulesGrp
NestedInstrumentAttribute [Repeating Group]NFIX.5.0
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0
end NestedInstrumentAttribute
StrikeRules [Repeating Group]NThis block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrument.FIX.5.0
1201NoStrikeRulesNumInGroupNNumber of strike rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1223StrikeRuleIDStringNAllows strike rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1202StartStrikePxRangePriceNStarting price for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1203EndStrikePxRangePriceNEnding price of the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1204StrikeIncrementfloatNValue by which strike price should be incremented within the specified priceFIX.5.0
1304StrikeExerciseStyleintNEnumeration that represents the exercise style for a class of options Same values as ExerciseStyleFIX.5.0
MaturityRules [Repeating Group]NDescribes the maturity rules for a given set of strikes as defined by StrikeRulesFIX.5.0
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0
end MaturityRules
end StrikeRules
end MarketSegmentGrp

DerivativeSecurityXML

XMLDataBlock Common
TagNameTypeReq DescriptionAdded
1282DerivativeSecurityXMLLenLengthNMust be set if SecurityXML field is specified andd must immediately precede it.FIX.5.0
1283DerivativeSecurityXMLdataNXML Data Stream describing the Security.FIX.5.0
1284DerivativeSecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0

DiscretionInstructions

Block Common
The presence of DiscretionInstructions component block on an order indicates that the trader wishes to display one price but will accept trades at another price.
TagNameTypeReq DescriptionAdded
388DiscretionInstcharNWhat the discretionary price is related to (e.g. primary price, display price etc)
8 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
6RelatedToVWAPRelated to VWAP
7AveragePriceGuaranteeAverage Price Guarantee
FIX.4.4
389DiscretionOffsetValuefloatNAmount (signed) added to the "related to" price specified via DiscretionInst, in the context of DiscretionOffsetTypeFIX.4.4
841DiscretionMoveTypeintNDescribes whether discretion price is static/fixed or floats
2 enum values
ValueNameDescription
0FloatingFloating (default)
1FixedFixed
FIX.4.4
842DiscretionOffsetTypeintNType of Discretion Offset (e.g. price offset, tick offset etc)
4 enum values
ValueNameDescription
0PricePrice (default)
1BasisPointsBasis Points
2TicksTicks
3PriceTierPrice Tier / Level
FIX.4.4
843DiscretionLimitTypeintNSpecifies the nature of the resulting discretion price (e.g. or better limit, strict limit etc)
3 enum values
ValueNameDescription
0OrBetterOr better (default) - price improvement allowed
1StrictStrict - limit is a strict limit
2OrWorseOr worse - for a buy the discretion price is a minimum and for a sell the discretion price is a maximum (for use for orders which have a price range)
FIX.4.4
844DiscretionRoundDirectionintNIf the calculated discretion price is not a valid tick price, specifies how to round the price (e.g. to be more or less aggressive)
2 enum values
ValueNameDescription
1MoreAggressiveMore aggressive - on a buy order round the price up to the nearest tick; on a sell round down to the nearest tick
2MorePassiveMore passive - on a buy order round down to the nearest tick; on a sell order round up to the nearest tick
FIX.4.4
846DiscretionScopeintNThe scope of "related to" price of the discretion (e.g. local, global etc)
4 enum values
ValueNameDescription
1LocalLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
4NationalExcludingLocalNational excluding local
FIX.4.4

DisplayInstruction

Block Common
The DisplayInstruction component block is used to convey instructions on how a reserved order is to be handled in terms of when and how much of the order quantity is to be displayed to the market.
TagNameTypeReq DescriptionAdded
1138DisplayQtyQtyNThe quantity to be displayed . Required for reserve orders. On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.FIX.4.4
1082SecondaryDisplayQtyQtyNUsed for reserve orders when DisplayQty applies to the primary execution market (e.g.an ECN) and another quantity is to be shown at other markets (e.g. the exchange). On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.FIX.4.4
1083DisplayWhencharNInstructs when to refresh DisplayQty (1138).
2 enum values
ValueNameDescription
1ImmediateImmediate (after each fill)
2ExhaustExhaust (when DisplayQty = 0)
FIX.4.4
1084DisplayMethodcharNDefines what value to use in DisplayQty (1138). If not specified the default DisplayMethod is "1"
3 enum values
ValueNameDescription
1InitialInitial (use original DisplayQty)
2NewNew (use RefreshQty)
3RandomRandom (randomize value)
FIX.4.4
1085DisplayLowQtyQtyNRequired when DisplayMethod = 3FIX.4.4
1086DisplayHighQtyQtyNRequired when DisplayMethod = 3FIX.4.4
1087DisplayMinIncrQtyNCan be used to specify larger increments than the standard increment provided by the market. Optionally used when DisplayMethod = 3FIX.4.4
1088RefreshQtyQtyNRequired when DisplayMethod = 2FIX.4.4

DlvyInstGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
85NoDlvyInstNumInGroupNNumber of delivery instruction fields in repeating group. Note this field was removed in FIX 4.1 and reinstated in FIX 4.4.FIX.4.4
165SettlInstSourcecharNIndicates source of Settlement Instructions
3 enum values
ValueNameDescription
1BrokerCreditBroker's Instructions
2InstitutionInstitution's Instructions
3InvestorInvestor (e.g. CIV use)
FIX.4.4
787DlvyInstTypecharNUsed to indicate whether a delivery instruction is used for securities or cash settlement.
2 enum values
ValueNameDescription
CCashCash
SSecuritiesSecurities
FIX.4.4
SettlParties [Repeating Group]NThe SettlParties component block is used in a similar manner as Parties Block within the context of settlement instruction messages to distinguish between parties involved in the settlement and parties who are expected to execute the settlement process.FIX.4.4
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties

EvntGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4

ExecAllocGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
124NoExecsNumInGroupNIndicates number of individual execution repeating group entries to follow. Absence of this field indicates that no individual execution entries are included. Primarily used to support step-outs.FIX.4.4
32LastQtyQtyNAmount of quantity (e.g. number of shares) in individual execution. Required if NoExecs > 0FIX.4.4
17ExecIDStringNUnique identifier of execution message as assigned by sell-side (broker, exchange, ECN) (will be 0 (zero) for ExecType (50) =I (Order Status)). Uniqueness must be guaranteed within a single trading day or the life of a multi-day order. Firms which accept multi-day orders should consider embedding a date within the ExecID field to assure uniqueness across days. (Prior to FIX 4.1 this field was of type int)FIX.4.4
527SecondaryExecIDStringNAssigned by the party which accepts the order. Can be used to provide the ExecID (17) used by an exchange or executing system.FIX.4.4
31LastPxPriceNPrice of individual execution. Required if NoExecs > 0FIX.4.4
669LastParPxPriceNLast price expressed in percent-of-par. Conditionally required for Fixed Income trades when LastPx is expressed in Yield, Spread, Discount or any other price typeFIX.4.4
29LastCapacitycharNUsed to identify whether the trade was executed on an agency or principal basis.
4 enum values
ValueNameDescription
1AgentAgent
2CrossAsAgentCross as agent
3CrossAsPrincipalCross as principal
4PrincipalPrincipal
FIX.4.4
1003TradeIDStringNThe unique ID assigned to the trade entity once it is received or matched by the exchange or central counterparty.FIX.4.4
1041FirmTradeIDStringNThe ID assigned to a trade by the Firm to track a trade within the Firm system. This ID can be assigned either before or after submission to the exchange or central counterparyFIX.4.4

ExecCollGrp

ImplicitBlockRepeating CollateralManagement
TagNameTypeReq DescriptionAdded
124NoExecsNumInGroupNExecutions for which collateral is requiredFIX.4.4
17ExecIDStringNRequired if NoExecs > 0FIX.4.4

ExecInstRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0

ExpirationQty

BlockRepeating Common
The ExpirationQty component block identified the expiration quantities and type of expiration.
TagNameTypeReq DescriptionAdded
981NoExpirationNumInGroupNNumber of Expiration Qty entriesFIX.4.4
982ExpirationQtyTypeintNRequired if NoExpiration > 1
5 enum values
ValueNameDescription
1AutoExerciseAuto Exercise
2NonAutoExerciseNon Auto Exercise
3FinalWillBeExercisedFinal Will Be Exercised
4ContraryIntentionContrary Intention
5DifferenceDifference
FIX.4.4
983ExpQtyQtyNExpiration Quantity associated with the Expiration TypeFIX.4.4

FillsGrp

ImplicitBlockRepeating SingleGeneralOrderHandling
TagNameTypeReq DescriptionAdded
1362NoFillsNumInGroupNSpecifies the number of partial fills included in this Execution ReportFIX.5.0
1363FillExecIDStringNUnique identifier of execution as assigned by sell-side (broker, exchange, ECN). Must not overlap ExecID(17). Required if NoFills > 0FIX.5.0
1364FillPxPriceNPrice of this partial fill. Conditionally required if NoFills > 0. Refer to LastPx(31).FIX.5.0
1365FillQtyQtyNQuantity (e.g. shares) bought/sold on this partial fill. Required if NoFills > 0.FIX.5.0
NestedParties4 [Repeating Group]NContraparty informationFIX.5.0
1414NoNested4PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested2PartyRoleFIX.5.0
1415Nested4PartyIDStringNUsed to identify source of Nested4PartyID. Required if Nested4PartyIDSource is specified. Required if NoNested4PartyIDs > 0.FIX.5.0
1416Nested4PartyIDSourcecharNUsed to identify class source of Nested4PartyID value (e.g. BIC). Required if Nested4PartyID is specified. Required if NoNested4PartyIDs > 0.FIX.5.0
1417Nested4PartyRoleintNIdentifies the type of Nested4PartyID (e.g. Executing Broker). Required if NoNested4PartyIDs > 0.FIX.5.0
NstdPtys4SubGrp [Repeating Group]NFIX.5.0
1413NoNested4PartySubIDsNumInGroupNRefer to definition of NoPartySubIDs(802)FIX.5.0
1412Nested4PartySubIDStringNRefer to definition of PartySubID(523)FIX.5.0
1411Nested4PartySubIDTypeintNRefer to definition of PartySubIDType(803)FIX.5.0
end NstdPtys4SubGrp
end NestedParties4

FinancingDetails

Block Common
Component block is optionally used only for financing deals to identify the legal agreement under which the deal was made and other unique characteristics of the transaction. The AgreementDesc field refers to base standard documents such as MRA 1996 Repurchase Agreement, GMRA 2000 Bills Transaction (U.K.), MSLA 1993 Securities Loan – Amended 1998, for example.
TagNameTypeReq DescriptionAdded
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4

HopGrp

ImplicitBlock Session
TagNameTypeReq DescriptionAdded
627NoHopsNumInGroupNNumber of HopCompID entries in repeating group.FIX.4.4
628HopCompIDStringNAssigned value used to identify the third 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. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4
629HopSendingTimeUTCTimestampNTime that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4
630HopRefIDSeqNumNReference 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. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4

IOIQualGrp

ImplicitBlockRepeating Indication
TagNameTypeReq DescriptionAdded
199NoIOIQualifiersNumInGroupNRequired if any IOIQualifiers are specified. Indicates the number of repeating IOIQualifiers.FIX.4.4
104IOIQualifiercharNRequired if NoIOIQualifiers > 0
18 enum values
ValueNameDescription
AAllOrNoneAll or None (AON)
BMarketOnCloseMarket On Close (MOC) (held to close)
CAtTheCloseAt the close (around/not held to close)
DVWAPVWAP (Volume Weighted Average Price)
IInTouchWithIn touch with
LLimitLimit
MMoreBehindMore Behind
OAtTheOpenAt the Open
PTakingAPositionTaking a Position
QAtTheMarketAt the Market (previously called Current Quote)
RReadyToTradeReady to Trade
SPortfolioShownPortfolio Shown
TThroughTheDayThrough the Day
VVersusVersus
WIndicationIndidcation - Working Away
XCrossingOpportunityCrossing Opportunity
YAtTheMidpointAt the Midpoint
ZPreOpenPre-open
FIX.4.4

InstrmtGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols (instruments) specifiedFIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties

InstrmtLegExecGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of legs Identifies a Multi-leg Execution if present and non-zero.FIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNInstead of LegQty - requests that the sellside calculate LegQty based on opposite Leg
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
1366LegAllocIDStringNThe AllocID(70) of an individual leg of a multileg order.FIX.5.0
LegPreAllocGrp [Repeating Group]NFIX.5.0
670NoLegAllocsNumInGroupNNumber of Allocations for the legFIX.4.4
671LegAllocAccountStringNAllocation Account for the leg See AllocAccount (79) for description and valid values.FIX.4.4
672LegIndividualAllocIDStringNReference for the individual allocation ticket See IndividualAllocID (467) for description and valid values.FIX.4.4
NestedParties2 [Repeating Group]NThe NestedParties2 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties2 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
673LegAllocQtyQtyNLeg allocation quantity. See AllocQty (80) for description and valid values.FIX.4.4
674LegAllocAcctIDSourceStringNThe source of the LegAllocAccount (671) See AllocAcctIDSource (661) for description and valid values.FIX.4.4
1367LegAllocSettlCurrencyCurrencyNIdentifies settlement currency for the leg level allocation.FIX.5.0
end LegPreAllocGrp
564LegPositionEffectcharNProvide if the PositionEffect for the leg is different from that specified for the overall multileg securityFIX.4.4
565LegCoveredOrUncoveredintNProvide if the CoveredOrUncovered for the leg is different from that specified for the overall multileg security.FIX.4.4
NestedParties3 [Repeating Group]NThe NestedParties3 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties3 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.5.0
948NoNested3PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRoleFIX.4.4
949Nested3PartyIDStringNUsed to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
950Nested3PartyIDSourcecharNUsed to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
951Nested3PartyRoleintNIdentifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.FIX.4.4
NstdPtys3SubGrp [Repeating Group]NRepeating group of Nested3Party sub-identifiers.FIX.4.4
952NoNested3PartySubIDsNumInGroupNNumber of Nested3PartySubIDs (953) entriesFIX.4.4
953Nested3PartySubIDStringNPartySubID value within a "third instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
954Nested3PartySubIDTypeintNPartySubIDType value within a "third instance" Nested repeating group. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys3SubGrp
end NestedParties3
654LegRefIDStringNUsed to identify a specific leg.FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNTakes precedence over LegSettlType value and conditionally required/omitted for specific LegSettlType values.FIX.4.4
637LegLastPxPriceNUsed to report the execution price assigned to the leg of the multileg instrumentFIX.4.4
675LegSettlCurrencyCurrencyNIdentifies settlement currency for the Leg. See SettlCurrency (20) for description and valid valuesFIX.4.4
1073LegLastForwardPointsPriceOffsetNThe forward points for this leg's fill event. Value can be negative. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4
1074LegCalculatedCcyLastQtyQtyNUsed for the calculated quantity of the other side of the currency for this leg. Can be derived from LegQty and LegLastPx.FIX.4.4
1075LegGrossTradeAmtAmtNFor FX Futures can be used to express the notional value of a trade when LegLastQty and other quantity fields are expressed in terms of number of contracts - LegContractMultiplier (231) is required in this case.FIX.4.4
1379LegVolatilityfloatNSpecifies the volatility of an instrument leg.FIX.5.0
1381LegDividendYieldPercentageNRefer to definition for DividendYield(1380).FIX.5.0
1383LegCurrencyRatiofloatNSpecifies the currency ratio between the currency used for a multileg price and the currency used by the outright book defined by the leg. Example: Multileg quoted in EUR, outright leg in USD and 1 EUR = 0,7 USD then LegCurrencyRatio = 0.7FIX.5.0
1384LegExecInstMultipleCharValueNRefer to ExecInst(18) Same values as ExecInst(18)FIX.5.0
1418LegLastQtyQtyNFill quantity for the leg instrumentFIX.5.0

InstrmtLegGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4

InstrmtLegIOIGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNRequired for multileg IOIsFIX.4.4
InstrumentLeg [Component]NRequired for multileg IOIs For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
682LegIOIQtyStringNRequired for multileg IOIs and for each leg.FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations

InstrmtLegSecListGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of legs that make up the SecurityFIX.4.4
InstrumentLeg [Component]NInsert here the set of "Instrument Legs" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
LegStipulations [Repeating Group]NInsert here the set of "LegStipulations" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
LegBenchmarkCurveData [Component]NInsert here the set of "LegBenchmarkCurveData" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4

InstrmtMDReqGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYNumber of symbols (instruments) requested.FIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.4.4
537QuoteTypeintNIdentifies the type of quote. An indicative quote is used to inform a counterparty of a market. An indicative quote does not result directly in a trade. A tradeable quote is submitted to a market and will result directly in a trade against other orders and quotes in a market. A restricted tradeable quote is submitted to a market and within a certain restriction (possibly based upon price or quantity) will automatically trade against orders. Order that do not comply with restrictions are sent to the quote issuer who can choose to accept or decline the order. A counter quote is used in the negotiation model. See Volume 7 - Product: Fixed Income for example usage.
4 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter (tradeable)
FIX.4.4
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNSpecific date of trade settlement (SettlementDate) in YYYYMMDD format. If present, this field overrides SettlType (63). This field is required if the value of SettlType (63) is 6 (Future) or 8 (Sellers Option). This field must be omitted if the value of SettlType (63) is 7 (When and If Issued) (expressed in local time at place of settlement)FIX.4.4
271MDEntrySizeQtyNQuantity or volume represented by the Market Data Entry. In the context of the Market Data Request this allows the Initiator to indicate the quantity of the market data request. Specific to FX this field indicates the ceiling amount the customer is seeking prices for.FIX.4.4

InstrmtStrkPxGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
428NoStrikesNumInGroupYNumber of strike price entriesFIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages" Required if NoStrikes > 0. Must be first field in repeating group.FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
UndInstrmtGrp [Repeating Group]NUnderlying InstrumentsFIX.5.0
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
140PrevClosePxPriceNUseful for verifying security identificationFIX.5.0
11ClOrdIDStringNCan use client order identifier or the symbol and side to uniquely identify the stock in the list.FIX.5.0
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.5.0
54SidecharNSide of order (see Volume : "Glossary" for value definitions)
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.5.0
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.5.0
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.5.0
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.5.0
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.5.0
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.5.0

Instrument

Block Common
The Instrument component block contains all the fields commonly used to describe a security or instrument. Typically the data elements in this component block are considered the static data of a security, data that may be commonly found in a security master database. The Instrument component block can be used to describe any asset type supported by FIX.
TagNameTypeReq DescriptionAdded
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties

InstrumentExtension

Block Common
The InstrumentExtension component block identifies additional security attributes that are more commonly found for Fixed Income securities.
TagNameTypeReq DescriptionAdded
668DeliveryFormintNIdentifies the form of delivery.
2 enum values
ValueNameDescription
1BookEntryBook Entry (default)
2BearerBearer
FIX.4.4
869PctAtRiskPercentageNPercent at risk due to lowest possible call.FIX.4.4
AttrbGrp [Repeating Group]NNumber of repeating InstrAttrib group entries.FIX.4.4
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4
end AttrbGrp

InstrumentLeg

Block Common
The InstrumentLeg component block, like the Instrument component block, contains all the fields commonly used to describe a security or instrument. In the case of the InstrumentLeg component block it describes a security used in multileg-oriented messages.
TagNameTypeReq DescriptionAdded
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4

InstrumentParties

BlockRepeating Common
The use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.
TagNameTypeReq DescriptionAdded
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp

InstrumentPtysSubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4

LegBenchmarkCurveData

Block Common
The LegBenchmarkCurveData is used to convey the benchmark information used for pricing in a multi-legged Fixed Income security.
TagNameTypeReq DescriptionAdded
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4

LegOrdGrp

ImplicitBlockRepeating MultilegOrders
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupYNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
1366LegAllocIDStringNThe AllocID(70) of an individual leg of a multileg order.FIX.5.0
LegPreAllocGrp [Repeating Group]NFIX.4.4
670NoLegAllocsNumInGroupNNumber of Allocations for the legFIX.4.4
671LegAllocAccountStringNAllocation Account for the leg See AllocAccount (79) for description and valid values.FIX.4.4
672LegIndividualAllocIDStringNReference for the individual allocation ticket See IndividualAllocID (467) for description and valid values.FIX.4.4
NestedParties2 [Repeating Group]NThe NestedParties2 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties2 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
673LegAllocQtyQtyNLeg allocation quantity. See AllocQty (80) for description and valid values.FIX.4.4
674LegAllocAcctIDSourceStringNThe source of the LegAllocAccount (671) See AllocAcctIDSource (661) for description and valid values.FIX.4.4
1367LegAllocSettlCurrencyCurrencyNIdentifies settlement currency for the leg level allocation.FIX.5.0
end LegPreAllocGrp
564LegPositionEffectcharNProvide if the PositionEffect for the leg is different from that specified for the overall multileg securityFIX.4.4
565LegCoveredOrUncoveredintNProvide if the CoveredOrUncovered for the leg is different from that specified for the overall multileg security.FIX.4.4
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.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
654LegRefIDStringNUsed to identify a specific leg.FIX.4.4
587LegSettlTypecharNRefer to values for SettlType (63)FIX.4.4
588LegSettlDateLocalMktDateNRefer to values for SettlDate (64)FIX.4.4
675LegSettlCurrencyCurrencyNIdentifies settlement currency for the Leg. See SettlCurrency (20) for description and valid valuesFIX.5.0
685LegOrderQtyQtyNQuantity ordered of this leg. See OrderQty (38) for description and valid valuesFIX.4.4
1379LegVolatilityfloatNSpecifies the volatility of an instrument leg.FIX.5.0
1381LegDividendYieldPercentageNRefer to definition for DividendYield(1380).FIX.5.0
1383LegCurrencyRatiofloatNSpecifies the currency ratio between the currency used for a multileg price and the currency used by the outright book defined by the leg. Example: Multileg quoted in EUR, outright leg in USD and 1 EUR = 0,7 USD then LegCurrencyRatio = 0.7FIX.5.0
1384LegExecInstMultipleCharValueNRefer to ExecInst(18) Same values as ExecInst(18)FIX.5.0

LegPreAllocGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
670NoLegAllocsNumInGroupNNumber of Allocations for the legFIX.4.4
671LegAllocAccountStringNAllocation Account for the leg See AllocAccount (79) for description and valid values.FIX.4.4
672LegIndividualAllocIDStringNReference for the individual allocation ticket See IndividualAllocID (467) for description and valid values.FIX.4.4
NestedParties2 [Repeating Group]NThe NestedParties2 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties2 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
673LegAllocQtyQtyNLeg allocation quantity. See AllocQty (80) for description and valid values.FIX.4.4
674LegAllocAcctIDSourceStringNThe source of the LegAllocAccount (671) See AllocAcctIDSource (661) for description and valid values.FIX.4.4
1367LegAllocSettlCurrencyCurrencyNIdentifies settlement currency for the leg level allocation.FIX.5.0

LegQuotGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNRequired for multileg quotesFIX.4.4
InstrumentLeg [Component]NRequired for multileg quotes For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
686LegPriceTypeintNCode to represent type of price presented in LegBidPx and LegOfferPx. Required if LegBidPx or PegOfferPx is present.FIX.4.4
681LegBidPxPriceNBid price of this leg. See BidPx (32) for description and valid values.FIX.4.4
684LegOfferPxPriceNOffer price of this leg. See OfferPx (133) for description and valid valuesFIX.4.4
LegBenchmarkCurveData [Component]NThe LegBenchmarkCurveData is used to convey the benchmark information used for pricing in a multi-legged Fixed Income security.FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
654LegRefIDStringNInitiator can optionally provide a unique identifier for the specific leg. Required for FX SwapsFIX.4.4
1067LegBidForwardPointsPriceOffsetNThe bid FX forward points for the leg of an FX Swap. Value can be negative. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4
1068LegOfferForwardPointsPriceOffsetNThe offer FX forward points for the leg of an FX Swap. Value can be negative. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4

LegQuotStatGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNRequired for multileg quote status reportsFIX.4.4
InstrumentLeg [Component]NRequired for multileg quote status reports For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties

LegSecAltIDGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4

LegStipulations

BlockRepeating Common
The LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.
TagNameTypeReq DescriptionAdded
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4

LinesOfTextGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
33NoLinesOfTextNumInGroupYSpecifies the number of repeating lines of text specifiedFIX.4.4
58TextStringYRepeating field, number of instances defined in LinesOfTextFIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

ListOrdGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
73NoOrdersNumInGroupYNumber of orders in this message (number of repeating groups to follow)FIX.4.4
11ClOrdIDStringYMust be the first field in the repeating group.FIX.4.4
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
67ListSeqNointYOrder number within the listFIX.4.4
583ClOrdLinkIDStringNPermits order originators to tie together groups of orders in which trades resulting from orders are associated for a specific purpose, for example the calculation of average execution price for a customer or to associate lists submitted to a broker as waves of a larger program trade.FIX.4.4
160SettlInstModecharNIndicates mode used for Settlement Instructions message. *** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" ***
6 enum values
ValueNameDescription
0DefaultDefault (Replaced)
1StandingInstructionsProvidedStanding Instructions Provided
2SpecificAllocationAccountOverridingSpecific Allocation Account Overriding (Replaced)
3SpecificAllocationAccountStandingSpecific Allocation Account Standing (Replaced)
4SpecificOrderForASingleAccountSpecific Order for a single account (for CIV)
5RequestRejectRequest reject
FIX.4.4
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages"FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
229TradeOriginationDateLocalMktDateNUsed with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date. (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
75TradeDateLocalMktDateNIndicates date of trade referenced in this message in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade).FIX.4.4
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNType of account associated with an order
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
589DayBookingInstcharNIndicates whether or not automatic booking can occur.
3 enum values
ValueNameDescription
0AutoCan trigger booking without reference to the order initiator ("auto")
1SpeakWithOrderInitiatorBeforeBookingSpeak with order initiator before booking ("speak first")
2AccumulateAccumulate
FIX.4.4
590BookingUnitcharNIndicates what constitutes a bookable unit.
3 enum values
ValueNameDescription
0EachPartialExecutionIsABookableUnitEach partial execution is a bookable unit
1AggregatePartialExecutionsOnThisOrderAggregate partial executions on this order, and book one trade per order
2AggregateExecutionsForThisSymbolAggregate executions for this symbol, side, and settlement date
FIX.4.4
70AllocIDStringNUse to assign an ID to the block of individual preallocationsFIX.4.4
591PreallocMethodcharNIndicates the method of preallocation.
2 enum values
ValueNameDescription
0ProRataPro-rata
1DoNotProRataDo not pro-rata - discuss first
FIX.4.4
PreAllocGrp [Repeating Group]NFIX.4.4
78NoAllocsNumInGroupNNumber of repeating groups for pre-trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
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=Clearing FirmFIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
end PreAllocGrp
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNTakes precedence over SettlType value and conditionally required/omitted for specific SettlType values.FIX.4.4
544CashMargincharNIdentifies whether an order is a margin order or a non-margin order. This is primarily used when sending orders to Japanese exchanges to indicate sell margin or buy to cover. The same tag could be assigned also by buy-side to indicate the intent to sell or buy margin and the sell-side to accept or reject (base on some validation criteria) the margin request.
3 enum values
ValueNameDescription
1CashCash
2MarginOpenMargin Open
3MarginCloseMargin Close
FIX.4.4
635ClearingFeeIndicatorStringNIndicates type of fee being assessed of the customer for trade executions at an exchange. Applicable for futures markets only at this time. (Values source CBOT, CME, NYBOT, and NYMEX):
14 enum values
ValueNameDescription
1FirstYearDelegate1st year delegate trading for own account
2SecondYearDelegate2nd year delegate trading for own account
3ThirdYearDelegate3rd year delegate trading for own account
4FourthYearDelegate4th year delegate trading for own account
5FifthYearDelegate5th year delegate trading for own account
9SixthYearDelegate6th year delegate trading for own account
BCBOEMemberCBOE Member
CNonMemberAndCustomerNon-member and Customer
EEquityMemberAndClearingMemberEquity Member and Clearing Member
FFullAndAssociateMemberFull and Associate Member trading for own account and as floor brokers
HFirms106HAnd106J106.H and 106.J firms
IGIMGIM, IDEM and COM Membership Interest Holders
LLessee106FEmployeesLessee 106.F Employees
MAllOtherOwnershipTypesAll other ownership types
FIX.4.4
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.4
18ExecInstMultipleCharValueNCan contain multiple instructions, space delimited. If OrdType=P, exactly one of the following values (ExecInst = L, R, M, P, O, T, or W) must be specified.
56 enum values
ValueNameDescription
0StayOnOfferSideStay on offer side
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bid side
ANoCrossNo cross (cross is forbidden)
BOKToCrossOK to cross
CCallFirstCall first
DPercentOfVolumePercent of volume (indicates that the sender does not want to be all of the volume on the floor vs. a specific percentage)
EDoNotIncreaseDo not increase - DNI
FDoNotReduceDo not reduce - DNR
GAllOrNoneAll or none - AON
HReinstateOnSystemFailureReinstate on system failure (mutually exclusive with Q and l)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K and m)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with J and m)
LLastPegLast peg (last sale)
MMidPricePegMid-price peg (midprice of inside quote)
NNonNegotiableNon-negotiable
OOpeningPegOpening peg
PMarketPegMarket peg
QCancelOnSystemFailureCancel on system failure (mutually exclusive with H and l)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
TFixedPegToLocalBestBidOrOfferAtTimeOfOrderFixed Peg to Local best bid or offer at time of order
UCustomerDisplayInstructionCustomer Display Instruction (Rule 11Ac1-1/4)
VNettingNetting (for Forex)
WPegToVWAPPeg to VWAP
XTradeAlongTrade Along
YTryToStopTry To Stop
ZCancelIfNotBestCancel if not best
aTrailingStopPegTrailing Stop Peg
bStrictLimitStrict Limit (No price improvement)
cIgnorePriceValidityChecksIgnore Price Validity Checks
dPegToLimitPricePeg to Limit Price
eWorkToTargetStrategyWork to Target Strategy
fIntermarketSweepIntermarket Sweep
gExternalRoutingAllowedExternal Routing Allowed
hExternalRoutingNotAllowedExternal Routing Not Allowed
iImbalanceOnlyImbalance Only
jSingleExecutionRequestedForBlockTradeSingle execution requested for block trade
kBestExecutionBest Execution
lSuspendOnSystemFailureSuspend on system failure (mutually exclusive with H and Q)
mSuspendOnTradingHaltSuspend on Trading Halt (mutually exclusive with J and K)
nReinstateOnConnectionLossReinstate on connection loss (mutually exclusive with o and p)
oCancelOnConnectionLossCancel on connection loss (mutually exclusive with n and p)
pSuspendOnConnectionLossSuspend on connection loss (mutually exclusive with n and o)
qReleaseFromSuspensionRelease from suspension (mutually exclusive with S)
rExecuteAsDeltaNeutralExecute as delta neutral using volatility provided
sExecuteAsDurationNeutralExecute as duration neutral
tExecuteAsFXNeutralExecute as FX neutral
FIX.4.4
110MinQtyQtyNMinimum quantity of an order to be executed. (Prior to FIX 4.2 this field was of type int)FIX.4.4
1089MatchIncrementQtyNAllows orders to specify a minimum quantity that applies to every execution (one execution could be for multiple counter-orders). The order may still fill against smaller orders, but the cumulative quantity of the execution must be in multiples of the MatchIncrement.FIX.4.4
1090MaxPriceLevelsintNAllows an order to specify a maximum number of price levels to trade through. Only valid for aggressive orders and during continuous (autoexecution) trading sessions. Property lost when order is put on book. A partially filled order is assigned last trade price as limit price. Non-filled order behaves as ordinary Market or Limit.FIX.4.4
DisplayInstruction [Component]NInsert here the set of "DisplayInstruction" fields defined in "common components of application messages"FIX.4.4
1138DisplayQtyQtyNThe quantity to be displayed . Required for reserve orders. On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.FIX.4.4
1082SecondaryDisplayQtyQtyNUsed for reserve orders when DisplayQty applies to the primary execution market (e.g.an ECN) and another quantity is to be shown at other markets (e.g. the exchange). On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.FIX.4.4
1083DisplayWhencharNInstructs when to refresh DisplayQty (1138).
2 enum values
ValueNameDescription
1ImmediateImmediate (after each fill)
2ExhaustExhaust (when DisplayQty = 0)
FIX.4.4
1084DisplayMethodcharNDefines what value to use in DisplayQty (1138). If not specified the default DisplayMethod is "1"
3 enum values
ValueNameDescription
1InitialInitial (use original DisplayQty)
2NewNew (use RefreshQty)
3RandomRandom (randomize value)
FIX.4.4
1085DisplayLowQtyQtyNRequired when DisplayMethod = 3FIX.4.4
1086DisplayHighQtyQtyNRequired when DisplayMethod = 3FIX.4.4
1087DisplayMinIncrQtyNCan be used to specify larger increments than the standard increment provided by the market. Optionally used when DisplayMethod = 3FIX.4.4
1088RefreshQtyQtyNRequired when DisplayMethod = 2FIX.4.4
111MaxFloorQtyNThe quantity to be displayed . Required for reserve orders. On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.FIX.4.4
100ExDestinationExchangeNExecution destination as defined by institution when order is entered. Valid values: See "Appendix 6-C"FIX.4.4
1133ExDestinationIDSourcecharNThe ID source of ExDestination
5 enum values
ValueNameDescription
BBICBIC (Bank Identification Code) (ISO 9362)
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
GMICMIC (ISO 10383 - Market Identifier Code)
FIX.4.4
TrdgSesGrp [Repeating Group]NFIX.4.4
386NoTradingSessionsNumInGroupNSpecifies the number of repeating TradingSessionIDsFIX.4.4
336TradingSessionIDStringNRequired if NoTradingSessions is > 0.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
end TrdgSesGrp
81ProcessCodecharNProcessing code for sub-account. Absence of this field in AllocAccount (79) / AllocPrice (366) /AllocQty (80) / ProcessCode instance indicates regular trade.
7 enum values
ValueNameDescription
0RegularRegular
1SoftDollarSoft Dollar
2StepInStep-In
3StepOutStep-Out
4SoftDollarStepInSoft-dollar Step-In
5SoftDollarStepOutSoft-dollar Step-Out
6PlanSponsorPlan Sponsor
FIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
140PrevClosePxPriceNUseful for verifying security identificationFIX.4.4
54SidecharYNote: to indicate the side of SideValue1 or SideValue2, specify Side=Undisclosed and SideValueInd=either the SideValue1 or SideValue2 indicator.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
401SideValueIndintNRefers to the SideValue1 or SideValue2. These are used as opposed to Buy or Sell so that the basket can be quoted either way as Buy or Sell.
2 enum values
ValueNameDescription
1SideValue1Side Value 1
2SideValue2Side Value 2
FIX.4.4
114LocateReqdBooleanNRequired for short sell orders
2 enum values
ValueNameDescription
NNoIndicates the broker is not required to locate
YYesIndicates the broker is responsible for locating the stock
FIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
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.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
854QtyTypeintNType of quantity specified in a quantity field:
3 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - must specify ContractMultiplier (tag 231))
2UnitsOfMeasurePerTimeUnitUnits of Measure per Time Unit (if used - must specify UnitofMeasure (tag 996) and TimeUnit (tag 997))
FIX.4.4
OrderQtyData [Component]YInsert here the set of "OrderQtyData" fields defined in "Common Components of Application Messages"FIX.4.4
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3
40OrdTypecharNOrder type. *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.4.4
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.4.4
1092PriceProtectionScopecharNDefines the type of price protection the customer requires on their order.
4 enum values
ValueNameDescription
0NoneNone
1LocalLocal (Exchange, ECN, ATS)
2NationalNational (Across all national markets)
3GlobalGlobal (Across all markets)
FIX.4.4
99StopPxPriceNPrice per unit of quantity (e.g. per share)FIX.4.4
TriggeringInstruction [Component]NInsert here the set of "TriggeringInstruction" fields defined in "common components of application messages"FIX.5.0
1100TriggerTypecharNRequired if any other Triggering tags are specified.
4 enum values
ValueNameDescription
1PartialExecutionPartial Execution
2SpecifiedTradingSessionSpecified Trading Session
3NextAuctionNext Auction
4PriceMovementPrice Movement
FIX.5.0
1101TriggerActioncharNDefines the type of action to take when the trigger hits.
3 enum values
ValueNameDescription
1ActivateActivate
2ModifyModify
3CancelCancel
FIX.4.4
1102TriggerPricePriceNOnly relevant and required for TriggerAction = 1FIX.5.0
1103TriggerSymbolStringNOnly relevant and required for TriggerAction = 1FIX.5.0
1104TriggerSecurityIDStringNRequires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1FIX.5.0
1105TriggerSecurityIDSourceStringNRequires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1FIX.5.0
1106TriggerSecurityDescStringNDefines the security description of the security whose prices will be tracked by the trigger logic.FIX.4.4
1107TriggerPriceTypecharNOnly relevant for TriggerAction = 1
6 enum values
ValueNameDescription
1BestOfferBest Offer
2LastTradeLast Trade
3BestBidBest Bid
4BestBidOrLastTradeBest Bid or Last Trade
5BestOfferOrLastTradeBest Offer or Last Trade
6BestMidBest Mid
FIX.5.0
1108TriggerPriceTypeScopecharNOnly relevant for TriggerAction = 1
4 enum values
ValueNameDescription
0NoneNone
1LocalLocal (Exchange, ECN, ATS)
2NationalNational (Across all national markets)
3GlobalGlobal (Across all markets)
FIX.5.0
1109TriggerPriceDirectioncharNOnly relevant for TriggerAction = 1
2 enum values
ValueNameDescription
UUpTrigger if the price of the specified type goes UP to or through the specified Trigger Price.
DDownTrigger if the price of the specified type goes DOWN to or through the specified Trigger Price.
FIX.5.0
1110TriggerNewPricePriceNShould be specified if the order changes Price.FIX.4.4
1111TriggerOrderTypecharNShould be specified if the order changes type.
2 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
FIX.4.4
1112TriggerNewQtyQtyNRequired if the order should change quantityFIX.4.4
1113TriggerTradingSessionIDStringNOnly relevant and required for TriggerType = 2.FIX.5.0
1114TriggerTradingSessionSubIDStringNRequires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only.FIX.5.0
SpreadOrBenchmarkCurveData [Component]NInsert here the set of "SpreadOrBenchmarkCurveData" (Fixed Income spread or benchmark curve) fields defined in "Common Components of Application Messages"FIX.4.4
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
YieldData [Component]NInsert here the set of "YieldData" (yield-related) fields defined in "Common Components of Application Messages"FIX.4.4
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.4.4
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.4
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solicited
FIX.4.4
23IOIIDStringNRequired for Previously Indicated Orders (OrdType=E)FIX.4.4
117QuoteIDStringNRequired for Previously Quoted Orders (OrdType=D)FIX.4.4
1080RefOrderIDStringNRequired for counter-order selection / Hit / Take Orders (OrdType = Q)FIX.4.4
1081RefOrderIDSourcecharNConditionally required if RefOrderID is specified.
4 enum values
ValueNameDescription
0SecondaryOrderIDSecondaryOrderID(198)
1OrderIDOrderID(37)
2MDEntryIDMDEntryID(278)
3QuoteEntryIDQuoteEntryID(299)
FIX.4.4
59TimeInForcecharNSpecifies how long the order remains in effect. Absence of this field is interpreted as DAY. NOTE not applicable to CIV Orders. (see Volume : "Glossary" for value definitions)
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.4.4
168EffectiveTimeUTCTimestampNTime the details within the message should take effect (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
432ExpireDateLocalMktDateNConditionally required if TimeInForce = GTD and ExpireTime is not specified.FIX.4.4
126ExpireTimeUTCTimestampNConditionally required if TimeInForce = GTD and ExpireDate is not specified.FIX.4.4
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
1AccumulateUntilFilledOrExpiredAccumulate executions until order is filled or expires
2AccumulateUntilVerballyNotifiedOtherwiseAccumulate until verbally notified otherwise
FIX.4.4
CommissionData [Component]NInsert here the set of "CommissionData" fields defined in "Common Components of Application Messages"FIX.4.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
528OrderCapacitycharNDesignates the capacity of the firm placing the order. (as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field) (see Volume : "Glossary" for value definitions)
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
529OrderRestrictionsMultipleCharValueNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
14 enum values
ValueNameDescription
1ProgramTradeProgram Trade
2IndexArbitrageIndex Arbitrage
3NonIndexArbitrageNon-Index Arbitrage
4CompetingMarketMakerCompeting Market Maker
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker of Specialist in the underlying security of a derivative seucirty
7ForeignEntityForeign Entity (of foreign government or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExtneral Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
BIssuerHoldingIssuer Holding
CIssuePriceStabilizationIssue Price Stabilization
DNonAlgorithmicNon-algorithmic
EAlgorithmicAlgorithmic
FIX.4.4
1091PreTradeAnonymityBooleanNAllows trader to explicitly request anonymity or disclosure in pre-trade market data feeds. Anonymity is relevant in markets where counterparties are regularly disclosed in order depth feeds. Disclosure is relevant when counterparties are not normally visible.FIX.4.4
582CustOrderCapacityintNCapacity of customer placing the order Primarily used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).
4 enum values
ValueNameDescription
1MemberTradingForTheirOwnAccountMember trading for their own account
2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary account
3MemberTradingForAnotherMemberMember trading for another member
4AllOtherAll other
FIX.4.4
121ForexReqBooleanNIndicates request for forex accommodation trade to be executed along with security transaction.
2 enum values
ValueNameDescription
NDoNotExecuteForexAfterSecurityTradeDo Not Execute Forex After Security Trade
YExecuteForexAfterSecurityTradeExecute Forex After Security Trade
FIX.4.4
120SettlCurrencyCurrencyNCurrency code of settlement denomination.FIX.4.4
775BookingTypeintNMethod for booking out this order. Used when notifying a broker that an order to be settled by that broker is to be booked out as an OTC derivative (e.g. CFD or similar). Absence of this field implies regular booking.
3 enum values
ValueNameDescription
0RegularBookingRegular booking
1CFDCFD (Contract for difference)
2TotalReturnSwapTotal Return Swap
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
640Price2PriceNCan be used with OrdType = "Forex - Swap" to specify the price for the future portion of a F/X swap which is also a limit order. For F/X orders, should be the "all-in" rate (spot rate adjusted for forward points).FIX.4.4
77PositionEffectcharNIndicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
6 enum values
ValueNameDescription
CCloseClose
FFIFOFIFO
OOpenOpen
RRolledRolled
NCloseButNotifyOnOpenClose but notify on open
DDefaultDefault
FIX.4.4
203CoveredOrUncoveredintNUsed for derivative products, such as options
2 enum values
ValueNameDescription
0CoveredCovered
1UncoveredUncovered
FIX.4.4
210MaxShowQtyNMaximum quantity (e.g. 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.4
PegInstructions [Component]NInsert here the set of "PegInstruction" fields defined in "Common Components of Application Messages"FIX.4.4
211PegOffsetValuefloatNAmount (signed) added to the peg for a pegged order in the context of the PegOffsetTypeFIX.4.4
1094PegPriceTypeintNDefines the type of peg.
8 enum values
ValueNameDescription
1LastPegLast peg (last sale)
2MidPricePegMid-price peg (midprice of inside quote)
3OpeningPegOpening peg
4MarketPegMarket peg
5PrimaryPegPrimary peg (primary market - buy at bid or sell at offer)
7PegToVWAPPeg to VWAP
8TrailingStopPegTrailing Stop Peg
9PegToLimitPricePeg to Limit Price
FIX.4.4
835PegMoveTypeintNDescribes whether peg is static/fixed or floats
2 enum values
ValueNameDescription
0FloatingFloating (default)
1FixedFixed
FIX.4.4
836PegOffsetTypeintNType of Peg Offset (e.g. price offset, tick offset etc)
4 enum values
ValueNameDescription
0PricePrice (default)
1BasisPointsBasis Points
2TicksTicks
3PriceTierPrice Tier / Level
FIX.4.4
837PegLimitTypeintNSpecifies nature of resulting pegged price (e.g. or better limit, strict limit etc)
3 enum values
ValueNameDescription
0OrBetterOr better (default) - price improvement allowed
1StrictStrict - limit is a strict limit
2OrWorseOr worse - for a buy the peg limit is a minimum and for a sell the peg limit is a maximum (for use for orders which have a price range)
FIX.4.4
838PegRoundDirectionintNIf the calculated peg price is not a valid tick price, specifies how to round the price (e.g. be more or less aggressive)
2 enum values
ValueNameDescription
1MoreAggressiveMore aggressive - on a buy order round the price up to the nearest tick; on a sell order round down to the nearest tick
2MorePassiveMore passive - on a buy order round down to the nearest tick; on a sell order round up to the nearest tick
FIX.4.4
840PegScopeintNThe scope of the "related to" price of the peg (e.g. local, global etc)
4 enum values
ValueNameDescription
1LocalLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
4NationalExcludingLocalNational excluding local
FIX.4.4
1096PegSecurityIDSourceStringNRequired if PegSecurityID is specified.FIX.4.4
1097PegSecurityIDStringNRequires PegSecurityIDSource if specified.FIX.4.4
1098PegSymbolStringNDefines the common, 'human understood' representation of the security off whose prices the order will Peg.FIX.4.4
1099PegSecurityDescStringNSecurity description of the security off whose prices the order will Peg.FIX.4.4
DiscretionInstructions [Component]NInsert here the set of "DiscretionInstruction" fields defined in "Common Components of Application Messages"FIX.4.4
388DiscretionInstcharNWhat the discretionary price is related to (e.g. primary price, display price etc)
8 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
6RelatedToVWAPRelated to VWAP
7AveragePriceGuaranteeAverage Price Guarantee
FIX.4.4
389DiscretionOffsetValuefloatNAmount (signed) added to the "related to" price specified via DiscretionInst, in the context of DiscretionOffsetTypeFIX.4.4
841DiscretionMoveTypeintNDescribes whether discretion price is static/fixed or floats
2 enum values
ValueNameDescription
0FloatingFloating (default)
1FixedFixed
FIX.4.4
842DiscretionOffsetTypeintNType of Discretion Offset (e.g. price offset, tick offset etc)
4 enum values
ValueNameDescription
0PricePrice (default)
1BasisPointsBasis Points
2TicksTicks
3PriceTierPrice Tier / Level
FIX.4.4
843DiscretionLimitTypeintNSpecifies the nature of the resulting discretion price (e.g. or better limit, strict limit etc)
3 enum values
ValueNameDescription
0OrBetterOr better (default) - price improvement allowed
1StrictStrict - limit is a strict limit
2OrWorseOr worse - for a buy the discretion price is a minimum and for a sell the discretion price is a maximum (for use for orders which have a price range)
FIX.4.4
844DiscretionRoundDirectionintNIf the calculated discretion price is not a valid tick price, specifies how to round the price (e.g. to be more or less aggressive)
2 enum values
ValueNameDescription
1MoreAggressiveMore aggressive - on a buy order round the price up to the nearest tick; on a sell round down to the nearest tick
2MorePassiveMore passive - on a buy order round down to the nearest tick; on a sell order round up to the nearest tick
FIX.4.4
846DiscretionScopeintNThe scope of "related to" price of the discretion (e.g. local, global etc)
4 enum values
ValueNameDescription
1LocalLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
4NationalExcludingLocalNational excluding local
FIX.4.4
847TargetStrategyintNThe target strategy of the order
3 enum values
ValueNameDescription
1VWAPVWAP
2ParticipateParticipate (i.e. aim to be x percent of the market volume)
3MininizeMarketImpactMininize market impact
FIX.4.4
StrategyParametersGrp [Repeating Group]NStrategy parameter blockFIX.4.4
957NoStrategyParametersNumInGroupNIndicates number of strategy parametersFIX.4.4
958StrategyParameterNameStringNName of parameterFIX.4.4
959StrategyParameterTypeintNDatatype of the parameter.
24 enum values
ValueNameDescription
1IntInt
2LengthLength
3NumInGroupNumInGroup
4SeqNumSeqNum
5TagNumTagNum
6FloatFloat
7QtyQty
8PricePrice
9PriceOffsetPriceOffset
10AmtAmt
11PercentagePercentage
12CharChar
13BooleanBoolean
14StringString
15MultipleCharValueMultipleCharValue
16CurrencyCurrency
17ExchangeExchange
18MonthYearMonthYear
19UTCTimestampUTCTimeStamp
20UTCTimeOnlyUTCTimeOnly
21LocalMktDateLocalMktTime
22UTCDateOnlyUTCDate
23DataData
24MultipleStringValueMultipleStringValue
FIX.4.4
960StrategyParameterValueStringNValue of the parameterFIX.4.4
end StrategyParametersGrp
848TargetStrategyParametersStringNFor further specification of the TargetStrategyFIX.4.4
849ParticipationRatePercentageNMandatory for a TargetStrategy=Participate order and specifies the target particpation rate. For other order types optionally specifies a volume limit (i.e. do not be more than this percent of the market volume)FIX.4.4
494DesignationStringNSupplementary registration information for this Order within the ListFIX.4.4

LotTypeRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0

MDFullGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
268NoMDEntriesNumInGroupYNumber of entries following.FIX.4.4
269MDEntryTypecharYMust be the first field in this repeating group.
31 enum values
ValueNameDescription
0BidBid
1OfferOffer
2TradeTrade
3IndexValueIndex Value
4OpeningPriceOpening Price
5ClosingPriceClosing Price
6SettlementPriceSettlement Price
7TradingSessionHighPriceTrading Session High Price
8TradingSessionLowPriceTrading Session Low Price
9TradingSessionVWAPPriceTrading Session VWAP Price
AImbalanceImbalance
BTradeVolumeTrade Volume
COpenInterestOpen Interest
DCompositeUnderlyingPriceComposite Underlying Price
ESimulatedSellPriceSimulated Sell Price
FSimulatedBuyPriceSimulated Buy Price
GMarginRateMargin Rate
HMidPriceMid Price
JEmptyBookEmpty Book
KSettleHighPriceSettle High Price
LSettleLowPriceSettle Low Price
MPriorSettlePricePrior Settle Price
NSessionHighBidSession High Bid
OSessionLowOfferSession Low Offer
PEarlyPricesEarly Prices
QAuctionClearingPriceAuction Clearing Price
SSwapValueFactorSwap Value Factor (SVP) for swaps cleared through a central counterparty (CCP)
RDailyValueAdjustmentForLongPositionsDaily value adjustment for long positions
TCumulativeValueAdjustmentForLongPositionsCumulative Value Adjustment for long positions
UDailyValueAdjustmentForShortPositionsDaily Value Adjustment for Short Positions
VCumulativeValueAdjustmentForShortPositionsCumulative Value Adjustment for Short Positions
FIX.4.4
278MDEntryIDStringNConditionally required when maintaining an order-depth book, that is, when AggregatedBook (266) is "N". allows subsequent Incremental changes to be applied using MDEntryID.FIX.4.4
270MDEntryPxPriceNConditionally required if MDEntryType is not Imbalance(A) ), Trade Volume (B), or Open Interest(C); Conditionally required when MDEntryType = "auction clearing price"FIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
YieldData [Component]NInsert here the set of YieldData (yield-related) fields defined in "Common Components of Application MessagesFIX.5.0
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
SpreadOrBenchmarkCurveData [Component]NInsert here the set of SpreadOrBenchmarkCurveData (Fixed Income spread or benchmark curve) fields defined in Common Components of Application MessagesFIX.5.0
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
40OrdTypecharNUsed to support market mechanism type; limit order, market order, committed principal order
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4
271MDEntrySizeQtyNConditionally required if MDEntryType = Bid(0), Offer(1), Trade(2) ), Trade Volume (B), or Open Interest(C) conditionally required when MDEntryType = "auction clearing price"FIX.4.4
SecSizesGrp [Repeating Group]NFIX.5.0
1177NoOfSecSizesNumInGroupNNumber of entries following. Conditionally required when MDUpdateAction = New(0) and MDEntryType = Bid(0) or Offer(1).FIX.5.0
1178MDSecSizeTypeintNDefines the type of secondary size specified in MDSecSize(1179). Must be first field in this repeating group
1 enum values
ValueNameDescription
1CustomerCustomer
FIX.5.0
1179MDSecSizeQtyNA part of the MDEntrySize(271) that represents secondary interest as specified by MDSecSizeType(1178).FIX.5.0
end SecSizesGrp
1093LotTypecharNCan be used to specify the lot type of the quoted size in order depth books.
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
272MDEntryDateUTCDateOnlyNDate of Market Data Entry. (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
273MDEntryTimeUTCTimeOnlyNTime of Market Data Entry.FIX.4.4
274TickDirectioncharNDirection of the "tick".
4 enum values
ValueNameDescription
0PlusTickPlus Tick
1ZeroPlusTickZero-Plus Tick
2MinusTickMinus Tick
3ZeroMinusTickZero-Minus Tick
FIX.4.4
275MDMktExchangeNMarket posting quote / trade. Valid values: See Volume 6: Appendix 6-CFIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
326SecurityTradingStatusintNIdentifies the trading status applicable to the transaction.
24 enum values
ValueNameDescription
1OpeningDelayOpening delay
2TradingHaltTrading halt
3ResumeResume
4NoOpenNo Open / No Resume
5PriceIndicationPrice indication
6TradingRangeIndicationTrading Range Indication
7MarketImbalanceBuyMarket Imbalance Buy
8MarketImbalanceSellMarket Imbalance Sell
9MarketOnCloseImbalanceBuyMarket on Close Imbalance Buy
10MarketOnCloseImbalanceSellMarket on Close Imbalance Sell
12NoMarketImbalanceNo Market Imbalance
13NoMarketOnCloseImbalanceNo Market on Close Imbalance
14ITSPreOpeningITS Pre-opening
15NewPriceIndicationNew Price Indication
16TradeDisseminationTimeTrade Dissemination Time
17ReadyToTradeReady to trade (start of session)
18NotAvailableForTradingNot available for trading (end of session)
19NotTradedOnThisMarketNot traded on this market
20UnknownOrInvalidUnknown or Invalid
21PreOpenPre-open
22OpeningRotationOpening Rotation
23FastMarketFast Market
24PreCrossPre-Cross - system is in a pre-cross state allowing market to respond to either side of cross
25CrossCross - system has crossed a percentage of the orders and allows market to respond prior to crossing remaining portion
FIX.5.0
327HaltReasoncharNDenotes the reason for the Opening Delay or Trading Halt.
6 enum values
ValueNameDescription
DNewsDisseminationNews Dissemination
EOrderInfluxOrder Influx
IOrderImbalanceOrder Imbalance
MAdditionalInformationAdditional Information
PNewPendingNew Pending
XEquipmentChangeoverEquipment Changeover
FIX.5.0
276QuoteConditionMultipleStringValueNSpace-delimited list of conditions describing a quote.
58 enum values
ValueNameDescription
AOpenOpen/Active
BClosedClosed/Inactive
CExchangeBestExchange Best
DConsolidatedBestConsolidated Best
ELockedLocked
FCrossedCrossed
GDepthDepth
HFastTradingFast Trading
INonFirmNon-Firm
LManualManual/Slow Quote
JOutrightPriceOutright Price
KImpliedPriceImplied Price
MDepthOnOfferDepth on Offer
NDepthOnBidDepth on Bid
OClosingClosing
PNewsDisseminationNews Dissemination
QTradingRangeTrading Range
ROrderInfluxOrder Influx
SDueToRelatedDue to Related
TNewsPendingNews Pending
UAdditionalInfoAdditional Info
VAdditionalInfoDueToRelatedAdditional Info due to related
WResumeResume
XViewOfCommonView of Common
YVolumeAlertVolume Alert
ZOrderImbalanceOrder Imbalance
aEquipmentChangeoverEquipment Changeover
bNoOpenNo Open / No Resume
cRegularETHRegular ETH
dAutomaticExecutionAutomatic Execution
eAutomaticExecutionETHAutomatic Execution ETH
fFastMarketETHFast Market ETH
gInactiveETHInactive ETH
hRotationRotation
iRotationETHRotation ETH
jHaltHalt
kHaltETHHalt ETH
lDueToNewsDisseminationDue to News Dissemination
mDueToNewsPendingDue to News Pending
nTradingResumeTrading Resume
oOutOfSequenceOut of Sequence
pBidSpecialistBid Specialist
qOfferSpecialistOffer Specialist
rBidOfferSpecialistBid Offer Specialist
sEndOfDaySAMEnd of Day SAM
tForbiddenSAMForbidden SAM
uFrozenSAMFrozen SAM
vPreOpeningSAMPreOpening SAM
wOpeningSAMOpening SAM
xOpenSAMOpen SAM
ySurveillanceSAMSurveillance SAM
zSuspendedSAMSuspended SAM
0ReservedSAMReserved SAM
1NoActiveSAMNo Active SAM
2RestrictedRestricted
3RestOfBookVWAPRest of Book VWAP
4BetterPricesInConditionalOrdersBetter Prices in Conditional Orders
5MedianPriceMedian Price
FIX.4.4
277TradeConditionMultipleStringValueNSpace-delimited list of conditions describing a trade
77 enum values
ValueNameDescription
ACashCash (only) Market
BAveragePriceTradeAverage Price Trade
CCashTradeCash Trade (same day clearing)
DNextDayNext Day (only)Market
EOpeningOpening/Reopening Trade Detail
FIntradayTradeDetailIntraday Trade Detail
GRule127TradeRule 127 Trade (NYSE)
HRule155TradeRule 155 Trade (AMEX)
ISoldLastSold Last (late reporting)
JNextDayTradeNext Day Trade (next day clearing)
KOpenedOpened (late report of opened trade)
LSellerSeller
MSoldSold (out of sequence)
NStoppedStockStopped Stock (guarantee of price but does not execute the order)
PImbalanceMoreBuyersImbalance More Buyers (cannot be used in combination with Q)
QImbalanceMoreSellersImbalance More Sellers (cannot be used in combination with P)
ROpeningPriceOpening Price
SBargainConditionBargain Condition (LSE)
TConvertedPriceIndicatorConverted Price Indicator
UExchangeLastExchange Last
VFinalPriceOfSessionFinal Price of Session
WExPitEx-pit
XCrossedCrossed
YTradesResultingFromManualTrades resulting from manual/slow quote
ZTradesResultingFromIntermarketSweepTrades resulting from intermarket sweep
aVolumeOnlyVolume Only
bDirectPlusDirect Plus
cAcquisitionAcquisition
dBunchedBunched
eDistributionDistribution
fBunchedSaleBunched Sale
gSplitTradeSplit Trade
hCancelStoppedCancel Stopped
iCancelETHCancel ETH
jCancelStoppedETHCancel Stopped ETH
kOutOfSequenceETHOut of Sequence ETH
lCancelLastETHCancel Last ETH
mSoldLastSaleETHSold Last Sale ETH
nCancelLastCancel Last
oSoldLastSaleSold Last Sale
pCancelOpenCancel Open
qCancelOpenETHCancel Open ETH
rOpenedSaleETHOpened Sale ETH
sCancelOnlyCancel Only
tCancelOnlyETHCancel Only ETH
uLateOpenETHLate Open ETH
vAutoExecutionETHAuto Execution ETH
wReopenReopen
xReopenETHReopen ETH
yAdjustedAdjusted
zAdjustedETHAdjusted ETH
AASpreadSpread
ABSpreadETHSpread ETH
ACStraddleStraddle
ADStraddleETHStraddle ETH
AEStoppedStopped
AFStoppedETHStopped ETH
AGRegularETHRegular ETH
AHComboCombo
AIComboETHCombo ETH
AJOfficialClosingPriceOfficial Closing Price
AKPriorReferencePricePrior Reference Price
0CancelCancel
ALStoppedSoldLastStopped Sold Last
AMStoppedOutOfSequenceStopped Out of Sequence
ANOfficalClosingPriceOffical Closing Price (duplicate enumeration - use 'AJ' instead)
AOCrossedOldCrossed (duplicate enumeration - use 'X' instead)
APFastMarketFast Market
AQAutomaticExecutionAutomatic Execution
ARFormTForm T
ASBasketIndexBasket Index
ATBurstBasketBurst Basket
AVOutsideSpreadOutside Spread
1ImpliedTradeImplied Trade
2MarketplaceEnteredTradeMarketplace entered trade
3MultAssetClassMultilegTradeMult Asset Class Multileg Trade
4MultilegToMultilegTradeMultileg-to-Multileg Trade
FIX.4.4
282MDEntryOriginatorStringNOriginator of a Market Data EntryFIX.4.4
283LocationIDStringNIdentification of a Market Maker's locationFIX.4.4
284DeskIDStringNIdentification of a Market Maker's deskFIX.4.4
286OpenCloseSettlFlagMultipleCharValueNUsed if MDEntryType = Opening Price(4), Closing Price(5), or Settlement Price(6).
6 enum values
ValueNameDescription
0DailyOpenDaily Open / Close / Settlement entry
1SessionOpenSession Open / Close / Settlement entry
2DeliverySettlementEntryDelivery Settlement entry
3ExpectedEntryExpected entry
4EntryFromPreviousBusinessDayEntry from previous business day
5TheoreticalPriceValueTheoretical Price value
FIX.4.4
59TimeInForcecharNFor optional use when this Bid or Offer represents an order
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.4.4
432ExpireDateLocalMktDateNFor optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry.FIX.4.4
126ExpireTimeUTCTimestampNFor optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry.FIX.4.4
110MinQtyQtyNFor optional use when this Bid or Offer represents an orderFIX.4.4
18ExecInstMultipleCharValueNCan contain multiple instructions, space delimited.
56 enum values
ValueNameDescription
0StayOnOfferSideStay on offer side
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bid side
ANoCrossNo cross (cross is forbidden)
BOKToCrossOK to cross
CCallFirstCall first
DPercentOfVolumePercent of volume (indicates that the sender does not want to be all of the volume on the floor vs. a specific percentage)
EDoNotIncreaseDo not increase - DNI
FDoNotReduceDo not reduce - DNR
GAllOrNoneAll or none - AON
HReinstateOnSystemFailureReinstate on system failure (mutually exclusive with Q and l)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K and m)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with J and m)
LLastPegLast peg (last sale)
MMidPricePegMid-price peg (midprice of inside quote)
NNonNegotiableNon-negotiable
OOpeningPegOpening peg
PMarketPegMarket peg
QCancelOnSystemFailureCancel on system failure (mutually exclusive with H and l)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
TFixedPegToLocalBestBidOrOfferAtTimeOfOrderFixed Peg to Local best bid or offer at time of order
UCustomerDisplayInstructionCustomer Display Instruction (Rule 11Ac1-1/4)
VNettingNetting (for Forex)
WPegToVWAPPeg to VWAP
XTradeAlongTrade Along
YTryToStopTry To Stop
ZCancelIfNotBestCancel if not best
aTrailingStopPegTrailing Stop Peg
bStrictLimitStrict Limit (No price improvement)
cIgnorePriceValidityChecksIgnore Price Validity Checks
dPegToLimitPricePeg to Limit Price
eWorkToTargetStrategyWork to Target Strategy
fIntermarketSweepIntermarket Sweep
gExternalRoutingAllowedExternal Routing Allowed
hExternalRoutingNotAllowedExternal Routing Not Allowed
iImbalanceOnlyImbalance Only
jSingleExecutionRequestedForBlockTradeSingle execution requested for block trade
kBestExecutionBest Execution
lSuspendOnSystemFailureSuspend on system failure (mutually exclusive with H and Q)
mSuspendOnTradingHaltSuspend on Trading Halt (mutually exclusive with J and K)
nReinstateOnConnectionLossReinstate on connection loss (mutually exclusive with o and p)
oCancelOnConnectionLossCancel on connection loss (mutually exclusive with n and p)
pSuspendOnConnectionLossSuspend on connection loss (mutually exclusive with n and o)
qReleaseFromSuspensionRelease from suspension (mutually exclusive with S)
rExecuteAsDeltaNeutralExecute as delta neutral using volatility provided
sExecuteAsDurationNeutralExecute as duration neutral
tExecuteAsFXNeutralExecute as FX neutral
FIX.4.4
287SellerDaysintNSpecifies the number of days that may elapse before delivery of the securityFIX.4.4
37OrderIDStringNFor optional use when this Bid, Offer, or Trade represents an orderFIX.4.4
198SecondaryOrderIDStringNFor optional use to support Hit/Take (selecting a specific order from the feed) without disclosing a private order id.FIX.4.4
299QuoteEntryIDStringNFor optional use when this Bid, Offer, or Trade represents a quoteFIX.4.4
288MDEntryBuyerStringNFor optional use in reporting TradesFIX.4.4
289MDEntrySellerStringNFor optional use in reporting TradesFIX.4.4
346NumberOfOrdersintNIn an Aggregated Book, used to show how many individual orders make up an MDEntryFIX.4.4
290MDEntryPositionNointNDisplay position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1FIX.4.4
546ScopeMultipleCharValueNSpecifies the market scope of the a market data.
3 enum values
ValueNameDescription
1LocalMarketLocal Market (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
FIX.4.4
811PriceDeltafloatNThe rate of change in the price of a derivative with respect to the movement in the price of the underlying instrument(s) upon which the derivative instrument price is based. This value is normally between -1.0 and 1.0.FIX.4.4
58TextStringNText to describe the Market Data Entry. Part of repeating group.FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4
1023MDPriceLevelintNDisplay position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1FIX.4.4
528OrderCapacitycharNDesignates the capacity of the firm placing the order
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
1024MDOriginTypeintNUsed to describe the origin of an entry in the book
3 enum values
ValueNameDescription
0BookBook
1OffBookOff-Book
2CrossCross
FIX.4.4
332HighPxPriceNUsed to report high price in association with trade, bid or ask rather than a separate entityFIX.4.4
333LowPxPriceNUsed to report low price in association with trade, bid or ask rather than a separate entittyFIX.4.4
1020TradeVolumeQtyNUsed to report trade volume in association with trade, bid or ask rather than a separate entityFIX.4.4
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNSpecific date of trade settlement (SettlementDate) in YYYYMMDD format. If present, this field overrides SettlType (63). This field is required if the value of SettlType (63) is 6 (Future) or 8 (Sellers Option). This field must be omitted if the value of SettlType (63) is 7 (When and If Issued) (expressed in local time at place of settlement)FIX.4.4
1070MDQuoteTypeintNIdentifies market data quote type.
5 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter
4IndicativeAndTradeableIndicative and Tradeable
FIX.4.4
83RptSeqintNUsed to identify the sequence number within a feed typeFIX.4.4
1048DealingCapacityPriceOffsetNIdentifies role of dealer; Agent, Principal, RisklessPrincipalFIX.4.4
1026MDEntrySpotRatefloatNThe spot rate for an FX entryFIX.4.4
1027MDEntryForwardPointsPriceOffsetNUsed for an F/X entry. The forward points to be added to or subtracted from the spot rate to get the "all-in" rate in MDEntryPx. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4
Parties [Repeating Group]NThe Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties

MDIncGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
268NoMDEntriesNumInGroupYNumber of entries following.FIX.4.4
279MDUpdateActioncharYMust be first field in this repeating group.
6 enum values
ValueNameDescription
0NewNew
1ChangeChange
2DeleteDelete
3DeleteThruDelete Thru
4DeleteFromDelete From
5OverlayOverlay
FIX.4.4
285DeleteReasoncharNIf MDUpdateAction = Delete(2), can be used to specify a reason for the deletion.
2 enum values
ValueNameDescription
0CancellationCancellation / Trade Bust
1ErrorError
FIX.4.4
1173MDSubBookTypeintNCan be used to define a subordinate book.FIX.5.0
264MarketDepthintNCan be used to define the current depth of the book.FIX.5.0
269MDEntryTypecharNConditionally required if MDUpdateAction = New(0). Cannot be changed.
31 enum values
ValueNameDescription
0BidBid
1OfferOffer
2TradeTrade
3IndexValueIndex Value
4OpeningPriceOpening Price
5ClosingPriceClosing Price
6SettlementPriceSettlement Price
7TradingSessionHighPriceTrading Session High Price
8TradingSessionLowPriceTrading Session Low Price
9TradingSessionVWAPPriceTrading Session VWAP Price
AImbalanceImbalance
BTradeVolumeTrade Volume
COpenInterestOpen Interest
DCompositeUnderlyingPriceComposite Underlying Price
ESimulatedSellPriceSimulated Sell Price
FSimulatedBuyPriceSimulated Buy Price
GMarginRateMargin Rate
HMidPriceMid Price
JEmptyBookEmpty Book
KSettleHighPriceSettle High Price
LSettleLowPriceSettle Low Price
MPriorSettlePricePrior Settle Price
NSessionHighBidSession High Bid
OSessionLowOfferSession Low Offer
PEarlyPricesEarly Prices
QAuctionClearingPriceAuction Clearing Price
SSwapValueFactorSwap Value Factor (SVP) for swaps cleared through a central counterparty (CCP)
RDailyValueAdjustmentForLongPositionsDaily value adjustment for long positions
TCumulativeValueAdjustmentForLongPositionsCumulative Value Adjustment for long positions
UDailyValueAdjustmentForShortPositionsDaily Value Adjustment for Short Positions
VCumulativeValueAdjustmentForShortPositionsCumulative Value Adjustment for Short Positions
FIX.4.4
278MDEntryIDStringNIf specified, must be unique among currently active entries if MDUpdateAction = New (0), must be the same as a previous MDEntryID if MDUpdateAction = Delete (2), and must be the same as a previous MDEntryID if MDUpdateAction = Change (1) and MDEntryRefID is not specified, or must be unique among currently active entries if MDUpdateAction = Change(1) and MDEntryRefID is specified..FIX.4.4
280MDEntryRefIDStringNIf MDUpdateAction = New(0), for the first Market Data Entry in a message, either this field or a Symbol must be specified. If MDUpdateAction = Change(1), this must refer to a previous MDEntryID.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages" Either Symbol (the instrument component block) or MDEntryRefID must be specified if MDUpdateAction = New(0) for the first Market Data Entry in a message. For subsequent Market Data Entries where MDUpdateAction = New(0), the default is the instrument used in the previous Market Data Entry if neither Symbol nor MDEntryRefID are specified, or in the case of options and futures, the previous instrument with changes specified in MaturityMonthYear, MaturityDay, StrikePrice, OptAttribute, and SecurityExchange. May not be changed.FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
291FinancialStatusMultipleCharValueNIdentifies a firm's or a security's financial status
3 enum values
ValueNameDescription
1BankruptBankrupt
2PendingDelistingPending delisting
3RestrictedRestricted
FIX.4.4
292CorporateActionMultipleCharValueNIdentifies the type of Corporate Action.
23 enum values
ValueNameDescription
AExDividendEx-Dividend
BExDistributionEx-Distribution
CExRightsEx-Rights
DNewNew
EExInterestEx-Interest
FCashDividendCash Dividend
GStockDividendStock Dividend
HNonIntegerStockSplitNon-Integer Stock Split
IReverseStockSplitReverse Stock Split
JStandardIntegerStockSplitStandard-Integer Stock Split
KPositionConsolidationPosition Consolidation
LLiquidationReorganizationLiquidation Reorganization
MMergerReorganizationMerger Reorganization
NRightsOfferingRights Offering
OShareholderMeetingShareholder Meeting
PSpinoffSpinoff
QTenderOfferTender Offer
RWarrantWarrant
SSpecialActionSpecial Action
TSymbolConversionSymbol Conversion
UCUSIPCUSIP / Name Change
VLeapRolloverLeap Rollover
WSuccessionEventSuccession Event
FIX.4.4
270MDEntryPxPriceNConditionally required when MDUpdateAction = New(0) and MDEntryType is not Imbalance(A) ), Trade Volume (B), or Open Interest (C). Conditionally required when MDEntryType = "auction clearing price"FIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
YieldData [Component]NInsert here the set of YieldData (yield-related) fields defined in Common Components of Application MessagesFIX.5.0
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
SpreadOrBenchmarkCurveData [Component]NInsert here the set of SpreadOrBenchmarkCurveData (Fixed Income spread or benchmark curve) fields defined in Common Components of Application MessagesFIX.5.0
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
40OrdTypecharNUsed to support market mechanism type; limit order, market order, committed principal order
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4
271MDEntrySizeQtyNConditionally required when MDUpdateAction = New(0) andMDEntryType = Bid(0), Offer(1), Trade(2) ), Trade Volume(B), or Open Interest(C). Conditionally required when MDEntryType = "auction clearing price"FIX.4.4
SecSizesGrp [Repeating Group]NFIX.5.0
1177NoOfSecSizesNumInGroupNNumber of entries following. Conditionally required when MDUpdateAction = New(0) and MDEntryType = Bid(0) or Offer(1).FIX.5.0
1178MDSecSizeTypeintNDefines the type of secondary size specified in MDSecSize(1179). Must be first field in this repeating group
1 enum values
ValueNameDescription
1CustomerCustomer
FIX.5.0
1179MDSecSizeQtyNA part of the MDEntrySize(271) that represents secondary interest as specified by MDSecSizeType(1178).FIX.5.0
end SecSizesGrp
1093LotTypecharNCan be used to specify the lot type of the quoted size in order depth books.
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
272MDEntryDateUTCDateOnlyNDate of Market Data Entry. (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
273MDEntryTimeUTCTimeOnlyNTime of Market Data Entry.FIX.4.4
274TickDirectioncharNDirection of the "tick".
4 enum values
ValueNameDescription
0PlusTickPlus Tick
1ZeroPlusTickZero-Plus Tick
2MinusTickMinus Tick
3ZeroMinusTickZero-Minus Tick
FIX.4.4
275MDMktExchangeNMarket posting quote / trade. Valid values: See Volume 6: Appendix 6-CFIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
326SecurityTradingStatusintNIdentifies the trading status applicable to the transaction.
24 enum values
ValueNameDescription
1OpeningDelayOpening delay
2TradingHaltTrading halt
3ResumeResume
4NoOpenNo Open / No Resume
5PriceIndicationPrice indication
6TradingRangeIndicationTrading Range Indication
7MarketImbalanceBuyMarket Imbalance Buy
8MarketImbalanceSellMarket Imbalance Sell
9MarketOnCloseImbalanceBuyMarket on Close Imbalance Buy
10MarketOnCloseImbalanceSellMarket on Close Imbalance Sell
12NoMarketImbalanceNo Market Imbalance
13NoMarketOnCloseImbalanceNo Market on Close Imbalance
14ITSPreOpeningITS Pre-opening
15NewPriceIndicationNew Price Indication
16TradeDisseminationTimeTrade Dissemination Time
17ReadyToTradeReady to trade (start of session)
18NotAvailableForTradingNot available for trading (end of session)
19NotTradedOnThisMarketNot traded on this market
20UnknownOrInvalidUnknown or Invalid
21PreOpenPre-open
22OpeningRotationOpening Rotation
23FastMarketFast Market
24PreCrossPre-Cross - system is in a pre-cross state allowing market to respond to either side of cross
25CrossCross - system has crossed a percentage of the orders and allows market to respond prior to crossing remaining portion
FIX.5.0
327HaltReasoncharNDenotes the reason for the Opening Delay or Trading Halt.
6 enum values
ValueNameDescription
DNewsDisseminationNews Dissemination
EOrderInfluxOrder Influx
IOrderImbalanceOrder Imbalance
MAdditionalInformationAdditional Information
PNewPendingNew Pending
XEquipmentChangeoverEquipment Changeover
FIX.5.0
276QuoteConditionMultipleStringValueNSpace-delimited list of conditions describing a quote.
58 enum values
ValueNameDescription
AOpenOpen/Active
BClosedClosed/Inactive
CExchangeBestExchange Best
DConsolidatedBestConsolidated Best
ELockedLocked
FCrossedCrossed
GDepthDepth
HFastTradingFast Trading
INonFirmNon-Firm
LManualManual/Slow Quote
JOutrightPriceOutright Price
KImpliedPriceImplied Price
MDepthOnOfferDepth on Offer
NDepthOnBidDepth on Bid
OClosingClosing
PNewsDisseminationNews Dissemination
QTradingRangeTrading Range
ROrderInfluxOrder Influx
SDueToRelatedDue to Related
TNewsPendingNews Pending
UAdditionalInfoAdditional Info
VAdditionalInfoDueToRelatedAdditional Info due to related
WResumeResume
XViewOfCommonView of Common
YVolumeAlertVolume Alert
ZOrderImbalanceOrder Imbalance
aEquipmentChangeoverEquipment Changeover
bNoOpenNo Open / No Resume
cRegularETHRegular ETH
dAutomaticExecutionAutomatic Execution
eAutomaticExecutionETHAutomatic Execution ETH
fFastMarketETHFast Market ETH
gInactiveETHInactive ETH
hRotationRotation
iRotationETHRotation ETH
jHaltHalt
kHaltETHHalt ETH
lDueToNewsDisseminationDue to News Dissemination
mDueToNewsPendingDue to News Pending
nTradingResumeTrading Resume
oOutOfSequenceOut of Sequence
pBidSpecialistBid Specialist
qOfferSpecialistOffer Specialist
rBidOfferSpecialistBid Offer Specialist
sEndOfDaySAMEnd of Day SAM
tForbiddenSAMForbidden SAM
uFrozenSAMFrozen SAM
vPreOpeningSAMPreOpening SAM
wOpeningSAMOpening SAM
xOpenSAMOpen SAM
ySurveillanceSAMSurveillance SAM
zSuspendedSAMSuspended SAM
0ReservedSAMReserved SAM
1NoActiveSAMNo Active SAM
2RestrictedRestricted
3RestOfBookVWAPRest of Book VWAP
4BetterPricesInConditionalOrdersBetter Prices in Conditional Orders
5MedianPriceMedian Price
FIX.4.4
277TradeConditionMultipleStringValueNSpace-delimited list of conditions describing a trade
77 enum values
ValueNameDescription
ACashCash (only) Market
BAveragePriceTradeAverage Price Trade
CCashTradeCash Trade (same day clearing)
DNextDayNext Day (only)Market
EOpeningOpening/Reopening Trade Detail
FIntradayTradeDetailIntraday Trade Detail
GRule127TradeRule 127 Trade (NYSE)
HRule155TradeRule 155 Trade (AMEX)
ISoldLastSold Last (late reporting)
JNextDayTradeNext Day Trade (next day clearing)
KOpenedOpened (late report of opened trade)
LSellerSeller
MSoldSold (out of sequence)
NStoppedStockStopped Stock (guarantee of price but does not execute the order)
PImbalanceMoreBuyersImbalance More Buyers (cannot be used in combination with Q)
QImbalanceMoreSellersImbalance More Sellers (cannot be used in combination with P)
ROpeningPriceOpening Price
SBargainConditionBargain Condition (LSE)
TConvertedPriceIndicatorConverted Price Indicator
UExchangeLastExchange Last
VFinalPriceOfSessionFinal Price of Session
WExPitEx-pit
XCrossedCrossed
YTradesResultingFromManualTrades resulting from manual/slow quote
ZTradesResultingFromIntermarketSweepTrades resulting from intermarket sweep
aVolumeOnlyVolume Only
bDirectPlusDirect Plus
cAcquisitionAcquisition
dBunchedBunched
eDistributionDistribution
fBunchedSaleBunched Sale
gSplitTradeSplit Trade
hCancelStoppedCancel Stopped
iCancelETHCancel ETH
jCancelStoppedETHCancel Stopped ETH
kOutOfSequenceETHOut of Sequence ETH
lCancelLastETHCancel Last ETH
mSoldLastSaleETHSold Last Sale ETH
nCancelLastCancel Last
oSoldLastSaleSold Last Sale
pCancelOpenCancel Open
qCancelOpenETHCancel Open ETH
rOpenedSaleETHOpened Sale ETH
sCancelOnlyCancel Only
tCancelOnlyETHCancel Only ETH
uLateOpenETHLate Open ETH
vAutoExecutionETHAuto Execution ETH
wReopenReopen
xReopenETHReopen ETH
yAdjustedAdjusted
zAdjustedETHAdjusted ETH
AASpreadSpread
ABSpreadETHSpread ETH
ACStraddleStraddle
ADStraddleETHStraddle ETH
AEStoppedStopped
AFStoppedETHStopped ETH
AGRegularETHRegular ETH
AHComboCombo
AIComboETHCombo ETH
AJOfficialClosingPriceOfficial Closing Price
AKPriorReferencePricePrior Reference Price
0CancelCancel
ALStoppedSoldLastStopped Sold Last
AMStoppedOutOfSequenceStopped Out of Sequence
ANOfficalClosingPriceOffical Closing Price (duplicate enumeration - use 'AJ' instead)
AOCrossedOldCrossed (duplicate enumeration - use 'X' instead)
APFastMarketFast Market
AQAutomaticExecutionAutomatic Execution
ARFormTForm T
ASBasketIndexBasket Index
ATBurstBasketBurst Basket
AVOutsideSpreadOutside Spread
1ImpliedTradeImplied Trade
2MarketplaceEnteredTradeMarketplace entered trade
3MultAssetClassMultilegTradeMult Asset Class Multileg Trade
4MultilegToMultilegTradeMultileg-to-Multileg Trade
FIX.4.4
828TrdTypeintNFor optional use in reporting Trades
55 enum values
ValueNameDescription
0RegularTradeRegular Trade
1BlockTradeBlock Trade
2EFPEFP (Exchange for physical)
3TransferTransfer
4LateTradeLate Trade
5TTradeT Trade
6WeightedAveragePriceTradeWeighted Average Price Trade
7BunchedTradeBunched Trade
8LateBunchedTradeLate Bunched Trade
9PriorReferencePriceTradePrior Reference Price Trade
10AfterHoursTradeAfter Hours Trade
11ExchangeForRiskExchange for Risk (EFR)
12ExchangeForSwapExchange for Swap (EFS )
13ExchangeOfFuturesForExchange of Futures for (in Market) Futures (EFM ) (e,g, full sized for mini)
14ExchangeOfOptionsForOptionsExchange of Options for Options (EOO)
15TradingAtSettlementTrading at Settlement
16AllOrNoneAll or None
17FuturesLargeOrderExecutionFutures Large Order Execution
18ExchangeOfFuturesForFuturesExchange of Futures for Futures (external market) (EFF)
19OptionInterimTradeOption Interim Trade
20OptionCabinetTradeOption Cabinet Trade
22PrivatelyNegotiatedTradesPrivately Negotiated Trades
23SubstitutionOfFuturesForForwardsSubstitution of Futures for Forwards
48NonStandardSettlementNon-standard settlement
49DerivativeRelatedTransactionDerivative Related Transaction
50PortfolioTradePortfolio Trade
51VolumeWeightedAverageTradeVolume Weighted Average Trade
52ExchangeGrantedTradeExchange Granted Trade
53RepurchaseAgreementRepurchase Agreement
54OTCOTC
55ExchangeBasisFacilityExchange Basis Facility (EBF)
24ErrorTradeError trade
25SpecialCumDividendSpecial cum dividend (CD)
26SpecialExDividendSpecial ex dividend (XD)
27SpecialCumCouponSpecial cum coupon (CC)
28SpecialExCouponSpecial ex coupon (XC)
29CashSettlementCash settlement (CS)
30SpecialPriceSpecial price (usually net- or all-in price) (SP)
31GuaranteedDeliveryGuaranteed delivery (GD)
32SpecialCumRightsSpecial cum rights (CR)
33SpecialExRightsSpecial ex rights (XR)
34SpecialCumCapitalRepaymentsSpecial cum capital repayments (CP)
35SpecialExCapitalRepaymentsSpecial ex capital repayments (XP)
36SpecialCumBonusSpecial cum bonus (CB)
37SpecialExBonusSpecial ex bonus (XB)
38LargeTradeBlock trade (same as large trade)
39WorkedPrincipalTradeWorked principal trade (UK-specific)
40BlockTradesBlock Trades - after market
41NameChangeName change
42PortfolioTransferPortfolio transfer
43ProrogationBuyProrogation buy - Euronext Paris only. Is used to defer settlement under French SRD (deferred settlement system) . Trades must be reported as crosses at zero price
44ProrogationSellProrogation sell - see prorogation buy
45OptionExerciseOption exercise
46DeltaNeutralTransactionDelta neutral transaction
47FinancingTransactionFinancing transaction (includes repo and stock lending)
FIX.5.0
574MatchTypeStringNFor optional use in reporting Trades
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
282MDEntryOriginatorStringNOriginator of a Market Data EntryFIX.4.4
283LocationIDStringNIdentification of a Market Maker's locationFIX.4.4
284DeskIDStringNIdentification of a Market Maker's deskFIX.4.4
286OpenCloseSettlFlagMultipleCharValueNUsed if MDEntryType = Opening Price(4), Closing Price(5), or Settlement Price(6).
6 enum values
ValueNameDescription
0DailyOpenDaily Open / Close / Settlement entry
1SessionOpenSession Open / Close / Settlement entry
2DeliverySettlementEntryDelivery Settlement entry
3ExpectedEntryExpected entry
4EntryFromPreviousBusinessDayEntry from previous business day
5TheoreticalPriceValueTheoretical Price value
FIX.4.4
59TimeInForcecharNFor optional use when this Bid or Offer represents an order
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.4.4
432ExpireDateLocalMktDateNFor optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry.FIX.4.4
126ExpireTimeUTCTimestampNFor optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry.FIX.4.4
110MinQtyQtyNFor optional use when this Bid or Offer represents an orderFIX.4.4
18ExecInstMultipleCharValueNCan contain multiple instructions, space delimited.
56 enum values
ValueNameDescription
0StayOnOfferSideStay on offer side
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bid side
ANoCrossNo cross (cross is forbidden)
BOKToCrossOK to cross
CCallFirstCall first
DPercentOfVolumePercent of volume (indicates that the sender does not want to be all of the volume on the floor vs. a specific percentage)
EDoNotIncreaseDo not increase - DNI
FDoNotReduceDo not reduce - DNR
GAllOrNoneAll or none - AON
HReinstateOnSystemFailureReinstate on system failure (mutually exclusive with Q and l)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K and m)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with J and m)
LLastPegLast peg (last sale)
MMidPricePegMid-price peg (midprice of inside quote)
NNonNegotiableNon-negotiable
OOpeningPegOpening peg
PMarketPegMarket peg
QCancelOnSystemFailureCancel on system failure (mutually exclusive with H and l)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
TFixedPegToLocalBestBidOrOfferAtTimeOfOrderFixed Peg to Local best bid or offer at time of order
UCustomerDisplayInstructionCustomer Display Instruction (Rule 11Ac1-1/4)
VNettingNetting (for Forex)
WPegToVWAPPeg to VWAP
XTradeAlongTrade Along
YTryToStopTry To Stop
ZCancelIfNotBestCancel if not best
aTrailingStopPegTrailing Stop Peg
bStrictLimitStrict Limit (No price improvement)
cIgnorePriceValidityChecksIgnore Price Validity Checks
dPegToLimitPricePeg to Limit Price
eWorkToTargetStrategyWork to Target Strategy
fIntermarketSweepIntermarket Sweep
gExternalRoutingAllowedExternal Routing Allowed
hExternalRoutingNotAllowedExternal Routing Not Allowed
iImbalanceOnlyImbalance Only
jSingleExecutionRequestedForBlockTradeSingle execution requested for block trade
kBestExecutionBest Execution
lSuspendOnSystemFailureSuspend on system failure (mutually exclusive with H and Q)
mSuspendOnTradingHaltSuspend on Trading Halt (mutually exclusive with J and K)
nReinstateOnConnectionLossReinstate on connection loss (mutually exclusive with o and p)
oCancelOnConnectionLossCancel on connection loss (mutually exclusive with n and p)
pSuspendOnConnectionLossSuspend on connection loss (mutually exclusive with n and o)
qReleaseFromSuspensionRelease from suspension (mutually exclusive with S)
rExecuteAsDeltaNeutralExecute as delta neutral using volatility provided
sExecuteAsDurationNeutralExecute as duration neutral
tExecuteAsFXNeutralExecute as FX neutral
FIX.4.4
287SellerDaysintNSpecifies the number of days that may elapse before delivery of the securityFIX.4.4
37OrderIDStringNFor optional use when this Bid, Offer, or Trade represents an orderFIX.4.4
198SecondaryOrderIDStringNFor optional use to support Hit/Take (selecting a specific order from the feed) without disclosing a private order id.FIX.4.4
299QuoteEntryIDStringNFor optional use when this Bid, Offer, or Trade represents a quoteFIX.4.4
1003TradeIDStringNFor optional use in reporting TradesFIX.5.0
288MDEntryBuyerStringNFor optional use in reporting TradesFIX.4.4
289MDEntrySellerStringNFor optional use in reporting TradesFIX.4.4
346NumberOfOrdersintNIn an Aggregated Book, used to show how many individual orders make up an MDEntryFIX.4.4
290MDEntryPositionNointNDisplay position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1FIX.4.4
546ScopeMultipleCharValueNSpecifies the market scope of the a market data.
3 enum values
ValueNameDescription
1LocalMarketLocal Market (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
FIX.4.4
811PriceDeltafloatNThe rate of change in the price of a derivative with respect to the movement in the price of the underlying instrument(s) upon which the derivative instrument price is based. This value is normally between -1.0 and 1.0.FIX.4.4
451NetChgPrevDayPriceOffsetNNet change from previous day's closing price vs. last traded price.FIX.4.4
58TextStringNText to describe the Market Data Entry. Part of repeating group.FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4
1023MDPriceLevelintNInteger to convey the level of a bid or offer at a given price level. This is in contrast to MDEntryPositionNo which is used to convey the position of an order within a Price levelFIX.4.4
528OrderCapacitycharNDesignates the capacity of the firm placing the order. (as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field) (see Volume : "Glossary" for value definitions)
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
1024MDOriginTypeintNUsed to describe the origin of an entry in the book
3 enum values
ValueNameDescription
0BookBook
1OffBookOff-Book
2CrossCross
FIX.4.4
332HighPxPriceNRepresents an indication of the high end of the price range for a security prior to the open or reopenFIX.4.4
333LowPxPriceNRepresents an indication of the low end of the price range for a security prior to the open or reopenFIX.4.4
1020TradeVolumeQtyNUsed to report volume with a tradeFIX.4.4
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNIndicates date on which instrument will settleFIX.4.4
483TransBkdTimeUTCTimestampNFor optional use in reporting Trades. Used to specify the time of trade agreement for privately negotiated trades.FIX.5.0
60TransactTimeUTCTimestampNFor optional use in reporting Trades. Used to specify the time of matching.FIX.5.0
1070MDQuoteTypeintNIdentifies market data quote type.
5 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter
4IndicativeAndTradeableIndicative and Tradeable
FIX.4.4
83RptSeqintNAllows sequence number to be specified within a feed typeFIX.4.4
1048DealingCapacityPriceOffsetNIdentifies role of dealer; Agent, Principal, RisklessPrincipalFIX.4.4
1026MDEntrySpotRatefloatNThe spot rate for an FX entryFIX.4.4
1027MDEntryForwardPointsPriceOffsetNUsed for an F/X entry. The forward points to be added to or subtracted from the spot rate to get the "all-in" rate in MDEntryPx. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4
StatsIndGrp [Repeating Group]NFIX.5.0
1175NoStatsIndicatorsNumInGroupNNumber of statistics indicatorsFIX.5.0
1176StatsTypeintNIndicates that the MD Entry is eligible for inclusion in the type of statistic specified by the StatsType. Must be provided if NoStatsIndicators greater than 0.
4 enum values
ValueNameDescription
1ExchangeLastExchange Last
2HighHigh / Low Price
3AveragePriceAverage Price (VWAP, TWAP ... )
4TurnoverTurnover (Price * Qty)
FIX.5.0
end StatsIndGrp
Parties [Repeating Group]NThe Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties

MDReqGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
267NoMDEntryTypesNumInGroupYNumber of MDEntryType fields requested.FIX.4.4
269MDEntryTypecharYMust be the first field in this repeating group. This is a list of all the types of Market Data Entries that the firm requesting the Market Data is interested in receiving.
31 enum values
ValueNameDescription
0BidBid
1OfferOffer
2TradeTrade
3IndexValueIndex Value
4OpeningPriceOpening Price
5ClosingPriceClosing Price
6SettlementPriceSettlement Price
7TradingSessionHighPriceTrading Session High Price
8TradingSessionLowPriceTrading Session Low Price
9TradingSessionVWAPPriceTrading Session VWAP Price
AImbalanceImbalance
BTradeVolumeTrade Volume
COpenInterestOpen Interest
DCompositeUnderlyingPriceComposite Underlying Price
ESimulatedSellPriceSimulated Sell Price
FSimulatedBuyPriceSimulated Buy Price
GMarginRateMargin Rate
HMidPriceMid Price
JEmptyBookEmpty Book
KSettleHighPriceSettle High Price
LSettleLowPriceSettle Low Price
MPriorSettlePricePrior Settle Price
NSessionHighBidSession High Bid
OSessionLowOfferSession Low Offer
PEarlyPricesEarly Prices
QAuctionClearingPriceAuction Clearing Price
SSwapValueFactorSwap Value Factor (SVP) for swaps cleared through a central counterparty (CCP)
RDailyValueAdjustmentForLongPositionsDaily value adjustment for long positions
TCumulativeValueAdjustmentForLongPositionsCumulative Value Adjustment for long positions
UDailyValueAdjustmentForShortPositionsDaily Value Adjustment for Short Positions
VCumulativeValueAdjustmentForShortPositionsCumulative Value Adjustment for Short Positions
FIX.4.4

MDRjctGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
816NoAltMDSourceNumInGroupNNumber of alternative market data sourcesFIX.4.4
817AltMDSourceIDStringNAlternative Market Data SourceFIX.4.4

MarketDataFeedTypes

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0

MarketSegmentGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1310NoMarketSegmentsNumInGroupNNumber of Market Segments on which a security may trade.FIX.5.0
1301MarketIDExchangeNIdentifies the market which lists and trades the instrument.FIX.5.0
1300MarketSegmentIDStringNIdentifies the segment of the market to which the specify trading rules and listing rules apply.FIX.5.0
SecurityTradingRules [Component]NThs SecurityTradingRules component block is used as part of security definition to specify the specific security's standard trading parameters such as trading session eligibility and other attributes of the security.FIX.5.0
BaseTradingRules [Component]NThis block contains the base trading rulesFIX.5.0
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
TradingSessionRulesGrp [Repeating Group]NThis block contains the trading rules specific to a trading sessionFIX.5.0
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
end TradingSessionRulesGrp
NestedInstrumentAttribute [Repeating Group]NFIX.5.0
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0
end NestedInstrumentAttribute
StrikeRules [Repeating Group]NThis block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrument.FIX.5.0
1201NoStrikeRulesNumInGroupNNumber of strike rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1223StrikeRuleIDStringNAllows strike rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1202StartStrikePxRangePriceNStarting price for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1203EndStrikePxRangePriceNEnding price of the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1204StrikeIncrementfloatNValue by which strike price should be incremented within the specified priceFIX.5.0
1304StrikeExerciseStyleintNEnumeration that represents the exercise style for a class of options Same values as ExerciseStyleFIX.5.0
MaturityRules [Repeating Group]NDescribes the maturity rules for a given set of strikes as defined by StrikeRulesFIX.5.0
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0
end MaturityRules
end StrikeRules

MatchRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0

MaturityRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0

MiscFeesGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
136NoMiscFeesNumInGroupNRequired if any miscellaneous fees are reported. Indicates number of repeating entries. Repeating group. ** Nested Repeating Group follows **FIX.4.4
137MiscFeeAmtAmtNRequired if NoMiscFees > 0FIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypeStringNRequired if NoMiscFees > 0
14 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
13TransferFeeTransfer Fee
14SecurityLendingSecurity Lending
FIX.4.4
891MiscFeeBasisintNDefines the unit for a miscellaneous fee.
3 enum values
ValueNameDescription
0AbsoluteAbsolute
1PerUnitPer Unit
2PercentagePercentage
FIX.4.4

MsgTypeGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
384NoMsgTypesNumInGroupNSpecifies the number of repeating RefMsgTypes specifiedFIX.4.4
372RefMsgTypeStringNSpecifies a specific, supported MsgType. Required if NoMsgTypes is > 0. Should be specified from the point of view of the sender of the Logon messageFIX.4.4
385MsgDirectioncharNIndicates direction (send vs. receive) of a supported MsgType. Required if NoMsgTypes is > 0. Should be specified from the point of view of the sender of the Logon message
2 enum values
ValueNameDescription
RReceiveReceive
SSendSend
FIX.4.4
1130RefApplVerIDStringNSpecifies the service pack release being applied to an application message.FIX.4.4
1406RefApplExtIDintNSpecified the extension pack being applied to a message.FIX.5.0
1131RefCstmApplVerIDStringNSpecifies a custom extension to a message being applied at the session level.FIX.4.4
1410DefaultVerIndicatorBooleanNIndicates that this Application Version (RefApplVerID(1130), RefApplExtID(1406),RefCstmApplVerID(1131)) is the default for the RefMsgType(372) field.FIX.5.0

NestedInstrumentAttribute

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0

NestedParties

BlockRepeating Common
The NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.
TagNameTypeReq DescriptionAdded
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp

NestedParties2

BlockRepeating Common
The NestedParties2 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties2 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.
TagNameTypeReq DescriptionAdded
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp

NestedParties3

BlockRepeating Common
The NestedParties3 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties3 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.
TagNameTypeReq DescriptionAdded
948NoNested3PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRoleFIX.4.4
949Nested3PartyIDStringNUsed to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
950Nested3PartyIDSourcecharNUsed to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
951Nested3PartyRoleintNIdentifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.FIX.4.4
NstdPtys3SubGrp [Repeating Group]NRepeating group of Nested3Party sub-identifiers.FIX.4.4
952NoNested3PartySubIDsNumInGroupNNumber of Nested3PartySubIDs (953) entriesFIX.4.4
953Nested3PartySubIDStringNPartySubID value within a "third instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
954Nested3PartySubIDTypeintNPartySubIDType value within a "third instance" Nested repeating group. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys3SubGrp

NestedParties4

BlockRepeating Common
The NestedParties4 component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message. Use of NestedParties4 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.
TagNameTypeReq DescriptionAdded
1414NoNested4PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested2PartyRoleFIX.5.0
1415Nested4PartyIDStringNUsed to identify source of Nested4PartyID. Required if Nested4PartyIDSource is specified. Required if NoNested4PartyIDs > 0.FIX.5.0
1416Nested4PartyIDSourcecharNUsed to identify class source of Nested4PartyID value (e.g. BIC). Required if Nested4PartyID is specified. Required if NoNested4PartyIDs > 0.FIX.5.0
1417Nested4PartyRoleintNIdentifies the type of Nested4PartyID (e.g. Executing Broker). Required if NoNested4PartyIDs > 0.FIX.5.0
NstdPtys4SubGrp [Repeating Group]NFIX.5.0
1413NoNested4PartySubIDsNumInGroupNRefer to definition of NoPartySubIDs(802)FIX.5.0
1412Nested4PartySubIDStringNRefer to definition of PartySubID(523)FIX.5.0
1411Nested4PartySubIDTypeintNRefer to definition of PartySubIDType(803)FIX.5.0
end NstdPtys4SubGrp

NotAffectedOrdersGrp

ImplicitBlockRepeating OrderMassHandling
TagNameTypeReq DescriptionAdded
1370NoNotAffectedOrdersNumInGroupNOptional field used to indicate the number of order identifiers for orders not affected by the request. Must be followed with OrigClOrdID(41) as the next field.FIX.5.0
1372NotAffOrigClOrdIDStringNRequired if NoNotAffectedOrders(1370) > 0 and must be the first repeating field in the group. Indicates the client order id of an order not affected by the request. If order(s) were manually delivered (or otherwise not delivered over FIX and not assigned a ClOrdID) this field should contain string "MANUAL".FIX.5.0
1371NotAffectedOrderIDStringNContains the OrderID assigned by the counterparty of an unaffected order. Not required as part of the repeating group if NotAffOrigClOrdID(1372) has a value other than "MANUAL".FIX.5.0

NstdPtys2SubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4

NstdPtys3SubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
952NoNested3PartySubIDsNumInGroupNNumber of Nested3PartySubIDs (953) entriesFIX.4.4
953Nested3PartySubIDStringNPartySubID value within a "third instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
954Nested3PartySubIDTypeintNPartySubIDType value within a "third instance" Nested repeating group. Same values as PartySubIDType (803)FIX.4.4

NstdPtys4SubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1413NoNested4PartySubIDsNumInGroupNRefer to definition of NoPartySubIDs(802)FIX.5.0
1412Nested4PartySubIDStringNRefer to definition of PartySubID(523)FIX.5.0
1411Nested4PartySubIDTypeintNRefer to definition of PartySubIDType(803)FIX.5.0

NstdPtysSubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4

OrdAllocGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
73NoOrdersNumInGroupNIndicates number of orders to be combined for allocation. If order(s) were manually delivered set to 1 (one).Required when AllocNoOrdersType = 1FIX.4.4
11ClOrdIDStringNOrder identifier assigned by client if order(s) were electronically delivered over FIX (or otherwise assigned a ClOrdID) and executed. If order(s) were manually delivered (or otherwise not delivered over FIX) this field should contain string "MANUAL". Note where an order has undergone one or more cancel/replaces, this should be the ClOrdID of the most recent version of the order. Required when NoOrders(73) > 0 and must be the first repeating field in the group.FIX.4.4
37OrderIDStringNUnique identifier for Order as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.FIX.4.4
198SecondaryOrderIDStringNCan be used to provide order id used by exchange or executing system.FIX.4.4
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
66ListIDStringNRequired for List Orders.FIX.4.4
NestedParties2 [Repeating Group]NInsert here the set of "NestedParties2" fields defined in "Common Components of Application Messages" This is used to identify the executing broker for step in/give in tradesFIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
38OrderQtyQtyNQuantity ordered. This represents the number of shares for equities or par, face or nominal value for FI instruments. (Prior to FIX 4.2 this field was of type int)FIX.4.4
799OrderAvgPxPriceNAverage price for this orderFIX.4.4
800OrderBookingQtyQtyNQuantity of this order that is being booked out by this message (will be equal to or less than this order's OrderQty) Note that the sum of the OrderBookingQty values in this repeating group must equal the total quantity being allocated (in Quantity (53) field)FIX.4.4

OrdListStatGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
73NoOrdersNumInGroupYNumber of orders statused in this message, i.e. number of repeating groups to follow.FIX.4.4
11ClOrdIDStringNRequired when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID.FIX.4.4
37OrderIDStringNUnique identifier for Order as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.FIX.5.0
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
14CumQtyQtyYTotal quantity (e.g. number of shares) filled. (Prior to FIX 4.2 this field was of type int)FIX.4.4
39OrdStatuscharYIdentifies current status of order. *** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
15 enum values
ValueNameDescription
0NewNew
1PartiallyFilledPartially filled
2FilledFilled
3DoneForDayDone for day
4CanceledCanceled
5ReplacedReplaced (No longer used)
6PendingCancelPending Cancel (i.e. result of Order Cancel Request)
7StoppedStopped
8RejectedRejected
9SuspendedSuspended
APendingNewPending New
BCalculatedCalculated
CExpiredExpired
DAcceptedForBiddingAccepted for Bidding
EPendingReplacePending Replace (i.e. result of Order Cancel/Replace Request)
FIX.4.4
636WorkingIndicatorBooleanNFor 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.4
151LeavesQtyQtyYQuantity open for further execution. LeavesQty = OrderQty - CumQty.FIX.4.4
84CxlQtyQtyYTotal quantity canceled for this order. (Prior to FIX 4.2 this field was of type int)FIX.4.4
6AvgPxPriceYCalculated average price of all fills on this order. For Fixed Income trades AvgPx is always expressed as percent-of-par, regardless of the PriceType (423) of LastPx (31). I.e., AvgPx will contain an average of percent-of-par values (see LastParPx (669)) for issues traded in Yield, Spread or Discount.FIX.4.4
103OrdRejReasonintNUsed if the order is rejected
19 enum values
ValueNameDescription
0BrokerCreditBroker / Exchange option
1UnknownSymbolUnknown symbol
2ExchangeClosedExchange closed
3OrderExceedsLimitOrder exceeds limit
4TooLateToEnterToo late to enter
5UnknownOrderUnknown order
6DuplicateOrderDuplicate Order (e.g. dupe ClOrdID)
7DuplicateOfAVerballyCommunicatedOrderDuplicate of a verbally communicated order
8StaleOrderStale order
9TradeAlongRequiredTrade along required
10InvalidInvestorIDInvalid Investor ID
11UnsupportedOrderCharacteristicUnsupported order characteristic
12SurveillenceOptionSurveillence Option
13IncorrectQuantityIncorrect quantity
14IncorrectAllocatedQuantityIncorrect allocated quantity
15UnknownAccountUnknown account(s)
16PriceExceedsCurrentPriceBandPrice exceeds current price band
18InvalidPriceIncrementInvalid price increment
99OtherOther
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

OrdTypeRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0

OrderQtyData

Block Common
The OrderQtyData component block contains the fields commonly used for indicating the amount or quantity of an order. Note that when this component block is marked as "required" in a message either one of these three fields must be used to identify the amount: OrderQty, CashOrderQty or OrderPercent (in the case of CIV).
TagNameTypeReq DescriptionAdded
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3

Parties

BlockRepeating Common
The Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.
TagNameTypeReq DescriptionAdded
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp

PegInstructions

Block Common
The Peg Instructions component block is used to tie the price of a security to a market event such as opening price, mid-price, best price. The Peg Instructions block may also be used to tie the price to the behavior of a related security.
TagNameTypeReq DescriptionAdded
211PegOffsetValuefloatNAmount (signed) added to the peg for a pegged order in the context of the PegOffsetTypeFIX.4.4
1094PegPriceTypeintNDefines the type of peg.
8 enum values
ValueNameDescription
1LastPegLast peg (last sale)
2MidPricePegMid-price peg (midprice of inside quote)
3OpeningPegOpening peg
4MarketPegMarket peg
5PrimaryPegPrimary peg (primary market - buy at bid or sell at offer)
7PegToVWAPPeg to VWAP
8TrailingStopPegTrailing Stop Peg
9PegToLimitPricePeg to Limit Price
FIX.4.4
835PegMoveTypeintNDescribes whether peg is static/fixed or floats
2 enum values
ValueNameDescription
0FloatingFloating (default)
1FixedFixed
FIX.4.4
836PegOffsetTypeintNType of Peg Offset (e.g. price offset, tick offset etc)
4 enum values
ValueNameDescription
0PricePrice (default)
1BasisPointsBasis Points
2TicksTicks
3PriceTierPrice Tier / Level
FIX.4.4
837PegLimitTypeintNSpecifies nature of resulting pegged price (e.g. or better limit, strict limit etc)
3 enum values
ValueNameDescription
0OrBetterOr better (default) - price improvement allowed
1StrictStrict - limit is a strict limit
2OrWorseOr worse - for a buy the peg limit is a minimum and for a sell the peg limit is a maximum (for use for orders which have a price range)
FIX.4.4
838PegRoundDirectionintNIf the calculated peg price is not a valid tick price, specifies how to round the price (e.g. be more or less aggressive)
2 enum values
ValueNameDescription
1MoreAggressiveMore aggressive - on a buy order round the price up to the nearest tick; on a sell order round down to the nearest tick
2MorePassiveMore passive - on a buy order round down to the nearest tick; on a sell order round up to the nearest tick
FIX.4.4
840PegScopeintNThe scope of the "related to" price of the peg (e.g. local, global etc)
4 enum values
ValueNameDescription
1LocalLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
4NationalExcludingLocalNational excluding local
FIX.4.4
1096PegSecurityIDSourceStringNRequired if PegSecurityID is specified.FIX.4.4
1097PegSecurityIDStringNRequires PegSecurityIDSource if specified.FIX.4.4
1098PegSymbolStringNDefines the common, 'human understood' representation of the security off whose prices the order will Peg.FIX.4.4
1099PegSecurityDescStringNSecurity description of the security off whose prices the order will Peg.FIX.4.4

PosUndInstrmtGrp

ImplicitBlockRepeating PositionMaintenance
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NInsert here the set of "Underlying Instrument" (underlying symbology) fields defined in "Common Components of Application Messages" Required if NoUnderlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
732UnderlyingSettlPricePriceNUnderlying security's SettlPrice. See SettlPrice (730) field for descriptionFIX.4.4
733UnderlyingSettlPriceTypeintNValues = Final, TheoreticalFIX.4.4
1037UnderlyingDeliveryAmountAmtNIndicates the underlying position amount to be deliveredFIX.4.4
UnderlyingAmount [Repeating Group]NInsert here the set of "Underlying Amount" fields defined in "Common Components of Application Messages"FIX.4.4
984NoUnderlyingAmountsNumInGroupNTotal number of occurrences of Amount to pay in order to receive the underlying instrumentFIX.4.4
985UnderlyingPayAmountAmtNAmount to pay in order to receive the underlying instrument.FIX.4.4
986UnderlyingCollectAmountAmtNAmount to collect in order to deliver the underlying instrument.FIX.4.4
987UnderlyingSettlementDateLocalMktDateNDate the underlying instrument will settle. Used for derivatives that deliver into more than one underlying instrument. Settlement dates can vary across underlying instruments.FIX.4.4
988UnderlyingSettlementStatusStringNSettlement status of the underlying instrument. Used for derivatives that deliver into more than one underlying instrument. Settlement can be delayed for an underlying instrument.FIX.4.4
end UnderlyingAmount

PositionAmountData

BlockRepeating Common
The PositionAmountData component block is used to report netted amounts associated with position quantities. In the listed derivatives market the amount is generally expressing a type of futures variation or option premium. In the equities market this may be the net pay or collect on a given position.
TagNameTypeReq DescriptionAdded
753NoPosAmtNumInGroupNNumber of Position Amount entriesFIX.4.4
707PosAmtTypeStringNType of Position amount
9 enum values
ValueNameDescription
CASHCashAmountCash Amount (Corporate Event)
CRESCashResidualAmountCash Residual Amount
FMTMFinalMarkToMarketAmountFinal Mark-to-Market Amount
IMTMIncrementalMarkToMarketAmountIncremental Mark-to-Market Amount
PREMPremiumAmountPremium Amount
SMTMStartOfDayMarkToMarketAmountStart-of-Day Mark-to-Market Amount
TVARTradeVariationAmountTrade Variation Amount
VADJValueAdjustedAmountValue Adjusted Amount
SETLSettlementValueSettlement Value
FIX.4.4
708PosAmtAmtNPosition amountFIX.4.4
1055PositionCurrencyStringNThe Currency in which the position Amount is denominatedFIX.4.4

PositionQty

BlockRepeating Common
The PositionQty component block specifies the various types of position quantity in the position life-cycle including start-of-day, intraday, trade, adjustments, and end-of-day position quantities. Quantities are expressed in terms of long and short quantities.
TagNameTypeReq DescriptionAdded
702NoPositionsNumInGroupNNumber of position entries.FIX.4.4
703PosTypeStringNRequired if NoPositions > 1
24 enum values
ValueNameDescription
ALCAllocationTradeQtyAllocation Trade Qty
ASOptionAssignmentOption Assignment
ASFAsOfTradeQtyAs-of Trade Qty
DLVDeliveryQtyDelivery Qty
ETRElectronicTradeQtyElectronic Trade Qty
EXOptionExerciseQtyOption Exercise Qty
FINEndOfDayQtyEnd-of-Day Qty
IASIntraSpreadQtyIntra-spread Qty
IESInterSpreadQtyInter-spread Qty
PAAdjustmentQtyAdjustment Qty
PITPitTradeQtyPit Trade Qty
SODStartOfDayQtyStart-of-Day Qty
SPLIntegralSplitIntegral Split
TATransactionFromAssignmentTransaction from Assignment
TOTTotalTransactionQtyTotal Transaction Qty
TQTransactionQuantityTransaction Quantity
TRFTransferTradeQtyTransfer Trade Qty
TXTransactionFromExerciseTransaction from Exercise
XMCrossMarginQtyCross Margin Qty
RCVReceiveQuantityReceive Quantity
CAACorporateActionAdjustmentCorporate Action Adjustment
DNDeliveryNoticeQtyDelivery Notice Qty
EPExchangeForPhysicalQtyExchange for Physical Qty
PNTNPrivatelyNegotiatedTradeQtyPrivately negotiated Trade Qty (Non-regulated)
FIX.4.4
704LongQtyQtyNLong QuantityFIX.4.4
705ShortQtyQtyNShort QuantityFIX.4.4
706PosQtyStatusintNStatus of this position.
3 enum values
ValueNameDescription
0SubmittedSubmitted
1AcceptedAccepted
2RejectedRejected
FIX.4.4
976QuantityDateLocalMktDateNDate associated with the quantity being reportedFIX.4.4
NestedParties [Repeating Group]NOptional repeating group - used to associate or distribute position to a specific party other than the party that currently owns the position.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties

PreAllocGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating groups for pre-trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
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=Clearing FirmFIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4

PreAllocMlegGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating groups for pre-trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
NestedParties3 [Repeating Group]NInsert here the set of "NestedParties3" (firm identification "nested" within additional repeating group) fields defined in "Common Components of Application Messages"FIX.4.4
948NoNested3PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRoleFIX.4.4
949Nested3PartyIDStringNUsed to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
950Nested3PartyIDSourcecharNUsed to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.FIX.4.4
951Nested3PartyRoleintNIdentifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.FIX.4.4
NstdPtys3SubGrp [Repeating Group]NRepeating group of Nested3Party sub-identifiers.FIX.4.4
952NoNested3PartySubIDsNumInGroupNNumber of Nested3PartySubIDs (953) entriesFIX.4.4
953Nested3PartySubIDStringNPartySubID value within a "third instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
954Nested3PartySubIDTypeintNPartySubIDType value within a "third instance" Nested repeating group. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys3SubGrp
end NestedParties3
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4

PriceLimits

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0

PtysSubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4

QuotCxlEntriesGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupNThe number of securities (instruments) whose quotes are to be canceled Not required when cancelling all quotes.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
FinancingDetails [Component]NInsert here the set of "FinancingDetails" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp

QuotEntryAckGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupNThe number of quotes for this Symbol (QuoteSet) that follow in this message.FIX.4.4
299QuoteEntryIDStringNUniquely identifies the quote across the complete set of all quotes for a given quote provider. First field in repeating group. Required if NoQuoteEntries > 0.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
132BidPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
133OfferPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
134BidSizeQtyNQuantity of bid (Prior to FIX 4.2 this field was of type int)FIX.4.4
135OfferSizeQtyNQuantity of offer (Prior to FIX 4.2 this field was of type int)FIX.4.4
62ValidUntilTimeUTCTimestampNIndicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
188BidSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
190OfferSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
189BidForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
191OfferForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
631MidPxPriceNMid price/rateFIX.4.4
632BidYieldPercentageNBid yieldFIX.4.4
633MidYieldPercentageNMid yieldFIX.4.4
634OfferYieldPercentageNOffer yieldFIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
64SettlDateLocalMktDateNCan be used with forex quotes to specify a specific "value date"FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
642BidForwardPoints2PriceOffsetNBid F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
643OfferForwardPoints2PriceOffsetNOffer F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4
1167QuoteEntryStatusintNIdentifies the status of an individual quote. See also QuoteStatus(297) which used for single Quotes.
9 enum values
ValueNameDescription
0AcceptedAccepted
5RejectedRejected
6RemovedFromMarketRemoved from Market
7ExpiredExpired
12LockedMarketWarningLocked Market Warning
13CrossMarketWarningCross Market Warning
14CanceledDueToLockMarketCanceled due to Lock Market
15CanceledDueToCrossMarketCanceled due to Cross Market
16ActiveActive
FIX.5.0
368QuoteEntryRejectReasonintNReason Quote Entry was rejected.FIX.4.4

QuotEntryGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupYThe number of quotes for this Symbol (instrument) (QuoteSet) that follow in this message. ** Nested Repeating Group follows **FIX.4.4
299QuoteEntryIDStringYUniquely identifies the quote across the complete set of all quotes for a given quote provider.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
132BidPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
133OfferPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
134BidSizeQtyNQuantity of bid (Prior to FIX 4.2 this field was of type int)FIX.4.4
135OfferSizeQtyNQuantity of offer (Prior to FIX 4.2 this field was of type int)FIX.4.4
62ValidUntilTimeUTCTimestampNIndicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
188BidSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
190OfferSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
189BidForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
191OfferForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
631MidPxPriceNMid price/rateFIX.4.4
632BidYieldPercentageNBid yieldFIX.4.4
633MidYieldPercentageNMid yieldFIX.4.4
634OfferYieldPercentageNOffer yieldFIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
64SettlDateLocalMktDateNCan be used with forex quotes to specify a specific "value date"FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
642BidForwardPoints2PriceOffsetNBid F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
643OfferForwardPoints2PriceOffsetNOffer F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4

QuotQualGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNRequired if NoQuoteQualifiers > 1FIX.4.4

QuotReqGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYNumber of related symbols (instruments) in RequestFIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
FinancingDetails [Component]NInsert here the set of "FinancingDetails" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
140PrevClosePxPriceNUseful for verifying security identificationFIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request (e.g. Manual vs. Automatic) being generated.
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
FIX.4.4
537QuoteTypeintNType of quote being requested from counterparty or market (e.g. Indicative, Firm, or Restricted Tradeable) Valid values used by FX in the request: 0 = Indicative, 1 = Tradeable; Absence implies a request for an indicative quote.
4 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter (tradeable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
229TradeOriginationDateLocalMktDateNUsed with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date. (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
54SidecharNIf OrdType = "Forex - Swap", should be the side of the future portion of a F/X swap. The absence of a side implies that a two-sided quote is being requested. For single instrument use. FX values, 1 = Buy, 2 = Sell; This is from the perspective of the Initiator. If absent then a two-sided quote is being requested for spot or forward.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
854QtyTypeintNType of quantity specified in a quantity field. For FX, if used, should be "0".
3 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - must specify ContractMultiplier (tag 231))
2UnitsOfMeasurePerTimeUnitUnits of Measure per Time Unit (if used - must specify UnitofMeasure (tag 996) and TimeUnit (tag 997))
FIX.4.4
OrderQtyData [Component]NRequired for single instrument quoting. Required for Fixed Income if QuoteType is Tradeable.FIX.4.4
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3
110MinQtyQtyNMinimum quantity of an order to be executed. (Prior to FIX 4.2 this field was of type int)FIX.5.0
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNCan be used (e.g. with forex quotes) to specify the desired "value date"FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
15CurrencyCurrencyNCan be used to specify the desired currency of the quoted price. May differ from the 'normal' trading currency of the instrument being quote requested.FIX.4.4
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.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNType of account associated with an order
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
QuotReqLegsGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNRequired for multileg quotes.FIX.4.4
InstrumentLeg [Component]NRequired for multileg quotes For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
LegBenchmarkCurveData [Component]NThe LegBenchmarkCurveData is used to convey the benchmark information used for pricing in a multi-legged Fixed Income security.FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
654LegRefIDStringNInitiator can optionally provide a unique identifier for the specific leg.FIX.4.4
end QuotReqLegsGrp
QuotQualGrp [Repeating Group]NFIX.4.4
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNRequired if NoQuoteQualifiers > 1FIX.4.4
end QuotQualGrp
692QuotePriceTypeintNInitiator can specify the price type the quote needs to be quoted at. If not specified, the Respondent has option to specify how quote is quoted.
10 enum values
ValueNameDescription
1PercentPercent (percent of par)
2PerSharePer Share (e.g. cents per share)
3FixedAmountFixed Amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread - basis points relative to benchmark
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldSpreadYield Spread (swaps)
10YieldYield
FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote request is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
62ValidUntilTimeUTCTimestampNUsed by the quote initiator to indicate the period of time the resulting Quote must be valid untilFIX.4.4
126ExpireTimeUTCTimestampNThe time when Quote Request will expire.FIX.4.4
60TransactTimeUTCTimestampNTime transaction was enteredFIX.4.4
SpreadOrBenchmarkCurveData [Component]NInsert here the set of "SpreadOrBenchmarkCurveData" (Fixed Income spread or benchmark curve) fields defined in "Common Components of Application Messages"FIX.4.4
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.4.4
44PricePriceNQuoted or target priceFIX.4.4
640Price2PriceNCan be used with OrdType = "Forex - Swap" to specify the Quoted or target price for the future portion of a F/X swap.FIX.4.4
YieldData [Component]NInsert here the set of "YieldData" (yield-related) fields defined in "Common Components of Application Messages"FIX.4.4
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
Parties [Repeating Group]NThe Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties

QuotReqLegsGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNRequired for multileg quotes.FIX.4.4
InstrumentLeg [Component]NRequired for multileg quotes For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
LegBenchmarkCurveData [Component]NThe LegBenchmarkCurveData is used to convey the benchmark information used for pricing in a multi-legged Fixed Income security.FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
654LegRefIDStringNInitiator can optionally provide a unique identifier for the specific leg.FIX.4.4

QuotReqRjctGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYNumber of related symbols (instruments) in RequestFIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
FinancingDetails [Component]NInsert here the set of "FinancingDetails" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
140PrevClosePxPriceNUseful for verifying security identificationFIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request (e.g. Manual vs. Automatic) being generated.
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
FIX.4.4
537QuoteTypeintNType of quote being requested from counterparty or market (e.g. Indicative, Firm, or Restricted Tradeable)
4 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter (tradeable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
229TradeOriginationDateLocalMktDateNUsed with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date. (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
54SidecharNIf OrdType = "Forex - Swap", should be the side of the future portion of a F/X swap. The absence of a side implies that a two-sided quote is being requested. Required if specified in Quote Request message.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
854QtyTypeintNType of quantity specified in a quantity field:
3 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - must specify ContractMultiplier (tag 231))
2UnitsOfMeasurePerTimeUnitUnits of Measure per Time Unit (if used - must specify UnitofMeasure (tag 996) and TimeUnit (tag 997))
FIX.4.4
OrderQtyData [Component]NInsert here the set of "OrderQytData" fields defined in "Common Components of Application Messages" Required if component is specified in Quote Request message.FIX.4.4
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3
63SettlTypeStringNIndicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular) Regular is defined as the default settlement period for the particular security on the exchange of execution. In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue. Additionally the following patterns may be uses as well as enum values Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0 Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0 Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0 Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0 Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
12 enum values
ValueNameDescription
0RegularRegular / FX Spot settlement (T+1 or T+2 depending on currency)
1CashCash (TOD / T+0)
2NextDayNext Day (TOM / T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+5
BBrokenDateBroken date - for FX expressing non-standard tenor, SettlDate (64) must be specified
CFXSpotNextSettlementFX Spot Next settlement (Spot+1, aka next day)
FIX.4.4
64SettlDateLocalMktDateNCan be used (e.g. with forex quotes) to specify the desired "value date"FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
15CurrencyCurrencyNCan be used to specify the desired currency of the quoted price. May differ from the 'normal' trading currency of the instrument being quote requested.FIX.4.4
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.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNType of account associated with an order
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
QuotReqLegsGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNRequired for multileg quotes.FIX.4.4
InstrumentLeg [Component]NRequired for multileg quotes For Swaps one leg is Buy and other leg is SellFIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
685LegOrderQtyQtyNWhen reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
NestedParties [Repeating Group]NThe NestedParties component block is identical to the Parties Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the Parties block within a single FIX message.. Use of NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.FIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
LegBenchmarkCurveData [Component]NThe LegBenchmarkCurveData is used to convey the benchmark information used for pricing in a multi-legged Fixed Income security.FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
654LegRefIDStringNInitiator can optionally provide a unique identifier for the specific leg.FIX.4.4
end QuotReqLegsGrp
QuotQualGrp [Repeating Group]NFIX.4.4
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNRequired if NoQuoteQualifiers > 1FIX.4.4
end QuotQualGrp
692QuotePriceTypeintNInitiator can specify the price type the quote needs to be quoted at. If not specified, the Respondent has option to specify how quote is quoted.
10 enum values
ValueNameDescription
1PercentPercent (percent of par)
2PerSharePer Share (e.g. cents per share)
3FixedAmountFixed Amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread - basis points relative to benchmark
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldSpreadYield Spread (swaps)
10YieldYield
FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote request is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
126ExpireTimeUTCTimestampNThe time when Quote Request will expire.FIX.4.4
60TransactTimeUTCTimestampNTime transaction was enteredFIX.4.4
SpreadOrBenchmarkCurveData [Component]NInsert here the set of "SpreadOrBenchmarkCurveData" (Fixed Income spread or benchmark curve) fields defined in "Common Components of Application Messages"FIX.4.4
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
423PriceTypeintNCode to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.4.4
44PricePriceNQuoted or target priceFIX.4.4
640Price2PriceNCan be used with OrdType = "Forex - Swap" to specify the Quoted or target price for the future portion of a F/X swap.FIX.4.4
YieldData [Component]NInsert here the set of "YieldData" (yield-related) fields defined in "Common Components of Application Messages"FIX.4.4
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages"FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties

QuotSetAckGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
296NoQuoteSetsNumInGroupNThe number of sets of quotes in the messageFIX.4.4
302QuoteSetIDStringNFirst field in repeating group. Required if NoQuoteSets > 0FIX.4.4
UnderlyingInstrument [Component]NInsert here the set of "UnderlyingInstrument" (underlying symbology) fields defined in "Common Components of Application Messages" Required if NoQuoteSets > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
304TotNoQuoteEntriesintNTotal number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries in each message that has repeating quotes that are part of the same quote set. Required if NoQuoteEntries > 0FIX.4.4
1168TotNoCxldQuotesintNTotal number of quotes canceled for the quote set across all messages.FIX.5.0
1169TotNoAccQuotesintNTotal number of quotes accepted for the quote set across all messages.FIX.5.0
1170TotNoRejQuotesintNTotal number of quotes rejected for the quote set across all messages.FIX.5.0
893LastFragmentBooleanNIndicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.
2 enum values
ValueNameDescription
NNotLastMessageNot Last Message
YLastMessageLast Message
FIX.4.4
QuotEntryAckGrp [Repeating Group]NFIX.4.4
295NoQuoteEntriesNumInGroupNThe number of quotes for this Symbol (QuoteSet) that follow in this message.FIX.4.4
299QuoteEntryIDStringNUniquely identifies the quote across the complete set of all quotes for a given quote provider. First field in repeating group. Required if NoQuoteEntries > 0.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
132BidPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
133OfferPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
134BidSizeQtyNQuantity of bid (Prior to FIX 4.2 this field was of type int)FIX.4.4
135OfferSizeQtyNQuantity of offer (Prior to FIX 4.2 this field was of type int)FIX.4.4
62ValidUntilTimeUTCTimestampNIndicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
188BidSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
190OfferSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
189BidForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
191OfferForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
631MidPxPriceNMid price/rateFIX.4.4
632BidYieldPercentageNBid yieldFIX.4.4
633MidYieldPercentageNMid yieldFIX.4.4
634OfferYieldPercentageNOffer yieldFIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
64SettlDateLocalMktDateNCan be used with forex quotes to specify a specific "value date"FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
642BidForwardPoints2PriceOffsetNBid F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
643OfferForwardPoints2PriceOffsetNOffer F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4
1167QuoteEntryStatusintNIdentifies the status of an individual quote. See also QuoteStatus(297) which used for single Quotes.
9 enum values
ValueNameDescription
0AcceptedAccepted
5RejectedRejected
6RemovedFromMarketRemoved from Market
7ExpiredExpired
12LockedMarketWarningLocked Market Warning
13CrossMarketWarningCross Market Warning
14CanceledDueToLockMarketCanceled due to Lock Market
15CanceledDueToCrossMarketCanceled due to Cross Market
16ActiveActive
FIX.5.0
368QuoteEntryRejectReasonintNReason Quote Entry was rejected.FIX.4.4
end QuotEntryAckGrp

QuotSetGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
296NoQuoteSetsNumInGroupYThe number of sets of quotes in the messageFIX.4.4
302QuoteSetIDStringYSequential number for the Quote Set. For a given QuoteID - assumed to start at 1. Must be the first field in the repeating group.FIX.4.4
UnderlyingInstrument [Component]NInsert here the set of "UnderlyingInstrument" (underlying symbology) fields defined in "Common Components of Application Messages"FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
367QuoteSetValidUntilTimeUTCTimestampNIndicates expiration time of this particular QuoteSet (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
304TotNoQuoteEntriesintYTotal number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries in each message that has repeating quotes that are part of the same quote set.FIX.4.4
893LastFragmentBooleanNIndicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.
2 enum values
ValueNameDescription
NNotLastMessageNot Last Message
YLastMessageLast Message
FIX.4.4
QuotEntryGrp [Repeating Group]YFIX.4.4
295NoQuoteEntriesNumInGroupYThe number of quotes for this Symbol (instrument) (QuoteSet) that follow in this message. ** Nested Repeating Group follows **FIX.4.4
299QuoteEntryIDStringYUniquely identifies the quote across the complete set of all quotes for a given quote provider.FIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
132BidPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
133OfferPxPriceNIf F/X quote, should be the "all-in" rate (spot rate adjusted for forward points). Note that either BidPx, OfferPx or both must be specified.FIX.4.4
134BidSizeQtyNQuantity of bid (Prior to FIX 4.2 this field was of type int)FIX.4.4
135OfferSizeQtyNQuantity of offer (Prior to FIX 4.2 this field was of type int)FIX.4.4
62ValidUntilTimeUTCTimestampNIndicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
188BidSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
190OfferSpotRatePriceNMay be applicable for F/X quotesFIX.4.4
189BidForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
191OfferForwardPointsPriceOffsetNMay be applicable for F/X quotesFIX.4.4
631MidPxPriceNMid price/rateFIX.4.4
632BidYieldPercentageNBid yieldFIX.4.4
633MidYieldPercentageNMid yieldFIX.4.4
634OfferYieldPercentageNOffer yieldFIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
64SettlDateLocalMktDateNCan be used with forex quotes to specify a specific "value date"FIX.4.4
40OrdTypecharNCan be used to specify the type of order the quote is for
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
193SettlDate2LocalMktDateNCan be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.FIX.4.4
192OrderQty2QtyNCan be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.FIX.4.4
642BidForwardPoints2PriceOffsetNBid F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
643OfferForwardPoints2PriceOffsetNOffer F/X forward points of the future portion of a F/X swap quote added to spot rate. May be a negative valueFIX.4.4
15CurrencyCurrencyNCan be used to specify the currency of the quoted price.FIX.4.4
end QuotEntryGrp

RFQReqGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYNumber of related symbols (instruments) in RequestFIX.4.4
Instrument [Component]YInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
140PrevClosePxPriceNUseful for verifying security identificationFIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request (e.g. Manual vs. Automatic) being generated.
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
FIX.4.4
537QuoteTypeintNType of quote being requested from counterparty or market (e.g. Indicative, Firm, or Restricted Tradeable)
4 enum values
ValueNameDescription
0IndicativeIndicative
1TradeableTradeable
2RestrictedTradeableRestricted Tradeable
3CounterCounter (tradeable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4

RelSymDerivSecGrp

ImplicitBlockRepeating ReferenceData
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols (instruments) specifiedFIX.4.4
Instrument [Component]NThe Instrument component block contains all the fields commonly used to describe a security or instrument. Typically the data elements in this component block are considered the static data of a security, data that may be commonly found in a security master database. The Instrument component block can be used to describe any asset type supported by FIX.FIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
SecondaryPriceLimits [Component]NSecondary price limit rulesFIX.5.0
1305SecondaryPriceLimitTypeintNDescribes the how the price limits are expressedFIX.5.0
1221SecondaryLowLimitPricePriceNRefer to definition of LowLimitPrice(1148)FIX.5.0
1230SecondaryHighLimitPricePriceNRefer to definition of HighLimitPrice(1149)FIX.5.0
1240SecondaryTradingReferencePricePriceNRefer to definition for TradingReferencePrice(1150)FIX.5.0
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.4.4
292CorporateActionMultipleCharValueNIdentifies the type of Corporate Action
23 enum values
ValueNameDescription
AExDividendEx-Dividend
BExDistributionEx-Distribution
CExRightsEx-Rights
DNewNew
EExInterestEx-Interest
FCashDividendCash Dividend
GStockDividendStock Dividend
HNonIntegerStockSplitNon-Integer Stock Split
IReverseStockSplitReverse Stock Split
JStandardIntegerStockSplitStandard-Integer Stock Split
KPositionConsolidationPosition Consolidation
LLiquidationReorganizationLiquidation Reorganization
MMergerReorganizationMerger Reorganization
NRightsOfferingRights Offering
OShareholderMeetingShareholder Meeting
PSpinoffSpinoff
QTenderOfferTender Offer
RWarrantWarrant
SSpecialActionSpecial Action
TSymbolConversionSymbol Conversion
UCUSIPCUSIP / Name Change
VLeapRolloverLeap Rollover
WSuccessionEventSuccession Event
FIX.5.0
InstrumentExtension [Component]NThe InstrumentExtension component block identifies additional security attributes that are more commonly found for Fixed Income securities.FIX.4.4
668DeliveryFormintNIdentifies the form of delivery.
2 enum values
ValueNameDescription
1BookEntryBook Entry (default)
2BearerBearer
FIX.4.4
869PctAtRiskPercentageNPercent at risk due to lowest possible call.FIX.4.4
AttrbGrp [Repeating Group]NNumber of repeating InstrAttrib group entries.FIX.4.4
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4
end AttrbGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
58TextStringNComment, instructions, or other identifying information.FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

RelSymDerivSecUpdGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols specified.FIX.5.0
1324ListUpdateActioncharNIf provided, then Instrument occurrence has explicitly changedFIX.5.0
292CorporateActionMultipleCharValueNIdentifies the type of Corporate Action.
23 enum values
ValueNameDescription
AExDividendEx-Dividend
BExDistributionEx-Distribution
CExRightsEx-Rights
DNewNew
EExInterestEx-Interest
FCashDividendCash Dividend
GStockDividendStock Dividend
HNonIntegerStockSplitNon-Integer Stock Split
IReverseStockSplitReverse Stock Split
JStandardIntegerStockSplitStandard-Integer Stock Split
KPositionConsolidationPosition Consolidation
LLiquidationReorganizationLiquidation Reorganization
MMergerReorganizationMerger Reorganization
NRightsOfferingRights Offering
OShareholderMeetingShareholder Meeting
PSpinoffSpinoff
QTenderOfferTender Offer
RWarrantWarrant
SSpecialActionSpecial Action
TSymbolConversionSymbol Conversion
UCUSIPCUSIP / Name Change
VLeapRolloverLeap Rollover
WSuccessionEventSuccession Event
FIX.5.0
Instrument [Component]NThe Instrument component block contains all the fields commonly used to describe a security or instrument. Typically the data elements in this component block are considered the static data of a security, data that may be commonly found in a security master database. The Instrument component block can be used to describe any asset type supported by FIX.FIX.5.0
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrumentExtension [Component]NThe InstrumentExtension component block identifies additional security attributes that are more commonly found for Fixed Income securities.FIX.5.0
668DeliveryFormintNIdentifies the form of delivery.
2 enum values
ValueNameDescription
1BookEntryBook Entry (default)
2BearerBearer
FIX.4.4
869PctAtRiskPercentageNPercent at risk due to lowest possible call.FIX.4.4
AttrbGrp [Repeating Group]NNumber of repeating InstrAttrib group entries.FIX.4.4
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4
end AttrbGrp
SecondaryPriceLimits [Component]NSecondary price limit rulesFIX.5.0
1305SecondaryPriceLimitTypeintNDescribes the how the price limits are expressedFIX.5.0
1221SecondaryLowLimitPricePriceNRefer to definition of LowLimitPrice(1148)FIX.5.0
1230SecondaryHighLimitPricePriceNRefer to definition of HighLimitPrice(1149)FIX.5.0
1240SecondaryTradingReferencePricePriceNRefer to definition for TradingReferencePrice(1150)FIX.5.0
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.5.0
InstrmtLegGrp [Repeating Group]NFIX.5.0
555NoLegsNumInGroupNNumber of legsFIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
end InstrmtLegGrp
58TextStringNComment, instructions, or other identifying information.FIX.5.0
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.5.0
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.5.0

RgstDistInstGrp

ImplicitBlockRepeating RegistrationInstruction
TagNameTypeReq DescriptionAdded
510NoDistribInstsNumInGroupNNumber of Distribution instructions in this message (number of repeating groups to follow)FIX.4.4
477DistribPaymentMethodintNMust be first field in the repeating group if NoDistribInsts > 0.
12 enum values
ValueNameDescription
1CRESTCREST
2NSCCNSCC
3EuroclearEuroclear
4ClearstreamClearstream
5ChequeCheque
6TelegraphicTransferTelegraphic Transfer
7FedWireFed Wire
8DirectCreditDirect Credit (BECS, BACS)
9ACHCreditACH Credit
10BPAYBPAY
11HighValueClearingSystemHVACSHigh Value Clearing System HVACS
12ReinvestInFundReinvest In Fund
FIX.4.4
512DistribPercentagePercentageNThe amount of each distribution to go to this beneficiary, expressed as a percentageFIX.4.4
478CashDistribCurrCurrencyNSpecifies currency to be used for Cash Distributions see "Appendix 6-A Valid Currency Codes".FIX.4.4
498CashDistribAgentNameStringNName of local agent bank if for cash distributionsFIX.4.4
499CashDistribAgentCodeStringNBIC (Bank Identification Code--Swift managed) code of agent bank for cash distributionsFIX.4.4
500CashDistribAgentAcctNumberStringNAccount number at agent bank for distributions.FIX.4.4
501CashDistribPayRefStringNFree format Payment reference to assist with reconciliation of distributions.FIX.4.4
502CashDistribAgentAcctNameStringNName of account at agent bank for distributions.FIX.4.4

RgstDtlsGrp

ImplicitBlockRepeating RegistrationInstruction
TagNameTypeReq DescriptionAdded
473NoRegistDtlsNumInGroupNNumber of registration details in this message (number of repeating groups to follow)FIX.4.4
509RegistDtlsStringNMust be first field in the repeating groupFIX.4.4
511RegistEmailStringNEmail address relating to Registration name and address detailsFIX.4.4
474MailingDtlsStringNSet of Correspondence address details, possibly including phone, fax, etc.FIX.4.4
482MailingInstStringNFree format text to specify mailing instruction requirements, e.g. "no third party mailings".FIX.4.4
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=InvestorIDFIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
522OwnerTypeintNIdentifies the type of owner.
13 enum values
ValueNameDescription
1IndividualInvestorIndividual Investor
2PublicCompanyPublic Company
3PrivateCompanyPrivate Company
4IndividualTrusteeIndividual Trustee
5CompanyTrusteeCompany Trustee
6PensionPlanPension Plan
7CustodianUnderGiftsToMinorsActCustodian Under Gifts to Minors Act
8TrustsTrusts
9FiduciariesFiduciaries
10NetworkingSubAccountNetworking Sub-account
11NonProfitOrganizationNon-profit organization
12CorporateBodyCorporate Body
13NomineeNominee
FIX.4.4
486DateOfBirthLocalMktDateNThe date of birth applicable to the individual, e.g. required to open some types of tax-exempt account.FIX.4.4
475InvestorCountryOfResidenceCountryNThe ISO 366 Country code (2 character) identifying which country the beneficial investor is resident for tax purposes.FIX.4.4

RootParties

BlockRepeating Common
The RootParties component block is a version of the Parties component block used to provide root information regarding the owning and entering parties of a transaction.
TagNameTypeReq DescriptionAdded
1116NoRootPartyIDsNumInGroupNRepeating group below should contain unique combinations of RootPartyID, RootPartyIDSource, and RootPartyRoleFIX.4.4
1117RootPartyIDStringNUsed to identify source of RootPartyID. Required if RootPartyIDSource is specified. Required if NoRootPartyIDs > 0.FIX.4.4
1118RootPartyIDSourcecharNUsed to identify class source of RootPartyID value (e.g. BIC). Required if RootPartyID is specified. Required if NoRootPartyIDs > 0.FIX.4.4
1119RootPartyRoleintNIdentifies the type of RootPartyID (e.g. Executing Broker). Required if NoRootPartyIDs > 0.FIX.4.4
RootSubParties [Repeating Group]NRepeating group of RootParty sub-identifiers.FIX.4.4
1120NoRootPartySubIDsNumInGroupNRepeating group of RootParty sub-identifiers.FIX.4.4
1121RootPartySubIDStringNSub-identifier (e.g. Clearing Acct for PartyID=Clearing Firm) if applicable. Required if NoRootPartySubIDs > 0.FIX.4.4
1122RootPartySubIDTypeintNType of Sub-identifier. Required if NoRootPartySubIDs > 0.FIX.4.4
end RootSubParties

RootSubParties

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1120NoRootPartySubIDsNumInGroupNRepeating group of RootParty sub-identifiers.FIX.4.4
1121RootPartySubIDStringNSub-identifier (e.g. Clearing Acct for PartyID=Clearing Firm) if applicable. Required if NoRootPartySubIDs > 0.FIX.4.4
1122RootPartySubIDTypeintNType of Sub-identifier. Required if NoRootPartySubIDs > 0.FIX.4.4

RoutingGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
215NoRoutingIDsNumInGroupNRequired if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group.FIX.4.4
216RoutingTypeintNIndicates type of RoutingID. Required if NoRoutingIDs is > 0.
4 enum values
ValueNameDescription
1TargetFirmTarget Firm
2TargetListTarget List
3BlockFirmBlock Firm
4BlockListBlock List
FIX.4.4
217RoutingIDStringNIdentifies routing destination. Required if NoRoutingIDs is > 0.FIX.4.4

SecAltIDGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4

SecListGrp

ImplicitBlockRepeating ReferenceData
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols (instruments) specifiedFIX.4.4
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages" of the requested SecurityFIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrumentExtension [Component]NInsert here the set of "InstrumentExtension" fields defined in "Common Components of Application Messages"FIX.4.4
668DeliveryFormintNIdentifies the form of delivery.
2 enum values
ValueNameDescription
1BookEntryBook Entry (default)
2BearerBearer
FIX.4.4
869PctAtRiskPercentageNPercent at risk due to lowest possible call.FIX.4.4
AttrbGrp [Repeating Group]NNumber of repeating InstrAttrib group entries.FIX.4.4
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4
end AttrbGrp
FinancingDetails [Component]NInsert here the set of "FinancingDetails" fields defined in "Common Components of Application Messages"FIX.4.4
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4
SecurityTradingRules [Component]NUsed to provide listing rulesFIX.5.0
BaseTradingRules [Component]NThis block contains the base trading rulesFIX.5.0
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
TradingSessionRulesGrp [Repeating Group]NThis block contains the trading rules specific to a trading sessionFIX.5.0
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
end TradingSessionRulesGrp
NestedInstrumentAttribute [Repeating Group]NFIX.5.0
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0
end NestedInstrumentAttribute
StrikeRules [Repeating Group]NUsed to provide listing rulesFIX.5.0
1201NoStrikeRulesNumInGroupNNumber of strike rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1223StrikeRuleIDStringNAllows strike rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1202StartStrikePxRangePriceNStarting price for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1203EndStrikePxRangePriceNEnding price of the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1204StrikeIncrementfloatNValue by which strike price should be incremented within the specified priceFIX.5.0
1304StrikeExerciseStyleintNEnumeration that represents the exercise style for a class of options Same values as ExerciseStyleFIX.5.0
MaturityRules [Repeating Group]NDescribes the maturity rules for a given set of strikes as defined by StrikeRulesFIX.5.0
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0
end MaturityRules
end StrikeRules
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.4.4
Stipulations [Repeating Group]NInsert here the set of "Stipulations" fields defined in "Common Components of Application Messages"FIX.4.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
InstrmtLegSecListGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legs that make up the SecurityFIX.4.4
InstrumentLeg [Component]NInsert here the set of "Instrument Legs" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
LegStipulations [Repeating Group]NInsert here the set of "LegStipulations" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
LegBenchmarkCurveData [Component]NInsert here the set of "LegBenchmarkCurveData" (leg symbology) fields defined in "Common Components of Application Messages" Required if NoLegs > 0FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
end InstrmtLegSecListGrp
SpreadOrBenchmarkCurveData [Component]NInsert here the set of "SpreadOrBenchmarkCurveData" fields defined in "Common Components of Application Messages"FIX.4.4
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
YieldData [Component]NInsert here the set of "YieldData" fields defined in "Common Components of Application Messages"FIX.4.4
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
58TextStringNComment, instructions, or other identifying information.FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

SecLstUpdRelSymGrp

ImplicitBlockRepeating ReferenceData
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols (instruments) specifiedFIX.4.4
1324ListUpdateActioncharNIf provided, then Instrument occurrence has explicitly changedFIX.5.0
Instrument [Component]NInsert here the set of "Instrument" (symbology) fields defined in "common components of application messages" of the requested SecurityFIX.4.4
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
InstrumentExtension [Component]NInsert here the set of " InstrumentExtension " fields defined in " COMMON COMPONENTS OF APPLICATION MESSAGES "FIX.4.4
668DeliveryFormintNIdentifies the form of delivery.
2 enum values
ValueNameDescription
1BookEntryBook Entry (default)
2BearerBearer
FIX.4.4
869PctAtRiskPercentageNPercent at risk due to lowest possible call.FIX.4.4
AttrbGrp [Repeating Group]NNumber of repeating InstrAttrib group entries.FIX.4.4
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
30 enum values
ValueNameDescription
1FlatFlat (securities pay interest on a current basis but are traded without interest)
2ZeroCouponZero coupon
3InterestBearingInterest bearing (for Euro commercial paper when not issued at discount)
4NoPeriodicPaymentsNo periodic payments
5VariableRateVariable rate
6LessFeeForPutLess fee for put
7SteppedCouponStepped coupon
8CouponPeriodCoupon period (if not semi-annual). Supply redemption date in the InstrAttribValue (872) field.
9WhenWhen [and if] issued
10OriginalIssueDiscountOriginal issue discount
11CallableCallable, puttable
12EscrowedToMaturityEscrowed to Maturity
13EscrowedToRedemptionDateEscrowed to redemption date - callable. Supply redemption date in the InstrAttribValue (872) field
14PreRefundedPre-refunded
15InDefaultIn default
16UnratedUnrated
17TaxableTaxable
18IndexedIndexed
19SubjectToAlternativeMinimumTaxSubject To Alternative Minimum Tax
20OriginalIssueDiscountPriceOriginal issue discount price. Supply price in the InstrAttribValue (872) field
21CallableBelowMaturityValueCallable below maturity value
22CallableWithoutNoticeCallable without notice by mail to holder unless registered
23PriceTickRulesForSecurityPrice tick rules for security.
24TradeTypeEligibilityDetailsForSecurityTrade type eligibility details for security.
25InstrumentDenominatorInstrument Denominator
26InstrumentNumeratorInstrument Numerator
27InstrumentPricePrecisionInstrument Price Precision
28InstrumentStrikePriceInstrument Strike Price
29TradeableIndicatorTradeable Indicator
99TextText. Supply the text of the attribute or disclaimer in the InstrAttribValue (872) field.
FIX.4.4
872InstrAttribValueStringNAttribute value appropriate to the InstrAttribType (87) field.FIX.4.4
end AttrbGrp
FinancingDetails [Component]NInsert here the set of " FinancingDetails " fields defined in " COMMON COMPONENTS OF APPLICATION MESSAGES "FIX.4.4
913AgreementDescStringNThe full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this dealFIX.4.4
914AgreementIDStringNA common reference to the applicable standing agreement between the principalsFIX.4.4
915AgreementDateLocalMktDateNA reference to the date the underlying agreement was executed.FIX.4.4
918AgreementCurrencyCurrencyNCurrency of the underlying agreement.FIX.4.4
788TerminationTypeintNFor Repos the timing or method for terminating the agreement.
4 enum values
ValueNameDescription
1OvernightOvernight
2TermTerm
3FlexibleFlexible
4OpenOpen
FIX.4.4
916StartDateLocalMktDateNSettlement date of the beginning of the dealFIX.4.4
917EndDateLocalMktDateNRepayment / repurchase dateFIX.4.4
919DeliveryTypeintNDelivery or custody arrangement for the underlying securities
4 enum values
ValueNameDescription
0VersusPayment"Versus Payment": Deliver (if sell) or Receive (if buy) vs. (against) Payment
1Free"Free": Deliver (if sell) or Receive (if buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
898MarginRatioPercentageNPercentage of cash value that underlying security collateral must meet.FIX.4.4
SecurityTradingRules [Component]NThs SecurityTradingRules component block is used as part of security definition to specify the specific security's standard trading parameters such as trading session eligibility and other attributes of the security.FIX.5.0
BaseTradingRules [Component]NThis block contains the base trading rulesFIX.5.0
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
TradingSessionRulesGrp [Repeating Group]NThis block contains the trading rules specific to a trading sessionFIX.5.0
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
end TradingSessionRulesGrp
NestedInstrumentAttribute [Repeating Group]NFIX.5.0
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0
end NestedInstrumentAttribute
StrikeRules [Repeating Group]NFIX.5.0
1201NoStrikeRulesNumInGroupNNumber of strike rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1223StrikeRuleIDStringNAllows strike rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1202StartStrikePxRangePriceNStarting price for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1203EndStrikePxRangePriceNEnding price of the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1204StrikeIncrementfloatNValue by which strike price should be incremented within the specified priceFIX.5.0
1304StrikeExerciseStyleintNEnumeration that represents the exercise style for a class of options Same values as ExerciseStyleFIX.5.0
MaturityRules [Repeating Group]NDescribes the maturity rules for a given set of strikes as defined by StrikeRulesFIX.5.0
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0
end MaturityRules
end StrikeRules
UndInstrmtGrp [Repeating Group]NFIX.5.0
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
end UndInstrmtGrp
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 6-A: Valid Currency Codes" for information on obtaining valid values.FIX.4.4
Stipulations [Repeating Group]NThe Stipulations component block is used in Fixed Income to provide additional information on a given security. These additional information are usually not considered static data information.FIX.4.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
SecLstUpdRelSymsLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of legs that make up the SecurityFIX.4.4
InstrumentLeg [Component]NInsert here the set of "Instrument Legs" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
LegStipulations [Repeating Group]NInsert here the set of "LegStipulations" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
LegBenchmarkCurveData [Component]NInsert here the set of "LegBenchmarkCurveData" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4
end SecLstUpdRelSymsLegGrp
SpreadOrBenchmarkCurveData [Component]NInsert here the set of " SpreadOrBenchmarkCurveData " fields defined in " COMMON COMPONENTS OF APPLICATION MESSAGES "FIX.4.4
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4
YieldData [Component]NInsert here the set of " YieldData " fields defined in " COMMON COMPONENTS OF APPLICATION MESSAGES "FIX.4.4
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4
58TextStringNComment, instructions, or other identifying information.FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

SecLstUpdRelSymsLegGrp

ImplicitBlockRepeating ReferenceData
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of legs that make up the SecurityFIX.4.4
InstrumentLeg [Component]NInsert here the set of "Instrument Legs" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
690LegSwapTypeintNFor Fixed Income, used instead of LegQty (687) or LegOrderQty (685) to requests the respondent to calculate the quantity based on the quantity on the opposite side of the swap.
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
LegStipulations [Repeating Group]NInsert here the set of "LegStipulations" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
LegBenchmarkCurveData [Component]NInsert here the set of "LegBenchmarkCurveData" (leg symbology) fields defined in "common components of application messages" Required if NoLegs > 0FIX.4.4
676LegBenchmarkCurveCurrencyCurrencyNLegBenchmarkPrice (679) currency See BenchmarkCurveCurrency (220) for description and valid values.FIX.4.4
677LegBenchmarkCurveNameStringNName of the Leg Benchmark Curve. See BenchmarkCurveName (22) for description and valid values.FIX.4.4
678LegBenchmarkCurvePointStringNIdentifies the point on the Leg Benchmark Curve. See BenchmarkCurvePoint (222) for description and valid values.FIX.4.4
679LegBenchmarkPricePriceNUsed to identify the price of the benchmark security. See BenchmarkPrice (662) for description and valid values.FIX.4.4
680LegBenchmarkPriceTypeintNThe price type of the LegBenchmarkPrice. See BenchmarkPriceType (663) for description and valid values.FIX.4.4

SecSizesGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
1177NoOfSecSizesNumInGroupNNumber of entries following. Conditionally required when MDUpdateAction = New(0) and MDEntryType = Bid(0) or Offer(1).FIX.5.0
1178MDSecSizeTypeintNDefines the type of secondary size specified in MDSecSize(1179). Must be first field in this repeating group
1 enum values
ValueNameDescription
1CustomerCustomer
FIX.5.0
1179MDSecSizeQtyNA part of the MDEntrySize(271) that represents secondary interest as specified by MDSecSizeType(1178).FIX.5.0

SecTypesGrp

ImplicitBlockRepeating ReferenceData
TagNameTypeReq DescriptionAdded
558NoSecurityTypesNumInGroupNNumber of Security Type repeating group instances.FIX.4.4
167SecurityTypeStringNRequired if NoSecurityTypes > 0
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.4
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="REPO"), or the CFICode if SecurityType is not specified. If specified, SecuirtyType or CFICode is required. Example Values: General = General Collateral (for SecurityType=REPO) For SecurityType="MLEG" markets can provide the name of the option or futures strategy, such as Calendar, Vertical, Butterfly, etc. NOTE: Additional values may be used by mutual agreement of the counterpartiesFIX.4.4
460ProductintNIndicates the type of product the security is associated with. See also the CFICode (461) and SecurityType (167) fields.
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.4
461CFICodeStringNIndicates the type of security using ISO 10962 standard, Classification of Financial Instruments (CFI code) values. ISO 10962 is maintained by ANNA (Association of National Numbering Agencies) acting as Registration Authority. See "Appendix 6-B FIX Fields Based Upon Other Standards". See also the Product (460) and SecurityType (167) fields. It is recommended that CFICode be used instead of SecurityType (167) for non-Fixed Income instruments. A subset of possible values applicable to FIX usage are identified in "Appendix 6-D CFICode Usage - ISO 10962 Classification of Financial Instruments (CFI code)"FIX.4.4

SecondaryPriceLimits

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
1305SecondaryPriceLimitTypeintNDescribes the how the price limits are expressedFIX.5.0
1221SecondaryLowLimitPricePriceNRefer to definition of LowLimitPrice(1148)FIX.5.0
1230SecondaryHighLimitPricePriceNRefer to definition of HighLimitPrice(1149)FIX.5.0
1240SecondaryTradingReferencePricePriceNRefer to definition for TradingReferencePrice(1150)FIX.5.0

SecurityTradingRules

Block Common
Ths SecurityTradingRules component block is used as part of security definition to specify the specific security's standard trading parameters such as trading session eligibility and other attributes of the security.
TagNameTypeReq DescriptionAdded
BaseTradingRules [Component]NThis block contains the base trading rulesFIX.5.0
TickRules [Repeating Group]NThis block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the securityFIX.5.0
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0
end TickRules
LotTypeRules [Repeating Group]NSpecifies the lot types that are valid for trading.FIX.5.0
1234NoLotTypeRulesNumInGroupNNumber of Lot TypesFIX.5.0
1093LotTypecharNDefines the lot type assigned to the order. Use as an alternate to RoundLot(561). To be used with MinLotSize(1231). LotType + MinLotSize ( max is next level minus 1)
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.5.0
1231MinLotSizeQtyNMinimum lot size allowed based on lot type specified in LotType(1093)FIX.5.0
end LotTypeRules
PriceLimits [Component]NSpecifies the price limits that are valid for trading.FIX.5.0
1306PriceLimitTypeintNDescribes the how the price limits are expressed
3 enum values
ValueNameDescription
0PricePrice
1TicksTicks
2PercentagePercentage
FIX.5.0
1148LowLimitPricePriceNAllowable low limit price for the trading day. A key parameter in validating order price. Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejectedFIX.5.0
1149HighLimitPricePriceNAllowable high limit price for the trading day. A key parameter in validating order price. Used as the upper band for validating order prices. Orders submitted with prices above the upper limit will be rejectedFIX.5.0
1150TradingReferencePricePriceNReference price for the current trading price range usually representing the mid price between the HighLimitPrice and LowLimitPrice. The value may be the settlement price or closing price of the prior trading day.FIX.5.0
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
3 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
2SpecifiedExpirationTrading eligibility expiration specified in the date and time fields [EventDate(866) and EventTime(1145)] associated with EventType(865)=7(Last Eligible Trade Date)
FIX.5.0
562MinTradeVolQtyNThe minimum order quantity that can be submitted for an order.FIX.5.0
1140MaxTradeVolQtyNThe maximum order quantity that can be submitted for a security. For listed derivatives this indicates the minimum quantity necessary for an order or trade to qualify as a block tradeFIX.5.0
1143MaxPriceVariationfloatNThe maximum price variation of an execution from one event to the next for a given security. Expressed in absolute price terms.FIX.5.0
1144ImpliedMarketIndicatorintNIndicates that an implied market should be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out). Determination as to whether implied markets should be created is generally done at the level of the multi-leg instrument. Commonly used in listed derivatives.
4 enum values
ValueNameDescription
0NotImpliedNot implied
1ImpliedInImplied-in - The existence of a multi-leg instrument is implied by the legs of that instrument
2ImpliedOutImplied-out - The existence of the underlying legs are implied by the multi-leg instrument
3BothImpliedInAndImpliedOutBoth Implied-in and Implied-out
FIX.5.0
1245TradingCurrencyCurrencyNUsed when the trading currency can differ from the price currencyFIX.5.0
561RoundLotQtyNTrading lot size of securityFIX.5.0
1377MultilegModelintNUsed for multileg security only. Defines whether the security is pre-defined or user-defined. Not that value = 2 (User-defined, Non-Securitized, Multileg) does not apply for Securities.
3 enum values
ValueNameDescription
0PredefinedMultilegSecurityPredefined Multileg Security
1UserDefinedMultilegSecurityUser-defined Multleg Security
2UserDefinedUser-defined, Non-Securitized, Multileg
FIX.5.0
1378MultilegPriceMethodintNUsed for multileg security only. Defines the method used when applying the multileg price to the legs.
6 enum values
ValueNameDescription
0NetPriceNet Price
1ReversedNetPriceReversed Net Price
2YieldDifferenceYield Difference
3IndividualIndividual
4ContractWeightedAveragePriceContract Weighted Average Price
5MultipliedPriceMultiplied Price
FIX.5.0
423PriceTypeintNDefines the default Price Type used for trading.
18 enum values
ValueNameDescription
1PercentagePercentage (i.e. percent of par) (often called "dollar price" for fixed income)
2PerUnitPer unit (i.e. per share or contract)
3FixedAmountFixed amount (absolute value)
4DiscountDiscount - percentage points below par
5PremiumPremium - percentage points over par
6SpreadSpread (basis points spread)
7TEDPriceTED Price
8TEDYieldTED Yield
9YieldYield
10FixedCabinetTradePriceFixed cabinet trade price (primarily for listed futures and options)
11VariableCabinetTradePriceVariable cabinet trade price (primarily for listed futures and options)
13ProductTicksInHalfsProduct ticks in halfs
14ProductTicksInFourthsProduct ticks in fourths
15ProductTicksInEightsProduct ticks in eights
16ProductTicksInSixteenthsProduct ticks in sixteenths
17ProductTicksInThirtySecondsProduct ticks in thirty-seconds
18ProductTicksInSixtyForthsProduct ticks in sixty-forths
19ProductTicksInOneTwentyEightsProduct ticks in one-twenty-eights
FIX.5.0
TradingSessionRulesGrp [Repeating Group]NThis block contains the trading rules specific to a trading sessionFIX.5.0
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
end TradingSessionRulesGrp
NestedInstrumentAttribute [Repeating Group]NFIX.5.0
1312NoNestedInstrAttribNumInGroupNFIX.5.0
1210NestedInstrAttribTypeintNCode to represent the type of instrument attributeFIX.5.0
1211NestedInstrAttribValueStringNAttribute value appropriate to the NestedInstrAttribType fieldFIX.5.0
end NestedInstrumentAttribute

SecurityXML

XMLDataBlock Common
The SecurityXML component is used for carrying security description or definition in an XML format. See "Specifying an FpML product specification from within the FIX Instrument Block" for more information on using this component block with FpML as a guideline.
TagNameTypeReq DescriptionAdded
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0

SettlDetails

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1158NoSettlDetailsNumInGroupNNumber of settlement partiesFIX.5.0
1164SettlObligSourcecharNIndicates the Source of the Settlement Instructions
3 enum values
ValueNameDescription
1InstructionsOfBrokerInstructions of Broker
2InstructionsForInstitutionInstructions for Institution
3InvestorInvestor
FIX.5.0
SettlParties [Repeating Group]NCarries settlement account informationFIX.5.0
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties

SettlInstGrp

ImplicitBlockRepeating SettlementInstruction
TagNameTypeReq DescriptionAdded
778NoSettlInstNumInGroupNRequired except where SettlInstMode is 5=Reject SSI requestFIX.4.4
162SettlInstIDStringNUnique ID for this settlement instruction. Required except where SettlInstMode is 5=Reject SSI requestFIX.4.4
163SettlInstTransTypecharNNew, Replace, Cancel or Restate Required except where SettlInstMode is 5=Reject SSI request
4 enum values
ValueNameDescription
NNewNew
CCancelCancel
RReplaceReplace
TRestateRestate
FIX.4.4
214SettlInstRefIDStringNRequired where SettlInstTransType is Cancel or ReplaceFIX.4.4
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages" Used here for settlement location. Also used for executing broker for CIV settlement instructionsFIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
54SidecharNCan be used for SettleInstMode 1 if SSIs are being provided for a particular side.
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
460ProductintNCan be used for SettleInstMode 1 if SSIs are being provided for a particular product.
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.4
167SecurityTypeStringNCan be used for SettleInstMode 1 if SSIs are being provided for a particular security type (as alternative to CFICode).
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.4
461CFICodeStringNCan be used for SettleInstMode 1 if SSIs are being provided for a particular security type (as identified by CFI code).FIX.4.4
120SettlCurrencyCurrencyNCan be used for SettleInstMode 1 if SSIs are being provided for a particular settlement currencyFIX.4.4
168EffectiveTimeUTCTimestampNEffective (start) date/time for this settlement instruction. Required except where SettlInstMode is 5=Reject SSI requestFIX.4.4
126ExpireTimeUTCTimestampNTermination date/time for this settlement instruction.FIX.4.4
779LastUpdateTimeUTCTimestampNDate/time this settlement instruction was last updated (or created if not updated since creation). Required except where SettlInstMode is 5=Reject SSI requestFIX.4.4
SettlInstructionsData [Component]NInsert here the set of "SettlInstructionsData" fields defined in "Common Components of Application Messages"FIX.4.4
172SettlDeliveryTypeintNRequired if AllocSettlInstType = 1 or 2
4 enum values
ValueNameDescription
0Versus"Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment
1Free"Free": Deliver (if Sell) or Receive (if Buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
169StandInstDbTypeintNRequired if AllocSettlInstType = 3 (should not be populated otherwise)
5 enum values
ValueNameDescription
0OtherOther
1DTCSIDDTC SID
2ThomsonALERTThomson ALERT
3AGlobalCustodianA Global Custodian (StandInstDBName (70) must be provided)
4AccountNetAccountNet
FIX.4.4
170StandInstDbNameStringNRequired if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
171StandInstDbIDStringNIdentifier used within the StandInstDbType Required if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
DlvyInstGrp [Repeating Group]NRequired (and must be > 0) if AllocSettlInstType = 2 (should not be populated otherwise)FIX.4.4
85NoDlvyInstNumInGroupNNumber of delivery instruction fields in repeating group. Note this field was removed in FIX 4.1 and reinstated in FIX 4.4.FIX.4.4
165SettlInstSourcecharNIndicates source of Settlement Instructions
3 enum values
ValueNameDescription
1BrokerCreditBroker's Instructions
2InstitutionInstitution's Instructions
3InvestorInvestor (e.g. CIV use)
FIX.4.4
787DlvyInstTypecharNUsed to indicate whether a delivery instruction is used for securities or cash settlement.
2 enum values
ValueNameDescription
CCashCash
SSecuritiesSecurities
FIX.4.4
SettlParties [Repeating Group]NThe SettlParties component block is used in a similar manner as Parties Block within the context of settlement instruction messages to distinguish between parties involved in the settlement and parties who are expected to execute the settlement process.FIX.4.4
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end DlvyInstGrp
492PaymentMethodintNFor use with CIV settlement instructions
15 enum values
ValueNameDescription
1CRESTCREST
2NSCCNSCC
3EuroclearEuroclear
4ClearstreamClearstream
5ChequeCheque
6TelegraphicTransferTelegraphic Transfer
7FedWireFed Wire
8DebitCardDebit Card
9DirectDebitDirect Debit (BECS)
10DirectCreditDirect Credit (BECS)
11CreditCardCredit Card
12ACHDebitACH Debit
13ACHCreditACH Credit
14BPAYBPAY
15HighValueClearingSystemHigh Value Clearing System (HVACS)
FIX.4.4
476PaymentRefStringNFor use with CIV settlement instructionsFIX.4.4
488CardHolderNameStringNFor use with CIV settlement instructionsFIX.4.4
489CardNumberStringNFor use with CIV settlement instructionsFIX.4.4
503CardStartDateLocalMktDateNFor use with CIV settlement instructionsFIX.4.4
490CardExpDateLocalMktDateNFor use with CIV settlement instructionsFIX.4.4
491CardIssNumStringNFor use with CIV settlement instructionsFIX.4.4
504PaymentDateLocalMktDateNFor use with CIV settlement instructionsFIX.4.4
505PaymentRemitterIDStringNFor use with CIV settlement instructionsFIX.4.4

SettlInstructionsData

Block Common
The SettlInstructionsData component block is used to convey key information regarding standing settlement and delivery instructions. It also provides a reference to standing settlement details regarding the source, delivery instructions, and settlement parties
TagNameTypeReq DescriptionAdded
172SettlDeliveryTypeintNRequired if AllocSettlInstType = 1 or 2
4 enum values
ValueNameDescription
0Versus"Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment
1Free"Free": Deliver (if Sell) or Receive (if Buy) Free
2TriPartyTri-Party
3HoldInCustodyHold In Custody
FIX.4.4
169StandInstDbTypeintNRequired if AllocSettlInstType = 3 (should not be populated otherwise)
5 enum values
ValueNameDescription
0OtherOther
1DTCSIDDTC SID
2ThomsonALERTThomson ALERT
3AGlobalCustodianA Global Custodian (StandInstDBName (70) must be provided)
4AccountNetAccountNet
FIX.4.4
170StandInstDbNameStringNRequired if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
171StandInstDbIDStringNIdentifier used within the StandInstDbType Required if AllocSettlInstType = 3 (should not be populated otherwise)FIX.4.4
DlvyInstGrp [Repeating Group]NRequired (and must be > 0) if AllocSettlInstType = 2 (should not be populated otherwise)FIX.4.4
85NoDlvyInstNumInGroupNNumber of delivery instruction fields in repeating group. Note this field was removed in FIX 4.1 and reinstated in FIX 4.4.FIX.4.4
165SettlInstSourcecharNIndicates source of Settlement Instructions
3 enum values
ValueNameDescription
1BrokerCreditBroker's Instructions
2InstitutionInstitution's Instructions
3InvestorInvestor (e.g. CIV use)
FIX.4.4
787DlvyInstTypecharNUsed to indicate whether a delivery instruction is used for securities or cash settlement.
2 enum values
ValueNameDescription
CCashCash
SSecuritiesSecurities
FIX.4.4
SettlParties [Repeating Group]NThe SettlParties component block is used in a similar manner as Parties Block within the context of settlement instruction messages to distinguish between parties involved in the settlement and parties who are expected to execute the settlement process.FIX.4.4
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end DlvyInstGrp

SettlObligationInstructions

ImplicitBlockRepeating SettlementInstruction
TagNameTypeReq DescriptionAdded
1165NoSettlObligNumInGroupNNumber of Settlement ObligationsFIX.5.0
430NetGrossIndintNCode to represent whether value is net (inclusive of tax) or gross.
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.5.0
1161SettlObligIDStringNUnique ID for this settlement instructionFIX.5.0
1162SettlObligTransTypecharNNew, Replace, Cancel, or Restate
4 enum values
ValueNameDescription
CCancelCancel
NNewNew
RReplaceReplace
TRestateRestate
FIX.5.0
1163SettlObligRefIDStringNRequired where SettlObligTransType(1162) is Cancel or Replace. The SettlObligID(1161) of the settlement obligation being canceled or replaced.FIX.5.0
1157CcyAmtAmtNNet flow of currency 1FIX.5.0
119SettlCurrAmtAmtNNet flow of currency 2FIX.5.0
15CurrencyCurrencyNCurrency 1 in the stated currency pair, the dealt currencyFIX.5.0
120SettlCurrencyCurrencyNCurrency 2 in the stated currency pair, the contra currencyFIX.5.0
155SettlCurrFxRatefloatNDerived rate of Ccy2 per Ccy1 based on nettingFIX.5.0
64SettlDateLocalMktDateNValue DateFIX.5.0
Instrument [Component]NUsed to express the instrument in which settlement is taking placeFIX.5.0
55SymbolStringNCommon, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.FIX.4.3
65SymbolSfxStringNUsed in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.
2 enum values
ValueNameDescription
CDEUCPWithLumpSumInterestEUCP with lump-sum interest rather than discount price
WIWhenIssued"When Issued" for a security to be reissued under an old CUSIP or ISIN
FIX.4.3
48SecurityIDStringNTakes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.FIX.4.3
22SecurityIDSourceStringNRequired if SecurityID is specified.
22 enum values
ValueNameDescription
1CUSIPCUSIP
2SEDOLSEDOL
3QUIKQUIK
4ISINNumberISIN number
5RICCodeRIC code
6ISOCurrencyCodeISO Currency Code
7ISOCountryCodeISO Country Code
8ExchangeSymbolExchange Symbol
9ConsolidatedTapeAssociationConsolidated Tape Association (CTA) Symbol (SIAC CTS/CQS line format)
ABloombergSymbolBloomberg Symbol
BWertpapierWertpapier
CDutchDutch
DValorenValoren
ESicovamSicovam
FBelgianBelgian
GCommon"Common" (Clearstream and Euroclear)
HClearingHouseClearing House / Clearing Organization
IISDAFpMLSpecificationISDA/FpML Product Specification (XML in EncodedSecurityDesc)
JOptionPriceReportingAuthorityOption Price Reporting Authority
KISDAFpMLURLISDA/FpML Product URL (URL in SecurityID)
LLetterOfCreditLetter of Credit
MMarketplaceAssignedIdentifierMarketplace-assigned Identifier
FIX.4.3
SecAltIDGrp [Repeating Group]NNumber of alternate Security IdentifiersFIX.4.4
454NoSecurityAltIDNumInGroupNNumber of SecurityAltID (455) entries.FIX.4.4
455SecurityAltIDStringNAlternate Security identifier value for this security of SecurityAltIDSource (456) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires SecurityAltIDSource.FIX.4.4
456SecurityAltIDSourceStringNIdentifies class or source of the SecurityAltID (455) value. Required if SecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end SecAltIDGrp
460ProductintNIndicates the type of product the security is associated with (high-level category)
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.3
1227ProductComplexStringNIdentifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etcFIX.5.0
1151SecurityGroupStringNAn exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.FIX.5.0
461CFICodeStringNIndicates 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. Required for Fixed Income. Refer to Volume 7 - Fixed Income 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.)
114 enum values
ValueNameDescription
USTUSTreasuryNoteOldUS Treasury Note (Deprecated Value Use TNOTE)
USTBUSTreasuryBillOldUS Treasury Bill (Deprecated Value Use TBILL)
EUSUPRAEuroSupranationalCouponsEuro Supranational Coupons *
FACFederalAgencyCouponFederal Agency Coupon
FADNFederalAgencyDiscountNoteFederal Agency Discount Note
PEFPrivateExportFundingPrivate Export Funding *
SUPRAUSDSupranationalCouponsUSD Supranational Coupons *
CORPCorporateBondCorporate Bond
CPPCorporatePrivatePlacementCorporate Private Placement
CBConvertibleBondConvertible Bond
DUALDualCurrencyDual Currency
EUCORPEuroCorporateBondEuro Corporate Bond
EUFRNEuroCorporateFloatingRateNotesEuro Corporate Floating Rate Notes
FRNUSCorporateFloatingRateNotesUS Corporate Floating Rate Notes
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CDSCreditDefaultSwapCredit Default Swap
FUTFutureFuture
OPTOptionOption
OOFOptionsOnFuturesOptions on Futures
OOPOptionsOnPhysicalOptions on Physical - use not recommended
IRSInterestRateSwapInterest Rate Swap
OOCOptionsOnComboOptions on Combo
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
BRADYBradyBondBrady Bond
CANCanadianTreasuryNotesCanadian Treasury Notes
CTBCanadianTreasuryBillsCanadian Treasury Bills
EUSOVEuroSovereignsEuro Sovereigns *
PROVCanadianProvincialBondsCanadian Provincial Bonds
TBTreasuryBillTreasury Bill - non US
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest Strip From Any Bond Or Note
TBILLUSTreasuryBillUS Treasury Bill
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal Strip Of A Callable Bond Or Note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal Strip From A Non-Callable Bond Or Note
TNOTEUSTreasuryNoteUS Treasury Note
TERMTermLoanTerm Loan
RVLVRevolverLoanRevolver Loan
RVLVTRMRevolverRevolver/Term Loan
BRIDGEBridgeLoanBridge Loan
LOFCLetterOfCreditLetter Of Credit
SWINGSwingLineFacilitySwing Line Facility
DINPDebtorInPossessionDebtor In Possession
DEFLTEDDefaultedDefaulted
WITHDRNWithdrawnWithdrawn
REPLACDReplacedReplaced
MATUREDMaturedMatured
AMENDEDAmendedAmended & Restated
RETIREDRetiredRetired
BABankersAcceptanceBankers Acceptance
BDNBankDepositoryNoteBank Depository Note
BNBankNotesBank Notes
BOXBillOfExchangesBill Of Exchanges
CAMMCanadianMoneyMarketsCanadian Money Markets
CDCertificateOfDepositCertificate Of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate Of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
STNShortTermLoanNoteShort Term Loan Note
PZFJPlazosFijosPlazos Fijos
SLQNSecuredLiquidityNoteSecured Liquidity Note
TDTimeDepositTime Deposit
TLQNTermLiquidityNoteTerm Liquidity Note
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate Of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
CMBCanadianMortgageBondsCanadian Mortgage Bonds
CMBSCorpCorp. Mortgage-backed Securities
CMOCollateralizedMortgageObligationCollateralized Mortgage Obligation
IETIOETTEMortgageIOETTE Mortgage
MBSMortgageBackedSecuritiesMortgage-backed Securities
MIOMortgageInterestOnlyMortgage Interest Only
MPOMortgagePrincipalOnlyMortgage Principal Only
MPPMortgagePrivatePlacementMortgage Private Placement
MPTMiscellaneousPassThroughMiscellaneous Pass-through
PFANDPfandbriefePfandbriefe *
TBAToBeAnnouncedTo Be Announced
ANOtherAnticipationNotesOther Anticipation Notes (BAN, GAN, etc.)
COFOCertificateOfObligationCertificate Of Obligation
COFPCertificateOfParticipationCertificate Of Participation
GOGeneralObligationBondsGeneral Obligation Bonds
MTMandatoryTenderMandatory Tender
RANRevenueAnticipationNoteRevenue Anticipation Note
REVRevenueBondsRevenue Bonds
SPCLASpecialAssessmentSpecial Assessment
SPCLOSpecialObligationSpecial Obligation
SPCLTSpecialTaxSpecial Tax
TANTaxAnticipationNoteTax Anticipation Note
TAXATaxAllocationTax Allocation
TECPTaxExemptCommercialPaperTax Exempt Commercial Paper
TMCPTaxableMunicipalCPTaxable Municipal CP
TRANTaxRevenueAnticipationNoteTax Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund
MLEGMultilegInstrumentMultileg Instrument
NONENoSecurityTypeNo Security Type
?WildcardWildcard entry for use on Security Definition Request
CASHCashCash
FIX.4.3
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.FIX.4.4
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
541MaturityDateLocalMktDateNSpecifies 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
1079MaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.4.4
966SettleOnOpenFlagStringNIndicator to determine if Instrument is Settle on Open.FIX.4.4
1049InstrmtAssignmentMethodcharNMethod under which assignment was conducted
2 enum values
ValueNameDescription
RRandomRandom
PProRataProRata
FIX.4.4
965SecurityStatusStringNGives the current state of the instrument
2 enum values
ValueNameDescription
1ActiveActive
2InactiveInactive
FIX.4.4
224CouponPaymentDateLocalMktDateNDate interest is to be paid. Used in identifying Corporate Bond issues.FIX.4.3
225IssueDateLocalMktDateNDate instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.FIX.4.3
239RepoCollateralSecurityTypeStringNIdentifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
226RepurchaseTermintNNumber of business days before repurchase of a repo. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
227RepurchaseRatePercentageNPercent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-/4 percent of par. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
228FactorfloatNFor Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal ValueFIX.4.3
255CreditRatingStringNAn evaluation of a company's ability to repay obligations or its likelihood of not defaulting. These evaluation are provided by Credit Rating Agencies, i.e. S&P, Moody's. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
543InstrRegistryStringNThe 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
470CountryOfIssueCountryNISO 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
471StateOrProvinceOfIssueStringNA two-character state or province abbreviation.FIX.4.3
472LocaleOfIssueStringNThe three-character IATA code for a locale (e.g. airport code for Municipal Bonds).FIX.4.3
240RedemptionDateLocalMktDateNReturn of investor's principal in a security. Bond redemption can occur before maturity date.(Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.4.4
967StrikeMultiplierfloatNUsed for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.FIX.4.4
968StrikeValuefloatNUsed for derivatives. The number of shares/units for the financial instrument involved in the option trade.FIX.4.4
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
969MinPriceIncrementfloatNMinimum price increment for the instrument. Could also be used to represent tick value.FIX.4.4
1146MinPriceIncrementAmountAmtNMinimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]FIX.5.0
996UnitOfMeasureStringN0
12 enum values
ValueNameDescription
BcfBillionCubicFeetBillion cubic feet
MMbblMillionBarrelsMillion Barrels
MMBtuOneMillionBTUOne Million BTU
MWhMegawattHoursMegawatt hours
BblBarrelsBarrels
BuBushelsBushels
lbsPoundspounds
GalGallonsGallons
oz_trTroyOuncesTroy Ounces
tMetricTonsMetric Tons (aka Tonne)
tnTonsTons (US)
USDUSDollarsUS Dollars
FIX.4.4
1147UnitOfMeasureQtyQtyNUsed to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.FIX.5.0
1191PriceUnitOfMeasureStringNUsed to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contractFIX.5.0
1192PriceUnitOfMeasureQtyQtyNUsed to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.FIX.5.0
1193SettlMethodcharNSettlement method for a contract. Can be used as an alternative to CFI Code value
2 enum values
ValueNameDescription
CCashSettlementRequiredCash settlement required
PPhysicalSettlementRequiredPhysical settlement required
FIX.5.0
1194ExerciseStyleintNType of exercise of a derivatives security
3 enum values
ValueNameDescription
0EuropeanEuropean
1AmericanAmerican
2BermudaBermuda
FIX.5.0
1195OptPayAmountAmtNCash amount indicating the pay out associated with an option. For binary options this is a fixed amountFIX.5.0
1196PriceQuoteMethodStringNMethod for price quotation
3 enum values
ValueNameDescription
STDStandardStandard, money per unit of a physical
INXIndexIndex
INTInterestRateIndexInterest rate Index
FIX.5.0
1197FuturesValuationMethodStringNFor futures, indicates type of valuation method applied
3 enum values
ValueNameDescription
EQTYPremiumStylepremium style
FUTFuturesStyleMarkToMarketfutures style mark-to-market
FUTDAFuturesStyleWithAnAttachedCashAdjustmentfutures style with an attached cash adjustment
FIX.5.0
1198ListMethodintNIndicates whether the instruments are pre-listed only or can also be defined via user request
2 enum values
ValueNameDescription
0PreListedOnlypre-listed only
1UserRequesteduser requested
FIX.5.0
1199CapPricePriceNUsed to express the ceiling price of a capped callFIX.5.0
1200FloorPricePriceNUsed to express the floor price of a capped putFIX.5.0
201PutOrCallintNUsed to express option right
2 enum values
ValueNameDescription
0PutPut
1CallCall
FIX.4.4
1244FlexibleIndicatorBooleanNUsed to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicatorFIX.5.0
1242FlexProductEligibilityIndicatorBooleanNUsed to indicate if a product or group of product supports the creation of flexible securitiesFIX.5.0
997TimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)
7 enum values
ValueNameDescription
HHourHour
MinMinuteMinute
SSecondSecond
DDayDay
WkWeekWeek
MoMonthMonth
YrYearYear
FIX.4.4
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
970PositionLimitintNPosition Limit for the instrument.FIX.4.4
971NTPositionLimitintNNear-term Position Limit for the instrument.FIX.4.4
106IssuerStringNName of security issuer (e.g. International Business Machines, GNMA). see also Volume 7: "PRODUCT: FIXED INCOME - Euro Issuer Values"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
107SecurityDescStringNCan be used to provide an optional textual description for a financial instrument.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
SecurityXML [Component]NEmbedded XML document describing security.FIX.5.0
1184SecurityXMLLenLengthNMust be set if SecurityXML field is specified and must immediately precede it.FIX.5.0
1185SecurityXMLXMLDataNXML payload or content describing the Security information.FIX.5.0
1186SecurityXMLSchemaStringNXML Schema used to validate the XML used to describe the Security.FIX.5.0
691PoolStringNIdentifies MBS / ABS poolFIX.4.4
667ContractSettlMonthMonthYearNMust be present for MBS/TBAFIX.4.4
875CPProgramintNThe program under which a commercial paper is issued
3 enum values
ValueNameDescription
1Program3a33(a)(3)
2Program424(2)
99OtherOther
FIX.4.4
876CPRegTypeStringNThe registration type of a commercial paper issuanceFIX.4.4
EvntGrp [Repeating Group]NNumber of repeating EventType group entries.FIX.4.4
864NoEventsNumInGroupNNumber of repeating EventType entries.FIX.4.4
865EventTypeintNCode to represent the type of event
20 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
5ActivationActivation
6InactiviationInactiviation
7LastEligibleTradeDateLast Eligible Trade Date
8SwapStartDateSwap Start Date
9SwapEndDateSwap End Date
10SwapRollDateSwap Roll Date
11SwapNextStartDateSwap Next Start Date
12SwapNextRollDateSwap Next Roll Date
13FirstDeliveryDateFirst Delivery Date
14LastDeliveryDateLast Delivery Date
15InitialInventoryDueDateInitial Inventory Due Date
16FinalInventoryDueDateFinal Inventory Due Date
17FirstIntentDateFirst Intent Date
18LastIntentDateLast Intent Date
19PositionRemovalDatePosition Removal Date
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
1145EventTimeUTCTimestampNSpecific time of event. To be used in combination with EventDate [866]FIX.5.0
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4
end EvntGrp
873DatedDateLocalMktDateNIf different from IssueDateFIX.4.4
874InterestAccrualDateLocalMktDateNIf different from IssueDate and DatedDateFIX.4.4
InstrumentParties [Repeating Group]NUsed to identify the parties listing a specific instrumentFIX.4.4
1018NoInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1019InstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1050InstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1051InstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
InstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1052NoInstrumentPartySubIDsNumInGroupNNumber of InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1053InstrumentPartySubIDStringNPartySubID value within an instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1054InstrumentPartySubIDTypeintNType of InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end InstrumentPtysSubGrp
end InstrumentParties
Parties [Repeating Group]NThe Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.FIX.5.0
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
168EffectiveTimeUTCTimestampNEffective (start) date/time for this settlement instructionFIX.5.0
126ExpireTimeUTCTimestampNTermination date/time for this settlement instruction.FIX.5.0
779LastUpdateTimeUTCTimestampNDate/time this settlement instruction was last updated (or created if not updated since creation).FIX.5.0
SettlDetails [Repeating Group]NConveys settlement account details reported as part of obligationFIX.5.0
1158NoSettlDetailsNumInGroupNNumber of settlement partiesFIX.5.0
1164SettlObligSourcecharNIndicates the Source of the Settlement Instructions
3 enum values
ValueNameDescription
1InstructionsOfBrokerInstructions of Broker
2InstructionsForInstitutionInstructions for Institution
3InvestorInvestor
FIX.5.0
SettlParties [Repeating Group]NCarries settlement account informationFIX.5.0
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end SettlDetails

SettlParties

BlockRepeating Common
The SettlParties component block is used in a similar manner as Parties Block within the context of settlement instruction messages to distinguish between parties involved in the settlement and parties who are expected to execute the settlement process.
TagNameTypeReq DescriptionAdded
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp

SettlPtysSubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4

SideCrossOrdCxlGrp

ImplicitBlockRepeating CrossOrders
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYMust be 1 or 2
2 enum values
ValueNameDescription
1OneSideOne Side
2BothSidesBoth Sides
FIX.4.4
54SidecharYSide of order (see Volume : "Glossary" for value definitions)
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
41OrigClOrdIDStringNRequired when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID(11).FIX.4.4
11ClOrdIDStringYUnique identifier of the order as assigned by institution or by the intermediary with closest association with the investor.FIX.4.4
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
583ClOrdLinkIDStringNPermits order originators to tie together groups of orders in which trades resulting from orders are associated for a specific purpose, for example the calculation of average execution price for a customer or to associate lists submitted to a broker as waves of a larger program trade.FIX.4.4
586OrigOrdModTimeUTCTimestampNThe most recent (or current) modification TransactTime (tag 60) reported on an Execution Report for the order. The OrigOrdModTime is provided as an optional field on Order Cancel Request and Order Cancel Replace Requests to identify that the state of the order has not changed since the request was issued. The use of this approach is not recommended.FIX.4.4
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages"FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
229TradeOriginationDateLocalMktDateNUsed with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date. (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
75TradeDateLocalMktDateNIndicates date of trade referenced in this message in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade).FIX.4.4
OrderQtyData [Component]YInsert here the set of "OrderQtyData" fields defined in "Common Components of Application Messages"FIX.4.4
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

SideCrossOrdModGrp

ImplicitBlockRepeating CrossOrders
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYMust be 1 or 2 1 or 2 if CrossType=1 2 otherwise
2 enum values
ValueNameDescription
1OneSideOne Side
2BothSidesBoth Sides
FIX.4.4
54SidecharYSide of order (see Volume : "Glossary" for value definitions)
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
41OrigClOrdIDStringNRequired when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID(11)FIX.5.0
11ClOrdIDStringYUnique identifier of the order as assigned by institution or by the intermediary with closest association with the investor.FIX.4.4
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
583ClOrdLinkIDStringNPermits order originators to tie together groups of orders in which trades resulting from orders are associated for a specific purpose, for example the calculation of average execution price for a customer or to associate lists submitted to a broker as waves of a larger program trade.FIX.4.4
Parties [Repeating Group]NInsert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages"FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
229TradeOriginationDateLocalMktDateNUsed with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date. (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
75TradeDateLocalMktDateNIndicates date of trade referenced in this message in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade).FIX.4.4
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNType of account associated with an order
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
589DayBookingInstcharNIndicates whether or not automatic booking can occur.
3 enum values
ValueNameDescription
0AutoCan trigger booking without reference to the order initiator ("auto")
1SpeakWithOrderInitiatorBeforeBookingSpeak with order initiator before booking ("speak first")
2AccumulateAccumulate
FIX.4.4
590BookingUnitcharNIndicates what constitutes a bookable unit.
3 enum values
ValueNameDescription
0EachPartialExecutionIsABookableUnitEach partial execution is a bookable unit
1AggregatePartialExecutionsOnThisOrderAggregate partial executions on this order, and book one trade per order
2AggregateExecutionsForThisSymbolAggregate executions for this symbol, side, and settlement date
FIX.4.4
591PreallocMethodcharNIndicates the method of preallocation.
2 enum values
ValueNameDescription
0ProRataPro-rata
1DoNotProRataDo not pro-rata - discuss first
FIX.4.4
70AllocIDStringNUse to assign an identifier to the block of preallocationsFIX.4.4
PreAllocGrp [Repeating Group]NFIX.4.4
78NoAllocsNumInGroupNNumber of repeating groups for pre-trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
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=Clearing FirmFIX.4.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
end PreAllocGrp
854QtyTypeintNType of quantity specified in a quantity field:
3 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - must specify ContractMultiplier (tag 231))
2UnitsOfMeasurePerTimeUnitUnits of Measure per Time Unit (if used - must specify UnitofMeasure (tag 996) and TimeUnit (tag 997))
FIX.4.4
OrderQtyData [Component]YInsert here the set of "OrderQtyData" fields defined in "Common Components of Application Messages"FIX.4.4
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
516OrderPercentPercentageNFor 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
468RoundingDirectioncharNFor CIV - Optional
3 enum values
ValueNameDescription
0RoundToNearestRound to nearest
1RoundDownRound down
2RoundUpRound up
FIX.4.3
469RoundingModulusfloatNFor CIV - OptionalFIX.4.3
CommissionData [Component]NInsert here the set of "CommissionData" fields defined in "Common Components of Application Messages"FIX.4.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
528OrderCapacitycharNDesignates the capacity of the firm placing the order. (as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field) (see Volume : "Glossary" for value definitions)
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
529OrderRestrictionsMultipleCharValueNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
14 enum values
ValueNameDescription
1ProgramTradeProgram Trade
2IndexArbitrageIndex Arbitrage
3NonIndexArbitrageNon-Index Arbitrage
4CompetingMarketMakerCompeting Market Maker
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker of Specialist in the underlying security of a derivative seucirty
7ForeignEntityForeign Entity (of foreign government or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExtneral Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
BIssuerHoldingIssuer Holding
CIssuePriceStabilizationIssue Price Stabilization
DNonAlgorithmicNon-algorithmic
EAlgorithmicAlgorithmic
FIX.4.4
1091PreTradeAnonymityBooleanNAllows trader to explicitly request anonymity or disclosure in pre-trade market data feeds. Anonymity is relevant in markets where counterparties are regularly disclosed in order depth feeds. Disclosure is relevant when counterparties are not normally visible.FIX.4.4
582CustOrderCapacityintNCapacity of customer placing the order Primarily used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).
4 enum values
ValueNameDescription
1MemberTradingForTheirOwnAccountMember trading for their own account
2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary account
3MemberTradingForAnotherMemberMember trading for another member
4AllOtherAll other
FIX.4.4
121ForexReqBooleanNIndicates that broker is requested to execute a Forex accommodation trade in conjunction with the security trade.
2 enum values
ValueNameDescription
NDoNotExecuteForexAfterSecurityTradeDo Not Execute Forex After Security Trade
YExecuteForexAfterSecurityTradeExecute Forex After Security Trade
FIX.4.4
120SettlCurrencyCurrencyNRequired if ForexReq = Y.FIX.4.4
775BookingTypeintNMethod for booking out this order. Used when notifying a broker that an order to be settled by that broker is to be booked out as an OTC derivative (e.g. CFD or similar). Absence of this field implies regular booking.
3 enum values
ValueNameDescription
0RegularBookingRegular booking
1CFDCFD (Contract for difference)
2TotalReturnSwapTotal Return Swap
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4
77PositionEffectcharNFor use in derivatives omnibus accounting
6 enum values
ValueNameDescription
CCloseClose
FFIFOFIFO
OOpenOpen
RRolledRolled
NCloseButNotifyOnOpenClose but notify on open
DDefaultDefault
FIX.4.4
203CoveredOrUncoveredintNFor use with derivatives, such as options
2 enum values
ValueNameDescription
0CoveredCovered
1UncoveredUncovered
FIX.4.4
544CashMargincharNIdentifies whether an order is a margin order or a non-margin order. This is primarily used when sending orders to Japanese exchanges to indicate sell margin or buy to cover. The same tag could be assigned also by buy-side to indicate the intent to sell or buy margin and the sell-side to accept or reject (base on some validation criteria) the margin request.
3 enum values
ValueNameDescription
1CashCash
2MarginOpenMargin Open
3MarginCloseMargin Close
FIX.4.4
635ClearingFeeIndicatorStringNIndicates type of fee being assessed of the customer for trade executions at an exchange. Applicable for futures markets only at this time. (Values source CBOT, CME, NYBOT, and NYMEX):
14 enum values
ValueNameDescription
1FirstYearDelegate1st year delegate trading for own account
2SecondYearDelegate2nd year delegate trading for own account
3ThirdYearDelegate3rd year delegate trading for own account
4FourthYearDelegate4th year delegate trading for own account
5FifthYearDelegate5th year delegate trading for own account
9SixthYearDelegate6th year delegate trading for own account
BCBOEMemberCBOE Member
CNonMemberAndCustomerNon-member and Customer
EEquityMemberAndClearingMemberEquity Member and Clearing Member
FFullAndAssociateMemberFull and Associate Member trading for own account and as floor brokers
HFirms106HAnd106J106.H and 106.J firms
IGIMGIM, IDEM and COM Membership Interest Holders
LLessee106FEmployeesLessee 106.F Employees
MAllOtherOwnershipTypesAll other ownership types
FIX.4.4
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solicited
FIX.4.4
659SideComplianceIDStringNID within repeating group of sides which is used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.4
962SideTimeInForceUTCTimestampNSpecifies how long the order as specified in the side stays in effect. Absence of this field indicates Day order.FIX.4.4

SideTrdRegTS

BlockRepeating Common
The SideTrdRegTS component block is used to convey regulatory timestamps associated with one side of a multi-sided trade event.
TagNameTypeReq DescriptionAdded
1016NoSideTrdRegTSNumInGroupNIndicates number of SideTimestamps contained in groupFIX.4.4
1012SideTrdRegTimestampUTCTimestampNWill be used in a multi-sided message. Traded Regulatory timestamp value Use to store time information required by government regulators or self regulatory organizations such as an exchange or clearing houseFIX.4.4
1013SideTrdRegTimestampTypeintNSame as TrdRegTimeStampTypeFIX.4.4
1014SideTrdRegTimestampSrcStringNSame as TrdRegTimestampOrigin Text which identifies the origin i.e. system which was used to generate the time stamp for the Traded Regulatory timestamp valueFIX.4.4

SpreadOrBenchmarkCurveData

Block Common
The SpreadOrBenchmarkCurveData component block is primarily used for Fixed Income to convey spread to a benchmark security or curve.
TagNameTypeReq DescriptionAdded
218SpreadPriceOffsetNFor Fixed IncomeFIX.4.3
220BenchmarkCurveCurrencyCurrencyNIdentifies currency used for benchmark curve. See "Appendix 6-A: Valid Currency Codes" for information on obtaining valid values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
221BenchmarkCurveNameStringNName of benchmark curve. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
12 enum values
ValueNameDescription
EONIAEONIAEONIA
EUREPOEUREPOEUREPO
EuriborEuriborEuribor
FutureSWAPFutureSWAPFutureSWAP
LIBIDLIBIDLIBID
LIBORLIBORLIBOR (London Inter-Bank Offer)
MuniAAAMuniAAAMuniAAA
OTHEROTHEROTHER
PfandbriefePfandbriefePfandbriefe
SONIASONIASONIA
SWAPSWAPSWAP
TreasuryTreasuryTreasury
FIX.4.3
222BenchmarkCurvePointStringNPoint on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
662BenchmarkPricePriceNSpecifies the price of the benchmark.FIX.4.4
663BenchmarkPriceTypeintNMust be present if BenchmarkPrice is used.FIX.4.4
699BenchmarkSecurityIDStringNThe identifier of the benchmark security, e.g. Treasury against Corporate bond.FIX.4.4
761BenchmarkSecurityIDSourceStringNSource of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.FIX.4.4

StandardHeader

Block Session
The standard FIX message header
TagNameTypeReq DescriptionAdded
8BeginStringStringYFIXT.1.1 (Always unencrypted, must be first field in message)FIX.4.0
9BodyLengthLengthY(Always unencrypted, must be second field in message)FIX.4.0
35MsgTypeStringY(Always unencrypted, must be third field in message)
113 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTestRequest
2ResendRequestResendRequest
3RejectReject
4SequenceResetSequenceReset
5LogoutLogout
6IOIIOI
7AdvertisementAdvertisement
8ExecutionReportExecutionReport
9OrderCancelRejectOrderCancelReject
ALogonLogon
AADerivativeSecurityListDerivativeSecurityList
ABNewOrderMultilegNewOrderMultileg
ACMultilegOrderCancelReplaceMultilegOrderCancelReplace
ADTradeCaptureReportRequestTradeCaptureReportRequest
AETradeCaptureReportTradeCaptureReport
AFOrderMassStatusRequestOrderMassStatusRequest
AGQuoteRequestRejectQuoteRequestReject
AHRFQRequestRFQRequest
AIQuoteStatusReportQuoteStatusReport
AJQuoteResponseQuoteResponse
AKConfirmationConfirmation
ALPositionMaintenanceRequestPositionMaintenanceRequest
AMPositionMaintenanceReportPositionMaintenanceReport
ANRequestForPositionsRequestForPositions
AORequestForPositionsAckRequestForPositionsAck
APPositionReportPositionReport
AQTradeCaptureReportRequestAckTradeCaptureReportRequestAck
ARTradeCaptureReportAckTradeCaptureReportAck
ASAllocationReportAllocationReport
ATAllocationReportAckAllocationReportAck
AUConfirmationAckConfirmationAck
AVSettlementInstructionRequestSettlementInstructionRequest
AWAssignmentReportAssignmentReport
AXCollateralRequestCollateralRequest
AYCollateralAssignmentCollateralAssignment
AZCollateralResponseCollateralResponse
BNewsNews
BACollateralReportCollateralReport
BBCollateralInquiryCollateralInquiry
BCNetworkCounterpartySystemStatusRequestNetworkCounterpartySystemStatusRequest
BDNetworkCounterpartySystemStatusResponseNetworkCounterpartySystemStatusResponse
BEUserRequestUserRequest
BFUserResponseUserResponse
BGCollateralInquiryAckCollateralInquiryAck
BHConfirmationRequestConfirmationRequest
BITradingSessionListRequestTradingSessionListRequest
BJTradingSessionListTradingSessionList
BKSecurityListUpdateReportSecurityListUpdateReport
BLAdjustedPositionReportAdjustedPositionReport
BMAllocationInstructionAlertAllocationInstructionAlert
BNExecutionAcknowledgementExecutionAcknowledgement
BOContraryIntentionReportContraryIntentionReport
BPSecurityDefinitionUpdateReportSecurityDefinitionUpdateReport
BQSettlementObligationReportSettlementObligationReport
BRDerivativeSecurityListUpdateReportDerivativeSecurityListUpdateReport
BSTradingSessionListUpdateReportTradingSessionListUpdateReport
BTMarketDefinitionRequestMarketDefinitionRequest
BUMarketDefinitionMarketDefinition
BVMarketDefinitionUpdateReportMarketDefinitionUpdateReport
BWApplicationMessageRequestApplicationMessageRequest
BXApplicationMessageRequestAckApplicationMessageRequestAck
BYApplicationMessageReportApplicationMessageReport
BZOrderMassActionReportOrderMassActionReport
CEmailEmail
CAOrderMassActionRequestOrderMassActionRequest
CBUserNotificationUserNotification
DNewOrderSingleNewOrderSingle
ENewOrderListNewOrderList
FOrderCancelRequestOrderCancelRequest
GOrderCancelReplaceRequestOrderCancelReplaceRequest
HOrderStatusRequestOrderStatusRequest
JAllocationInstructionAllocationInstruction
KListCancelRequestListCancelRequest
LListExecuteListExecute
MListStatusRequestListStatusRequest
NListStatusListStatus
PAllocationInstructionAckAllocationInstructionAck
QDontKnowTradeDontKnowTrade
RQuoteRequestQuoteRequest
SQuoteQuote
TSettlementInstructionsSettlementInstructions
VMarketDataRequestMarketDataRequest
WMarketDataSnapshotFullRefreshMarketDataSnapshotFullRefresh
XMarketDataIncrementalRefreshMarketDataIncrementalRefresh
YMarketDataRequestRejectMarketDataRequestReject
ZQuoteCancelQuoteCancel
aQuoteStatusRequestQuoteStatusRequest
bMassQuoteAcknowledgementMassQuoteAcknowledgement
cSecurityDefinitionRequestSecurityDefinitionRequest
dSecurityDefinitionSecurityDefinition
eSecurityStatusRequestSecurityStatusRequest
fSecurityStatusSecurityStatus
gTradingSessionStatusRequestTradingSessionStatusRequest
hTradingSessionStatusTradingSessionStatus
iMassQuoteMassQuote
jBusinessMessageRejectBusinessMessageReject
kBidRequestBidRequest
lBidResponseBidResponse
mListStrikePriceListStrikePrice
nXMLnonFIXXMLnonFIX
oRegistrationInstructionsRegistrationInstructions
pRegistrationInstructionsResponseRegistrationInstructionsResponse
qOrderMassCancelRequestOrderMassCancelRequest
rOrderMassCancelReportOrderMassCancelReport
sNewOrderCrossNewOrderCross
tCrossOrderCancelReplaceRequestCrossOrderCancelReplaceRequest
uCrossOrderCancelRequestCrossOrderCancelRequest
vSecurityTypeRequestSecurityTypeRequest
wSecurityTypesSecurityTypes
xSecurityListRequestSecurityListRequest
ySecurityListSecurityList
zDerivativeSecurityListRequestDerivativeSecurityListRequest
FIX.4.0
1128ApplVerIDStringNIndicates application version using a service pack identifier. The ApplVerID applies to a specific message occurrence.
9 enum values
ValueNameDescription
0FIX27FIX27
1FIX30FIX30
2FIX40FIX40
3FIX41FIX41
4FIX42FIX42
5FIX43FIX43
6FIX44FIX44
7FIX50FIX50
8FIX50SP1FIX50SP1
FIX.4.4
1156ApplExtIDintNThe extension pack number associated with an application message.FIX.5.0
1129CstmApplVerIDStringNUsed to support bilaterally agreed custom functionalityFIX.4.4
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
34MsgSeqNumSeqNumY(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 SupportFIX.4.2
347MessageEncodingStringNType of message encoding (non-ASCII characters) used in a message's "Encoded" fields. Required if any "Encoding" fields are used.FIX.4.2
369LastMsgSeqNumProcessedSeqNumNThe 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
HopGrp [Component]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.4
627NoHopsNumInGroupNNumber of HopCompID entries in repeating group.FIX.4.4
628HopCompIDStringNAssigned value used to identify the third 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. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4
629HopSendingTimeUTCTimestampNTime that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4
630HopRefIDSeqNumNReference 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. Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.FIX.4.4

StandardTrailer

Block Session
The standard FIX message trailer
TagNameTypeReq DescriptionAdded
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

StatsIndGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
1175NoStatsIndicatorsNumInGroupNNumber of statistics indicatorsFIX.5.0
1176StatsTypeintNIndicates that the MD Entry is eligible for inclusion in the type of statistic specified by the StatsType. Must be provided if NoStatsIndicators greater than 0.
4 enum values
ValueNameDescription
1ExchangeLastExchange Last
2HighHigh / Low Price
3AveragePriceAverage Price (VWAP, TWAP ... )
4TurnoverTurnover (Price * Qty)
FIX.5.0

Stipulations

BlockRepeating Common
The Stipulations component block is used in Fixed Income to provide additional information on a given security. These additional information are usually not considered static data information.
TagNameTypeReq DescriptionAdded
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3

StrategyParametersGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
957NoStrategyParametersNumInGroupNIndicates number of strategy parametersFIX.4.4
958StrategyParameterNameStringNName of parameterFIX.4.4
959StrategyParameterTypeintNDatatype of the parameter.
24 enum values
ValueNameDescription
1IntInt
2LengthLength
3NumInGroupNumInGroup
4SeqNumSeqNum
5TagNumTagNum
6FloatFloat
7QtyQty
8PricePrice
9PriceOffsetPriceOffset
10AmtAmt
11PercentagePercentage
12CharChar
13BooleanBoolean
14StringString
15MultipleCharValueMultipleCharValue
16CurrencyCurrency
17ExchangeExchange
18MonthYearMonthYear
19UTCTimestampUTCTimeStamp
20UTCTimeOnlyUTCTimeOnly
21LocalMktDateLocalMktTime
22UTCDateOnlyUTCDate
23DataData
24MultipleStringValueMultipleStringValue
FIX.4.4
960StrategyParameterValueStringNValue of the parameterFIX.4.4

StrikeRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1201NoStrikeRulesNumInGroupNNumber of strike rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1223StrikeRuleIDStringNAllows strike rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1202StartStrikePxRangePriceNStarting price for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1203EndStrikePxRangePriceNEnding price of the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1204StrikeIncrementfloatNValue by which strike price should be incremented within the specified priceFIX.5.0
1304StrikeExerciseStyleintNEnumeration that represents the exercise style for a class of options Same values as ExerciseStyleFIX.5.0
MaturityRules [Repeating Group]NDescribes the maturity rules for a given set of strikes as defined by StrikeRulesFIX.5.0
1236NoMaturityRulesNumInGroupNNumber of maturity rule entries. This block specifies the rules for determining how new strikes should be listed within the stated price range of the underlying instrumentFIX.5.0
1222MaturityRuleIDStringNAllows maturity rule to be referenced via an identifier so that rules do not need to be explicitly enumeratedFIX.5.0
1303MaturityMonthYearFormatintNFormat used to generate the MMY for each option contract:
3 enum values
ValueNameDescription
0YearMonthOnlyYearMonth Only (default)
1YearMonthDayYearMonthDay
2YearMonthWeekYearMonthWeek
FIX.5.0
1302MaturityMonthYearIncrementUnitsintNenumeration specifying the increment unit:
4 enum values
ValueNameDescription
0MonthsMonths
1DaysDays
2WeeksWeeks
3YearsYears
FIX.5.0
1241StartMaturityMonthYearMonthYearNStarting maturity for the range to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1226EndMaturityMonthYearMonthYearNEnding maturity monthy year to which the StrikeIncrement applies. Price refers to the price of the underlyingFIX.5.0
1229MaturityMonthYearIncrementintNValue by which maturity month year should be incremented within the specified price range.FIX.5.0
end MaturityRules

TickRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1205NoTickRulesNumInGroupNNumber of tick rules. This block specifies the rules for determining how a security ticks, i.e. the price increments at which it can be quoted and traded, depending on the current price of the security.FIX.5.0
1206StartTickPriceRangePriceNStarting price range for specified tick incrementFIX.5.0
1207EndTickPriceRangePriceNEnding price range for the specified tick incrementFIX.5.0
1208TickIncrementPriceNTick increment for stated price range. Specifies the valid price increments at which a security can be quoted and tradedFIX.5.0
1209TickRuleTypeintNSpecifies the type of tick rule which is being described
5 enum values
ValueNameDescription
0RegularRegular
1VariableVariable
2FixedFixed
3TradedAsASpreadLegTraded as a spread leg
4SettledAsASpreadLegSettled as a spread leg
FIX.5.0

TimeInForceRules

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0

TradeCapLegUnderlyingsGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1342NoOfLegUnderlyingsNumInGroupNNumber of legs for the underlying instrumentFIX.5.0
UnderlyingLegInstrument [Component]NFIX.5.0
1330UnderlyingLegSymbolStringNRefer to definition for Symbol(55)FIX.5.0
1331UnderlyingLegSymbolSfxStringNRefer to definition for SymbolSfx(65)FIX.5.0
1332UnderlyingLegSecurityIDStringNRefer to definition for SecurityID(48)FIX.5.0
1333UnderlyingLegSecurityIDSourceStringNRefer to definition for SecurityIDSource(22)FIX.5.0
UnderlyingLegSecurityAltIDGrp [Repeating Group]NFIX.5.0
1334NoUnderlyingLegSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1335UnderlyingLegSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1336UnderlyingLegSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0
end UnderlyingLegSecurityAltIDGrp
1344UnderlyingLegCFICodeStringNRefer to definition for CFICode(461)FIX.5.0
1337UnderlyingLegSecurityTypeStringNRefer to definition for SecurityType(167)FIX.5.0
1338UnderlyingLegSecuritySubTypeStringNRefer to definition for SecuritySubType(762)FIX.5.0
1339UnderlyingLegMaturityMonthYearMonthYearNRefer to definition for MaturityMonthYear(200)FIX.5.0
1345UnderlyingLegMaturityDateLocalMktDateNDate of maturity.FIX.5.0
1405UnderlyingLegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
1340UnderlyingLegStrikePricePriceNRefer to definition for StrikePrice(202)FIX.5.0
1391UnderlyingLegOptAttributecharNRefer to definition of OptAttribute(206)FIX.5.0
1343UnderlyingLegPutOrCallintNRefer to definition for PutOrCall(201)FIX.5.0
1341UnderlyingLegSecurityExchangeStringNRefer to definition for SecurityExchange(207)FIX.5.0
1392UnderlyingLegSecurityDescStringNRefer to definition of SecurityDesc(107)FIX.5.0

TradingSessionRules

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes

TradingSessionRulesGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1309NoTradingSessionRulesNumInGroupNAllows trading rules to be expressed by trading sessionFIX.5.0
336TradingSessionIDStringNIdentifier for the trading session Must be provided if NoTradingSessions > 0 Set to [N/A] if values are not specific to trading session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.5.0
625TradingSessionSubIDStringNIdentifier for the trading session Set to [N/A] if values are not specific to trading session sub id
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.5.0
TradingSessionRules [Component]NContains trading rules specified at the trading session levelFIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes

TrdAllocGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating groups for trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
NestedParties2 [Repeating Group]NInsert here the set of "NestedParties2" (firm identification "nested" within additional repeating group) fields defined in "Common Components of Application Messages"FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
993AllocCustomerCapacityStringNCan be used for granular reporting of separate allocation detail within a single trade report or allocation message.FIX.4.4
1002AllocMethodintNSpecifies the method under which a trade quantity was allocated.
3 enum values
ValueNameDescription
1AutomaticAutomatic
2GuarantorGuarantor
3ManualManual
FIX.4.4
989SecondaryIndividualAllocIDStringNProvides support for an intermediary assigned allocation IDFIX.4.4
1136AllocClearingFeeIndicatorStringNClearingFeeIndicator(635) for Allocation, see ClearingFeeIndicator(635) for permitted values.FIX.4.4

TrdCapDtGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
580NoDatesNumInGroupNNumber of date ranges provided (must be 1 or 2 if specified)FIX.4.4
75TradeDateLocalMktDateNUsed when reporting other than current day trades. Conditionally required if NoDates > 0FIX.4.4
779LastUpdateTimeUTCTimestampNTimestamp of last update to data item (or creation if no updates made since creation).FIX.4.4
60TransactTimeUTCTimestampNTo request trades for a specific time.FIX.4.4

TrdCapRptAckSideGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYNumber of Side repeating group instances.
2 enum values
ValueNameDescription
1OneSideOne Side
2BothSidesBoth Sides
FIX.4.4
54SidecharYSide of order (see Volume : "Glossary" for value definitions)
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
37OrderIDStringNUnique identifier for Order as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.FIX.4.4
198SecondaryOrderIDStringNAssigned by the party which accepts the order. Can be used to provide the OrderID (37) used by an exchange or executing system.FIX.4.4
11ClOrdIDStringNUnique identifier for Order as assigned by the buy-side (institution, broker, intermediary etc.) (identified by SenderCompID (49) or OnBehalfOfCompID (5) as appropriate). Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods, should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.FIX.4.4
526SecondaryClOrdIDStringNAssigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.FIX.4.4
66ListIDStringNUnique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.FIX.4.4
Parties [Repeating Group]NInsert here here the set of "Parties" fields defined in "Common Components of Application Messages"FIX.4.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
1AccountStringNAccount mnemonic as agreed between buy and sell sides, e.g. broker and institution or investor/intermediary and fund manager.FIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNType of account associated with an order
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
81ProcessCodecharNProcessing code for sub-account. Absence of this field in AllocAccount (79) / AllocPrice (366) /AllocQty (80) / ProcessCode instance indicates regular trade.
7 enum values
ValueNameDescription
0RegularRegular
1SoftDollarSoft Dollar
2StepInStep-In
3StepOutStep-Out
4SoftDollarStepInSoft-dollar Step-In
5SoftDollarStepOutSoft-dollar Step-Out
6PlanSponsorPlan Sponsor
FIX.4.4
575OddLotBooleanNThis trade is to be treated as an odd lot If this field is not specified, the default will be "N"
2 enum values
ValueNameDescription
NTreatAsRoundLotTreat as round lot (default)
YTreatAsOddLotTreat as odd lot
FIX.4.4
1093LotTypecharNDefines the lot type assigned to the order.
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.4.4
ClrInstGrp [Repeating Group]NFIX.4.4
576NoClearingInstructionsNumInGroupN** Nested Repeating Group follows **FIX.4.4
577ClearingInstructionintNRequired if NoClearingInstructions > 0
14 enum values
ValueNameDescription
0ProcessNormallyProcess normally
1ExcludeFromAllNettingExclude from all netting
2BilateralNettingOnlyBilateral netting only
3ExClearingEx clearing
4SpecialTradeSpecial trade
5MultilateralNettingMultilateral netting
6ClearAgainstCentralCounterpartyClear against central counterparty
7ExcludeFromCentralCounterpartyExclude from central counterparty
8ManualModeManual mode (pre-posting and/or pre-giveup)
9AutomaticPostingModeAutomatic posting mode (trade posting to the position account number specified)
10AutomaticGiveUpModeAutomatic give-up mode (trade give-up to the give-up destination number specified)
11QualifiedServiceRepresentativeQSRQualified Service Representative QSR
12CustomerTradeCustomer trade
13SelfClearingSelf clearing
FIX.4.4
end ClrInstGrp
578TradeInputSourceStringNType of input device or system from which the trade was entered.FIX.4.4
579TradeInputDeviceStringNSpecific device number, terminal number or station where trade was enteredFIX.4.4
821OrderInputDeviceStringNSpecific device number, terminal number or station where order was enteredFIX.4.4
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.4
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solicited
FIX.4.4
528OrderCapacitycharNDesignates the capacity of the firm placing the order. (as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field) (see Volume : "Glossary" for value definitions)
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
529OrderRestrictionsMultipleCharValueNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
14 enum values
ValueNameDescription
1ProgramTradeProgram Trade
2IndexArbitrageIndex Arbitrage
3NonIndexArbitrageNon-Index Arbitrage
4CompetingMarketMakerCompeting Market Maker
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker of Specialist in the underlying security of a derivative seucirty
7ForeignEntityForeign Entity (of foreign government or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExtneral Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
BIssuerHoldingIssuer Holding
CIssuePriceStabilizationIssue Price Stabilization
DNonAlgorithmicNon-algorithmic
EAlgorithmicAlgorithmic
FIX.4.4
582CustOrderCapacityintNCapacity of customer placing the order Primarily used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).
4 enum values
ValueNameDescription
1MemberTradingForTheirOwnAccountMember trading for their own account
2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary account
3MemberTradingForAnotherMemberMember trading for another member
4AllOtherAll other
FIX.4.4
40OrdTypecharNOrder type. *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
18ExecInstMultipleCharValueNInstructions for order handling on exchange trading floor. If more than one instruction is applicable to an order, this field can contain multiple instructions separated by space. *** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
56 enum values
ValueNameDescription
0StayOnOfferSideStay on offer side
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bid side
ANoCrossNo cross (cross is forbidden)
BOKToCrossOK to cross
CCallFirstCall first
DPercentOfVolumePercent of volume (indicates that the sender does not want to be all of the volume on the floor vs. a specific percentage)
EDoNotIncreaseDo not increase - DNI
FDoNotReduceDo not reduce - DNR
GAllOrNoneAll or none - AON
HReinstateOnSystemFailureReinstate on system failure (mutually exclusive with Q and l)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K and m)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with J and m)
LLastPegLast peg (last sale)
MMidPricePegMid-price peg (midprice of inside quote)
NNonNegotiableNon-negotiable
OOpeningPegOpening peg
PMarketPegMarket peg
QCancelOnSystemFailureCancel on system failure (mutually exclusive with H and l)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
TFixedPegToLocalBestBidOrOfferAtTimeOfOrderFixed Peg to Local best bid or offer at time of order
UCustomerDisplayInstructionCustomer Display Instruction (Rule 11Ac1-1/4)
VNettingNetting (for Forex)
WPegToVWAPPeg to VWAP
XTradeAlongTrade Along
YTryToStopTry To Stop
ZCancelIfNotBestCancel if not best
aTrailingStopPegTrailing Stop Peg
bStrictLimitStrict Limit (No price improvement)
cIgnorePriceValidityChecksIgnore Price Validity Checks
dPegToLimitPricePeg to Limit Price
eWorkToTargetStrategyWork to Target Strategy
fIntermarketSweepIntermarket Sweep
gExternalRoutingAllowedExternal Routing Allowed
hExternalRoutingNotAllowedExternal Routing Not Allowed
iImbalanceOnlyImbalance Only
jSingleExecutionRequestedForBlockTradeSingle execution requested for block trade
kBestExecutionBest Execution
lSuspendOnSystemFailureSuspend on system failure (mutually exclusive with H and Q)
mSuspendOnTradingHaltSuspend on Trading Halt (mutually exclusive with J and K)
nReinstateOnConnectionLossReinstate on connection loss (mutually exclusive with o and p)
oCancelOnConnectionLossCancel on connection loss (mutually exclusive with n and p)
pSuspendOnConnectionLossSuspend on connection loss (mutually exclusive with n and o)
qReleaseFromSuspensionRelease from suspension (mutually exclusive with S)
rExecuteAsDeltaNeutralExecute as delta neutral using volatility provided
sExecuteAsDurationNeutralExecute as duration neutral
tExecuteAsFXNeutralExecute as FX neutral
FIX.4.4
483TransBkdTimeUTCTimestampNFor CIV A date and time stamp to indicate the time a CIV order was booked by the fund manager. For derivatives a date and time stamp to indicate when this order was booked with the agent prior to submission to the VMU. Indicates the time at which the order was finalized between the buyer and seller prior to submission.FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
943TimeBracketStringNA code that represents a time interval in which a fill or trade occurred. Required for US futures markets.FIX.4.4
430NetGrossIndintNCode to represent whether value is net (inclusive of tax) or gross.
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.5.0
1154SideCurrencyCurrencyNUsed to Identify the Currency of the Trade Report Side.FIX.5.0
1155SideSettlCurrencyCurrencyNUsed to Identify the Settlement Currency of the Trade Report Side.FIX.5.0
CommissionData [Component]NInsert here here the set of "Commission Data" fields defined in "Common Components of Application Messages"FIX.4.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
157NumDaysInterestintNNumber of Days of Interest for convertible bonds and fixed income. Note value may be negative.FIX.4.4
230ExDateLocalMktDateNThe date when a distribution of interest is deducted from a securities assets or set aside for payment to bondholders. On the ex-date, the securities price drops by the amount of the distribution (plus or minus any market activity). (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
158AccruedInterestRatePercentageNThe amount the buyer compensates the seller for the portion of the next coupon interest payment the seller has earned but will not receive from the issuer because the issuer will send the next coupon payment to the buyer. Accrued Interest Rate is the annualized Accrued Interest amount divided by the purchase price of the bond.FIX.4.4
159AccruedInterestAmtAmtNAmount of Accrued Interest for convertible bonds and fixed incomeFIX.4.4
738InterestAtMaturityAmtNAmount of interest (i.e. lump-sum) at maturity.FIX.4.4
920EndAccruedInterestAmtAmtNAccrued Interest Amount applicable to a financing transaction on the End Date.FIX.4.4
921StartCashAmtNStarting dirty cash consideration of a financing deal, i.e. paid to the seller on the Start Date.FIX.4.4
922EndCashAmtNEnding dirty cash consideration of a financing deal. i.e. reimbursed to the buyer on the End Date.FIX.4.4
238ConcessionAmtNProvides the reduction in price for the secondary market in Muncipals. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.4
237TotalTakedownAmtNThe price at which the securities are distributed to the different members of an underwriting group for the primary market in Municipals, total gross underwriter's spread. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.4
118NetMoneyAmtNTotal amount due as the result of the transaction (e.g. for Buy order - principal + commission + fees) reported in currency of execution.FIX.4.4
119SettlCurrAmtAmtNTotal amount due expressed in settlement currency (includes the effect of the forex transaction)FIX.4.4
155SettlCurrFxRatefloatNForeign exchange rate used to compute SettlCurrAmt (9) from Currency (5) to SettlCurrency (20)FIX.4.4
156SettlCurrFxRateCalccharNSpecifies whether or not SettlCurrFxRate (55) should be multiplied or divided.
2 enum values
ValueNameDescription
MMultiplyMultiply
DDivideDivide
FIX.4.4
77PositionEffectcharNIndicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
6 enum values
ValueNameDescription
CCloseClose
FFIFOFIFO
OOpenOpen
RRolledRolled
NCloseButNotifyOnOpenClose but notify on open
DDefaultDefault
FIX.4.4
752SideMultiLegReportingTypeintNUsed to indicate if the side being reported on Trade Capture Report represents a leg of a multileg instrument or a single security.
3 enum values
ValueNameDescription
1SingleSecuritySingle Security (default if not specified)
2IndividualLegOfAMultilegSecurityIndividual leg of a multileg security
3MultilegSecurityMultileg Security
FIX.4.4
ContAmtGrp [Repeating Group]NFIX.4.4
518NoContAmtsNumInGroupNNumber of contract details in this message (number of repeating groups to follow)FIX.4.4
519ContAmtTypeintNMust be first field in the repeating group.
15 enum values
ValueNameDescription
1CommissionAmountCommission amount (actual)
2CommissionPercentCommission percent (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge Percent
5DiscountAmountDiscount Amount
6DiscountPercentDiscount Percent
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy Percent
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge Percent
11FundBasedRenewalCommissionPercentFund-Based Renewal Commission Percent (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
13FundBasedRenewalCommissionOnOrderFund-Based Renewal Commission Amount (based on Order value)
14FundBasedRenewalCommissionOnFundFund-Based Renewal Commission Amount (based on Projected Fund value)
15NetSettlementAmountNet Settlement Amount
FIX.4.4
520ContAmtValuefloatNValue of Contract Amount, e.g. a financial amount or percentage as indicated by ContAmtType (519).FIX.4.4
521ContAmtCurrCurrencyNSpecifies currency for the Contract amount if different from the Deal Currency - see "Appendix 6-A; Valid Currency Codes".FIX.4.4
end ContAmtGrp
Stipulations [Repeating Group]NInsert here here the set of "Stipulations" fields defined in "Common Components of Application Messages"FIX.4.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
MiscFeesGrp [Repeating Group]NFIX.4.4
136NoMiscFeesNumInGroupNRequired if any miscellaneous fees are reported. Indicates number of repeating entries. Repeating group. ** Nested Repeating Group follows **FIX.4.4
137MiscFeeAmtAmtNRequired if NoMiscFees > 0FIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypeStringNRequired if NoMiscFees > 0
14 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
13TransferFeeTransfer Fee
14SecurityLendingSecurity Lending
FIX.4.4
891MiscFeeBasisintNDefines the unit for a miscellaneous fee.
3 enum values
ValueNameDescription
0AbsoluteAbsolute
1PerUnitPer Unit
2PercentagePercentage
FIX.4.4
end MiscFeesGrp
825ExchangeRuleStringNUsed to report any exchange rules that apply to this trade. Primarily intended for US futures markets. Certain trading practices are permitted by the CFTC, such as large lot trading, block trading, all or none trades. If the rules are used, the exchanges are required to indicate these rules on the trade.FIX.4.4
SettlDetails [Repeating Group]NConveys settlement account details reported as part of obligationFIX.5.0
1158NoSettlDetailsNumInGroupNNumber of settlement partiesFIX.5.0
1164SettlObligSourcecharNIndicates the Source of the Settlement Instructions
3 enum values
ValueNameDescription
1InstructionsOfBrokerInstructions of Broker
2InstructionsForInstitutionInstructions for Institution
3InvestorInvestor
FIX.5.0
SettlParties [Repeating Group]NCarries settlement account informationFIX.5.0
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end SettlDetails
826TradeAllocIndicatorintNIdentifies how the trade is to be allocated
6 enum values
ValueNameDescription
0AllocationNotRequiredAllocation not required
1AllocationRequiredAllocation required (give-up trade) allocation information not provided (incomplete)
2UseAllocationProvidedWithTheTradeUse allocation provided with the trade
3AllocationGiveUpExecutorAllocation give-up executor
4AllocationFromExecutorAllocation from executor
5AllocationToClaimAccountAllocation to claim account
FIX.4.4
591PreallocMethodcharNIndicates the method of preallocation.
2 enum values
ValueNameDescription
0ProRataPro-rata
1DoNotProRataDo not pro-rata - discuss first
FIX.4.4
70AllocIDStringNUnique identifier for allocation message. (Prior to FIX 4.1 this field was of type int)FIX.4.4
TrdAllocGrp [Repeating Group]NFIX.4.4
78NoAllocsNumInGroupNNumber of repeating groups for trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
NestedParties2 [Repeating Group]NInsert here the set of "NestedParties2" (firm identification "nested" within additional repeating group) fields defined in "Common Components of Application Messages"FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
993AllocCustomerCapacityStringNCan be used for granular reporting of separate allocation detail within a single trade report or allocation message.FIX.4.4
1002AllocMethodintNSpecifies the method under which a trade quantity was allocated.
3 enum values
ValueNameDescription
1AutomaticAutomatic
2GuarantorGuarantor
3ManualManual
FIX.4.4
989SecondaryIndividualAllocIDStringNProvides support for an intermediary assigned allocation IDFIX.4.4
1136AllocClearingFeeIndicatorStringNClearingFeeIndicator(635) for Allocation, see ClearingFeeIndicator(635) for permitted values.FIX.4.4
end TrdAllocGrp
1072SideGrossTradeAmtAmtNThe gross trade amount for this side of the trade. See also GrossTradeAmt (381) for additional definition.FIX.4.4
1057AggressorIndicatorBooleanNUsed to identify whether the order initiator is an aggressor or not in the trade.
2 enum values
ValueNameDescription
YOrderInitiatorIsAggressorOrder initiator is aggressor
NOrderInitiatorIsPassiveOrder initiator is passive
FIX.4.4
1009SideQtyintNUsed to indicate the quantity on one of a multi-sided Trade Capture ReportFIX.4.4
1005SideTradeReportIDStringNUsed on a multi-sided trade to designate the ReportIDFIX.4.4
1006SideFillStationCdStringNUsed on a multi-sided trade to convey order routing informationFIX.4.4
1007SideReasonCdStringNUsed on a multi-sided trade to convey reason for executionFIX.4.4
83RptSeqintNSequence number of message within report series. Used to carry reporting sequence number of the fill as represented on the Trade Report Side.FIX.4.4
1008SideTrdSubTypintNUsed on a multi-sided trade to specify the type of trade for a given sideFIX.4.4
SideTrdRegTS [Repeating Group]NThe SideTrdRegTS component block is used to convey regulatory timestamps associated with one side of a multi-sided trade event.FIX.4.4
1016NoSideTrdRegTSNumInGroupNIndicates number of SideTimestamps contained in groupFIX.4.4
1012SideTrdRegTimestampUTCTimestampNWill be used in a multi-sided message. Traded Regulatory timestamp value Use to store time information required by government regulators or self regulatory organizations such as an exchange or clearing houseFIX.4.4
1013SideTrdRegTimestampTypeintNSame as TrdRegTimeStampTypeFIX.4.4
1014SideTrdRegTimestampSrcStringNSame as TrdRegTimestampOrigin Text which identifies the origin i.e. system which was used to generate the time stamp for the Traded Regulatory timestamp valueFIX.4.4
end SideTrdRegTS

TrdCapRptSideGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYNumber of sides
2 enum values
ValueNameDescription
1OneSideOne Side
2BothSidesBoth Sides
FIX.4.4
54SidecharYSide of order (see Volume : "Glossary" for value definitions)
16 enum values
ValueNameDescription
1BuyBuy
2SellSell
3BuyMinusBuy minus
4SellPlusSell plus
5SellShortSell short
6SellShortExemptSell short exempt
7UndisclosedUndisclosed (valid for IOI and List Order messages only)
8CrossCross (orders where counterparty is an exchange, valid for all messages except IOIs)
9CrossShortCross short
ACrossShortExemptCross short exxmpt
BAsDefined"As Defined" (for use with multileg instruments)
COpposite"Opposite" (for use with multileg instruments)
DSubscribeSubscribe (e.g. CIV)
ERedeemRedeem (e.g. CIV)
FLendLend (FINANCING - identifies direction of collateral)
GBorrowBorrow (FINANCING - identifies direction of collateral)
FIX.4.4
37OrderIDStringNOrderID should be conditionally required when Trade Capture Report is used for back office processing.FIX.4.4
198SecondaryOrderIDStringNCan be used to provide order id used by exchange or executing system.FIX.4.4
11ClOrdIDStringNRequired for executions against electronically submitted orders which were assigned an ID by the institution or intermediary. In the case of quotes can be mapped to: - QuoteMsgID(1166) of a single Quote - QuoteID(117) of a Mass QuoteFIX.4.4
19ExecRefIDStringNReference identifier used with Trade, Trade Cancel and Trade Correct execution types. (Prior to FIX 4.1 this field was of type int)FIX.4.4
526SecondaryClOrdIDStringNCan be used to provide secondary client order identifiers associated with this trade. In the case of quotes can be mapped to: - QuoteID(117) of a single Quote - QuoteEntryID(299) of a Mass QuoteFIX.4.4
66ListIDStringNUnique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.FIX.4.4
1009SideQtyintNUsed to indicate the quantity on one side of a multi-sided Trade Capture ReportFIX.4.4
1005SideTradeReportIDStringNUsed to indicate the report ID on one side of a multi-sided Trade Capture ReportFIX.4.4
1006SideFillStationCdStringNUsed for order routing to indicate the Fill Station Code on one side of a multi-sided Trade Capture ReportFIX.4.4
1007SideReasonCdStringNUsed to indicate the reason of a multi-sided Trade Capture ReportFIX.4.4
83RptSeqintNUsed for order routing to indicate the fill sequence on one side of a multi-sided Trade Capture ReportFIX.4.4
1008SideTrdSubTypintNUsed to support multi-sided orders of different trade typesFIX.4.4
430NetGrossIndintNCode to represent whether value is net (inclusive of tax) or gross.
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.5.0
1154SideCurrencyCurrencyNUsed to Identify the Currency of the Trade Report Side.FIX.5.0
1155SideSettlCurrencyCurrencyNUsed to Identify the Settlement Currency of the Trade Report Side.FIX.5.0
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.4
453NoPartyIDsNumInGroupNRepeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRoleFIX.4.3
448PartyIDStringNUsed to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.FIX.4.3
447PartyIDSourcecharNUsed to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
18 enum values
ValueNameDescription
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer or Tax ID Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII/FID
3TaiwaneseTradingAcctTaiwanese Trading Acct
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese Investor ID
IISITCAcronymDirected broker three character acronym as defined in ISITC "ETC Best Practice" guidelines document
BBICBIC (Bank Identification Code - SWIFT managed) code (ISO9362 - See "Appendix 6-B")
CGeneralIdentifierGenerally accepted market participant identifier (e.g. NASD mnemonic)
DProprietaryProprietary / Custom code
EISOCountryCodeISO Country Code
FSettlementEntityLocationSettlement Entity Location (note if Local Market Settlement use "E=ISO Country Code") (see "Appendix 6-G" for valid values)
GMICMIC (ISO 10383 - Market Identificer Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g.. Euroclear, DTC, CREST or Kassenverein number)
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
80 enum values
ValueNameDescription
1ExecutingFirmExecuting Firm (formerly FIX 4.2 ExecBroker)
2BrokerOfCreditBroker of Credit (formerly FIX 4.2 BrokerOfCredit)
3ClientIDClient ID (formerly FIX 4.2 ClientID)
4ClearingFirmClearing Firm (formerly FIX 4.2 ClearingFirm)
5InvestorIDInvestor ID
6IntroducingFirmIntroducing Firm
7EnteringFirmEntering Firm
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 - i.e. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buy-side firm)
14GiveupClearingFirmGiveup Clearing Firm (firm to which trade is given up)
15CorrespondantClearingFirmCorrespondant Clearing Firm
16ExecutingSystemExecuting System
17ContraFirmContra Firm
18ContraClearingFirmContra Clearing Firm
19SponsoringFirmSponsoring Firm
20UnderlyingContraFirmUnderlying Contra Firm
21ClearingOrganizationClearing Organization
22ExchangeExchange
24CustomerAccountCustomer Account
25CorrespondentClearingOrganizationCorrespondent Clearing Organization
26CorrespondentBrokerCorrespondent Broker
27BuyerBuyer/Seller (Receiver/Deliverer)
28CustodianCustodian
29IntermediaryIntermediary
30AgentAgent
31SubCustodianSub-custodian
32BeneficiaryBeneficiary
33InterestedPartyInterested party
34RegulatoryBodyRegulatory body
35LiquidityProviderLiquidity provider
36EnteringTraderEntering trader
37ContraTraderContra trader
38PositionAccountPosition account
39ContraInvestorIDContra Investor ID
40TransferToFirmTransfer to Firm
41ContraPositionAccountContra Position Account
42ContraExchangeContra Exchange
43InternalCarryAccountInternal Carry Account
44OrderEntryOperatorIDOrder Entry Operator ID
45SecondaryAccountNumberSecondary Account Number
46ForeignFirmForiegn Firm
47ThirdPartyAllocationFirmThird Party Allocation Firm
48ClaimingAccountClaiming Account
49AssetManagerAsset Manager
50PledgorAccountPledgor Account
51PledgeeAccountPledgee Account
52LargeTraderReportableAccountLarge Trader Reportable Account
53TraderMnemonicTrader mnemonic
54SenderLocationSender Location
55SessionIDSession ID
56AcceptableCounterpartyAcceptable Counterparty
57UnacceptableCounterpartyUnacceptable Counterparty
58EnteringUnitEntering Unit
59ExecutingUnitExecuting Unit
60IntroducingBrokerIntroducing Broker
61QuoteOriginatorQuote originator
62ReportOriginatorReport originator
63SystematicInternaliserSystematic internaliser (SI)
64MultilateralTradingFacilityMultilateral Trading Facility (MTF)
65RegulatedMarketRegulated Market (RM)
66MarketMakerMarket Maker
67InvestmentFirmInvestment Firm
68HostCompetentAuthorityHost Competent Authority (Host CA)
69HomeCompetentAuthorityHome Competent Authority (Home CA)
70CompetentAuthorityLiquidityCompetent Authority of the most relevant market in terms of liquidity (CAL)
71CompetentAuthorityTransactionVenueCompetent Authority of the Transaction (Execution) Venue (CATV)
72ReportingIntermediaryReporting intermediary (medium/vendor via which report has been published)
73ExecutionVenueExecution Venue
74MarketDataEntryOriginatorMarket data entry originator
75LocationIDLocation ID
76DeskIDDesk ID
77MarketDataMarketMarket data market
78AllocationEntityAllocation Entity
79PrimeBrokerPrime Broker providing General Trade Services
80StepOutFirmStep-Out Firm (Prime Broker)
81BrokerClearingIDBrokerClearingID
FIX.4.3
PtysSubGrp [Repeating Group]NRepeating group of Party sub-identifiers.FIX.4.4
802NoPartySubIDsNumInGroupNNumber of PartySubID (523)and PartySubIDType (803) entriesFIX.4.4
523PartySubIDStringNSub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.FIX.4.4
803PartySubIDTypeintNType of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
33 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address
7PhoneNumberPhone number
8EmailAddressEmail address
9ContactNameContact name
10SecuritiesAccountNumberSecurities account number (for settlement instructions)
11RegistrationNumberRegistration number (for settlement instructions and confirmations)
12RegisteredAddressForConfirmationRegistered address (for confirmation purposes)
13RegulatoryStatusRegulatory status (for confirmation purposes)
14RegistrationNameRegistration name (for settlement instructions)
15CashAccountNumberCash account number (for settlement instructions)
16BICBIC
17CSDParticipantMemberCodeCSD participant member code
18RegisteredAddressRegistered address
19FundAccountNameFund account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation desk
26PositionAccountTypePosition account type
27SecurityLocateIDSecurity locate ID
28MarketMakerMarket maker
29EligibleCounterpartyEligible counterparty
30ProfessionalClientProfessional client
31LocationLocation
32ExecutionVenueExecution venue
33CurrencyDeliveryIdentifierCurrency delivery identifier
FIX.4.4
end PtysSubGrp
end Parties
1AccountStringNRequired for executions against electronically submitted orders which were assigned an account by the institution or intermediaryFIX.4.4
660AcctIDSourceintNUsed to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.
6 enum values
ValueNameDescription
1BICBIC
2SIDCodeSID Code
3TFMTFM (GSPTA)
4OMGEOOMGEO (Alert ID)
5DTCCCodeDTCC Code
99OtherOther (custom or proprietary)
FIX.4.4
581AccountTypeintNSpecifies type of account
7 enum values
ValueNameDescription
1CarriedCustomerSideAccount is carried on customer side of the books
2CarriedNonCustomerSideAccount is carried on non-customer side of books
3HouseTraderHouse Trader
4FloorTraderFloor Trader
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
7HouseTraderCrossMarginedAccount is house trader and is cross margined
8JointBackOfficeAccountJoint back office account (JBO)
FIX.4.4
81ProcessCodecharNUsed to specify Step-out trades
7 enum values
ValueNameDescription
0RegularRegular
1SoftDollarSoft Dollar
2StepInStep-In
3StepOutStep-Out
4SoftDollarStepInSoft-dollar Step-In
5SoftDollarStepOutSoft-dollar Step-Out
6PlanSponsorPlan Sponsor
FIX.4.4
1093LotTypecharNDefines the lot type assigned to the order.
3 enum values
ValueNameDescription
1OddLotOdd Lot
2RoundLotRound Lot
3BlockLotBlock Lot
FIX.4.4
575OddLotBooleanNThis trade is to be treated as an odd lot If this field is not specified, the default will be "N"
2 enum values
ValueNameDescription
NTreatAsRoundLotTreat as round lot (default)
YTreatAsOddLotTreat as odd lot
FIX.4.4
ClrInstGrp [Repeating Group]NFIX.4.4
576NoClearingInstructionsNumInGroupN** Nested Repeating Group follows **FIX.4.4
577ClearingInstructionintNRequired if NoClearingInstructions > 0
14 enum values
ValueNameDescription
0ProcessNormallyProcess normally
1ExcludeFromAllNettingExclude from all netting
2BilateralNettingOnlyBilateral netting only
3ExClearingEx clearing
4SpecialTradeSpecial trade
5MultilateralNettingMultilateral netting
6ClearAgainstCentralCounterpartyClear against central counterparty
7ExcludeFromCentralCounterpartyExclude from central counterparty
8ManualModeManual mode (pre-posting and/or pre-giveup)
9AutomaticPostingModeAutomatic posting mode (trade posting to the position account number specified)
10AutomaticGiveUpModeAutomatic give-up mode (trade give-up to the give-up destination number specified)
11QualifiedServiceRepresentativeQSRQualified Service Representative QSR
12CustomerTradeCustomer trade
13SelfClearingSelf clearing
FIX.4.4
end ClrInstGrp
578TradeInputSourceStringNType of input device or system from which the trade was entered.FIX.4.4
579TradeInputDeviceStringNSpecific device number, terminal number or station where trade was enteredFIX.4.4
821OrderInputDeviceStringNSpecific device number, terminal number or station where order was enteredFIX.4.4
376ComplianceIDStringNID used to represent this transaction for compliance purposes (e.g. OATS reporting).FIX.4.4
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
NWasNotSolicitedWas not solicited
YWasSolicitedWas solicited
FIX.4.4
528OrderCapacitycharNThe capacity of the participant for this trade ( principal or agent for example).
6 enum values
ValueNameDescription
AAgencyAgency
GProprietaryProprietary
IIndividualIndividual
PPrincipalPrincipal (Note for CMS purposes, "Principal" includes "Proprietary")
RRisklessPrincipalRiskless Principal
WAgentForOtherMemberAgent for Other Member
FIX.4.4
529OrderRestrictionsMultipleCharValueNRestrictions associated with the participant and their capacity for this trade.
14 enum values
ValueNameDescription
1ProgramTradeProgram Trade
2IndexArbitrageIndex Arbitrage
3NonIndexArbitrageNon-Index Arbitrage
4CompetingMarketMakerCompeting Market Maker
5ActingAsMarketMakerOrSpecialistInSecurityActing as Market Maker or Specialist in the security
6ActingAsMarketMakerOrSpecialistInUnderlyingActing as Market Maker of Specialist in the underlying security of a derivative seucirty
7ForeignEntityForeign Entity (of foreign government or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExtneral Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
BIssuerHoldingIssuer Holding
CIssuePriceStabilizationIssue Price Stabilization
DNonAlgorithmicNon-algorithmic
EAlgorithmicAlgorithmic
FIX.4.4
582CustOrderCapacityintNThe customer capacity for this trade
4 enum values
ValueNameDescription
1MemberTradingForTheirOwnAccountMember trading for their own account
2ClearingFirmTradingForItsProprietaryAccountClearing Firm trading for its proprietary account
3MemberTradingForAnotherMemberMember trading for another member
4AllOtherAll other
FIX.4.4
40OrdTypecharNOrder type from the order associated with the trade
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.4.4
18ExecInstMultipleCharValueNExecution Instruction from the order associated with the trade
56 enum values
ValueNameDescription
0StayOnOfferSideStay on offer side
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bid side
ANoCrossNo cross (cross is forbidden)
BOKToCrossOK to cross
CCallFirstCall first
DPercentOfVolumePercent of volume (indicates that the sender does not want to be all of the volume on the floor vs. a specific percentage)
EDoNotIncreaseDo not increase - DNI
FDoNotReduceDo not reduce - DNR
GAllOrNoneAll or none - AON
HReinstateOnSystemFailureReinstate on system failure (mutually exclusive with Q and l)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K and m)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with J and m)
LLastPegLast peg (last sale)
MMidPricePegMid-price peg (midprice of inside quote)
NNonNegotiableNon-negotiable
OOpeningPegOpening peg
PMarketPegMarket peg
QCancelOnSystemFailureCancel on system failure (mutually exclusive with H and l)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
TFixedPegToLocalBestBidOrOfferAtTimeOfOrderFixed Peg to Local best bid or offer at time of order
UCustomerDisplayInstructionCustomer Display Instruction (Rule 11Ac1-1/4)
VNettingNetting (for Forex)
WPegToVWAPPeg to VWAP
XTradeAlongTrade Along
YTryToStopTry To Stop
ZCancelIfNotBestCancel if not best
aTrailingStopPegTrailing Stop Peg
bStrictLimitStrict Limit (No price improvement)
cIgnorePriceValidityChecksIgnore Price Validity Checks
dPegToLimitPricePeg to Limit Price
eWorkToTargetStrategyWork to Target Strategy
fIntermarketSweepIntermarket Sweep
gExternalRoutingAllowedExternal Routing Allowed
hExternalRoutingNotAllowedExternal Routing Not Allowed
iImbalanceOnlyImbalance Only
jSingleExecutionRequestedForBlockTradeSingle execution requested for block trade
kBestExecutionBest Execution
lSuspendOnSystemFailureSuspend on system failure (mutually exclusive with H and Q)
mSuspendOnTradingHaltSuspend on Trading Halt (mutually exclusive with J and K)
nReinstateOnConnectionLossReinstate on connection loss (mutually exclusive with o and p)
oCancelOnConnectionLossCancel on connection loss (mutually exclusive with n and p)
pSuspendOnConnectionLossSuspend on connection loss (mutually exclusive with n and o)
qReleaseFromSuspensionRelease from suspension (mutually exclusive with S)
rExecuteAsDeltaNeutralExecute as delta neutral using volatility provided
sExecuteAsDurationNeutralExecute as duration neutral
tExecuteAsFXNeutralExecute as FX neutral
FIX.4.4
483TransBkdTimeUTCTimestampNA 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.4
336TradingSessionIDStringNIdentifier for Trading Session A trading session spans an extended period of time that can also be expressed informally in terms of the trading day. Usage is determined by market or counterparties. To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
943TimeBracketStringNA code that represents a time interval in which a fill or trade occurred. Required for US futures markets.FIX.4.4
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.4
12CommissionAmtNCommission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05.FIX.4.3
13CommTypecharNCommission type
6 enum values
ValueNameDescription
1PerUnitPer Unit (implying shares, par, currency, etc.)
2PercentPercent
3AbsoluteAbsolute (total monetary amount)
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)
FIX.4.3
479CommCurrencyCurrencyNFor CIV - OptionalFIX.4.3
497FundRenewWaivcharNFor CIV - Optional
2 enum values
ValueNameDescription
NNoNo
YYesYes
FIX.4.3
157NumDaysInterestintNNumber of Days of Interest for convertible bonds and fixed income. Note value may be negative.FIX.4.4
230ExDateLocalMktDateNThe date when a distribution of interest is deducted from a securities assets or set aside for payment to bondholders. On the ex-date, the securities price drops by the amount of the distribution (plus or minus any market activity). (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.4
158AccruedInterestRatePercentageNThe amount the buyer compensates the seller for the portion of the next coupon interest payment the seller has earned but will not receive from the issuer because the issuer will send the next coupon payment to the buyer. Accrued Interest Rate is the annualized Accrued Interest amount divided by the purchase price of the bond.FIX.4.4
159AccruedInterestAmtAmtNAmount of Accrued Interest for convertible bonds and fixed incomeFIX.4.4
738InterestAtMaturityAmtNAmount of interest (i.e. lump-sum) at maturity.FIX.4.4
920EndAccruedInterestAmtAmtNFor repurchase agreements the accrued interest on termination.FIX.4.4
921StartCashAmtNFor repurchase agreements the start (dirty) cash considerationFIX.4.4
922EndCashAmtNFor repurchase agreements the end (dirty) cash considerationFIX.4.4
238ConcessionAmtNProvides the reduction in price for the secondary market in Muncipals. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.4
237TotalTakedownAmtNThe price at which the securities are distributed to the different members of an underwriting group for the primary market in Municipals, total gross underwriter's spread. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.4
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.4
119SettlCurrAmtAmtNUsed to report results of forex accommodation tradeFIX.4.4
155SettlCurrFxRatefloatNForeign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrencyFIX.4.4
156SettlCurrFxRateCalccharNSpecifies whether the SettlCurrFxRate should be multiplied or divided
2 enum values
ValueNameDescription
MMultiplyMultiply
DDivideDivide
FIX.4.4
77PositionEffectcharNFor use in derivatives omnibus accounting
6 enum values
ValueNameDescription
CCloseClose
FFIFOFIFO
OOpenOpen
RRolledRolled
NCloseButNotifyOnOpenClose but notify on open
DDefaultDefault
FIX.4.4
58TextStringNMay be used by the executing market to record any execution Details that are particular to that marketFIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4
752SideMultiLegReportingTypeintNDefault is a single security if not specified. Provided to support the scenario where a single leg instrument trades against an individual leg of a multileg instrument.
3 enum values
ValueNameDescription
1SingleSecuritySingle Security (default if not specified)
2IndividualLegOfAMultilegSecurityIndividual leg of a multileg security
3MultilegSecurityMultileg Security
FIX.4.4
ContAmtGrp [Repeating Group]NFIX.4.4
518NoContAmtsNumInGroupNNumber of contract details in this message (number of repeating groups to follow)FIX.4.4
519ContAmtTypeintNMust be first field in the repeating group.
15 enum values
ValueNameDescription
1CommissionAmountCommission amount (actual)
2CommissionPercentCommission percent (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge Percent
5DiscountAmountDiscount Amount
6DiscountPercentDiscount Percent
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy Percent
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge Percent
11FundBasedRenewalCommissionPercentFund-Based Renewal Commission Percent (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
13FundBasedRenewalCommissionOnOrderFund-Based Renewal Commission Amount (based on Order value)
14FundBasedRenewalCommissionOnFundFund-Based Renewal Commission Amount (based on Projected Fund value)
15NetSettlementAmountNet Settlement Amount
FIX.4.4
520ContAmtValuefloatNValue of Contract Amount, e.g. a financial amount or percentage as indicated by ContAmtType (519).FIX.4.4
521ContAmtCurrCurrencyNSpecifies currency for the Contract amount if different from the Deal Currency - see "Appendix 6-A; Valid Currency Codes".FIX.4.4
end ContAmtGrp
Stipulations [Repeating Group]NThe Stipulations component block is used in Fixed Income to provide additional information on a given security. These additional information are usually not considered static data information.FIX.4.4
232NoStipulationsNumInGroupNNumber of stipulation entries (Note tag # was reserved in FIX 4.1, added in FIX 4.3).FIX.4.3
233StipulationTypeStringNRequired if NoStipulations >0
80 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAlternative Minimum Tax (Y/N)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (Y/N)
BGNCONBargainConditionsBargain conditions (see StipulationValue (234) for values)
COUPONCouponRangeCoupon range
CURRENCYISOCurrencyCodeISO Currency Code
CUSTOMDATECustomStartCustom start/end date
GEOGGeographicsGeographics and % range (ex. 234=CA 0-80 [minimum of 80% California assets])
HAIRCUTValuationDiscountValuation Discount
INSUREDInsuredInsured (Y/N)
ISSUEIssueDateYear Or Year/Month of Issue (ex. 234=2002/09)
ISSUERIssuerIssuer's ticker
ISSUESIZEIssueSizeRangeissue size range
LOOKBACKLookbackDaysLookback Days
LOTExplicitLotIdentifierExplicit lot identifier
LOTVARLotVarianceLot Variance (value in percent maximum over- or under-allocation allowed)
MATMaturityYearAndMonthMaturity Year And Month
MATURITYMaturityRangeMaturity range
MAXSUBSMaximumSubstitutionsMaximum substitutions (Repo)
MINDNOMMinimumDenominationMinimum denomination
MININCRMinimumIncrementMinimum increment
MINQTYMinimumQuantityMinimum quantity
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber Of Pieces
PMAXPoolsMaximumPools Maximum
PPLPoolsPerLotPools per Lot
PPMPoolsPerMillionPools per Million
PPTPoolsPerTradePools per Trade
PRICEPriceRangePrice Range
PRICEFREQPricingFrequencyPricing frequency
PRODProductionYearProduction Year
PROTECTCallProtectionCall protection
PURPOSEPurposePurpose
PXSOURCEBenchmarkPriceSourceBenchmark price source
RATINGRatingSourceAndRangeRating source and range
REDEMPTIONTypeOfRedemptionType Of Redemption - values are: NonCallable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (Y/N)
SECTORMarketSectorMarket Sector
SECTYPESecurityTypeIncludedOrExcludedSecurity Type included or excluded
STRUCTStructureStructure
SUBSFREQSubstitutionsFrequencySubstitutions frequency (Repo)
SUBSLEFTSubstitutionsLeftSubstitutions left (Repo)
TEXTFreeformTextFreeform Text
TRDVARTradeVarianceTrade Variance (value in percent maximum over- or under-allocation allowed)
WACWeightedAverageCouponWeighted Average Coupon - value in percent (exact or range) plus "Gross" or "Net" of servicing spread (the default) (ex. 234=6.5-Net [minimum of 6.5% net of servicing fee])
WALWeightedAverageLifeCouponWeighted Average Life Coupon - value in percent (exact or range)
WALAWeightedAverageLoanAgeWeighted Average Loan Age - value in months (exact or range)
WAMWeightedAverageMaturityWeighted Average Maturity - value in months (exact or range)
WHOLEWholePoolWhole Pool (Y/N)
YIELDYieldRangeYield Range
AVFICOAverageFICOScoreAverage FICO Score
AVSIZEAverageLoanSizeAverage Loan Size
MAXBALMaximumLoanBalanceMaximum Loan Balance
POOLPoolIdentifierPool Identifier
ROLLTYPETypeOfRollTradeType of Roll trade
REFTRADEReferenceToRollingOrClosingTradereference to rolling or closing trade
REFPRINPrincipalOfRollingOrClosingTradeprincipal of rolling or closing trade
REFINTInterestOfRollingOrClosingTradeinterest of rolling or closing trade
AVAILQTYAvailableOfferQuantityToBeShownToTheStreetAvailable offer quantity to be shown to the street
BROKERCREDITBrokerCreditBroker's sales credit
INTERNALPXOfferPriceToBeShownToInternalBrokersOffer price to be shown to internal brokers
INTERNALQTYOfferQuantityToBeShownToInternalBrokersOffer quantity to be shown to internal brokers
LEAVEQTYTheMinimumResidualOfferQuantityThe minimum residual offer quantity
MAXORDQTYMaximumOrderSizeMaximum order size
ORDRINCROrderQuantityIncrementOrder quantity increment
PRIMARYPrimaryOrSecondaryMarketIndicatorPrimary or Secondary market indicator
SALESCREDITOVRBrokerSalesCreditOverrideBroker sales credit override
TRADERCREDITTraderCreditTrader's credit
DISCOUNTDiscountRateDiscount Rate (when price is denominated in percent of par)
YTMYieldToMaturityYield to Maturity (when YieldType(235) and Yield(236) show a different yield)
ABSAbsolutePrepaymentSpeedAbsolute Prepayment Speed
CPPConstantPrepaymentPenaltyConstant Prepayment Penalty
CPRConstantPrepaymentRateConstant Prepayment Rate
CPYConstantPrepaymentYieldConstant Prepayment Yield
HEPFinalCPROfHomeEquityPrepaymentCurvefinal CPR of Home Equity Prepayment Curve
MHPPercentOfManufacturedHousingPrepaymentCurvePercent of Manufactured Housing Prepayment Curve
MPRMonthlyPrepaymentRateMonthly Prepayment Rate
PPCPercentOfProspectusPrepaymentCurvePercent of Prospectus Prepayment Curve
PSAPercentOfBMAPrepaymentCurvePercent of BMA Prepayment Curve
SMMSingleMonthlyMortalitySingle Monthly Mortality
FIX.4.3
234StipulationValueStringNFor Fixed Income. Value of stipulation. The expression can be an absolute single value or a combination of values and logical operators: < value > value <= value >= value value value - value2 value OR value2 value AND value2 YES NO Bargain conditions recognized by the London Stock Exchange - to be used when StipulationType is "BGNCON". CD = Special cum Dividend XD = Special ex Dividend CC = Special cum Coupon XC = Special ex Coupon CB = Special cum Bonus XB = Special ex Bonus CR = Special cum Rights XR = Special ex Rights CP = Special cum Capital Repayments XP = Special ex Capital Repayments CS = Cash Settlement SP = Special Price TR = Report for European Equity Market Securities in accordance with Chapter 8 of the Rules. GD = Guaranteed Delivery Values for StipulationType = "PXSOURCE": BB GENERIC BB FAIRVALUE BROKERTEC ESPEED GOVPX HILLIARD FARBER ICAP TRADEWEB TULLETT LIBERTY If a particular side of the market is wanted append /BID /OFFER or /MID. plus appropriate combinations of the above and other expressions by mutual agreement of the counterparties. Examples: ">=60", ".25", "ORANGE OR CONTRACOSTA", etc. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
MiscFeesGrp [Repeating Group]NFIX.4.4
136NoMiscFeesNumInGroupNRequired if any miscellaneous fees are reported. Indicates number of repeating entries. Repeating group. ** Nested Repeating Group follows **FIX.4.4
137MiscFeeAmtAmtNRequired if NoMiscFees > 0FIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypeStringNRequired if NoMiscFees > 0
14 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
13TransferFeeTransfer Fee
14SecurityLendingSecurity Lending
FIX.4.4
891MiscFeeBasisintNDefines the unit for a miscellaneous fee.
3 enum values
ValueNameDescription
0AbsoluteAbsolute
1PerUnitPer Unit
2PercentagePercentage
FIX.4.4
end MiscFeesGrp
825ExchangeRuleStringNUsed to report any exchange rules that apply to this trade.FIX.4.4
826TradeAllocIndicatorintNIdentifies if the trade is to be allocated
6 enum values
ValueNameDescription
0AllocationNotRequiredAllocation not required
1AllocationRequiredAllocation required (give-up trade) allocation information not provided (incomplete)
2UseAllocationProvidedWithTheTradeUse allocation provided with the trade
3AllocationGiveUpExecutorAllocation give-up executor
4AllocationFromExecutorAllocation from executor
5AllocationToClaimAccountAllocation to claim account
FIX.4.4
591PreallocMethodcharNIndicates the method of preallocation.
2 enum values
ValueNameDescription
0ProRataPro-rata
1DoNotProRataDo not pro-rata - discuss first
FIX.4.4
70AllocIDStringNUsed to assign an ID to the block of preallocationsFIX.4.4
TrdAllocGrp [Repeating Group]NFIX.4.4
78NoAllocsNumInGroupNNumber of repeating groups for trade allocationFIX.4.4
79AllocAccountStringNRequired if NoAllocs > 0. Must be first field in repeating group.FIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
NestedParties2 [Repeating Group]NInsert here the set of "NestedParties2" (firm identification "nested" within additional repeating group) fields defined in "Common Components of Application Messages"FIX.4.4
756NoNested2PartyIDsNumInGroupNRepeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRoleFIX.4.4
757Nested2PartyIDStringNUsed to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
758Nested2PartyIDSourcecharNUsed to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.FIX.4.4
759Nested2PartyRoleintNIdentifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.FIX.4.4
NstdPtys2SubGrp [Repeating Group]NRepeating group of Nested2Party sub-identifiers.FIX.4.4
806NoNested2PartySubIDsNumInGroupNNumber of Nested2PartySubID (760) and Nested2PartySubIDType (807) entries. Second instance of <NestedParties>.FIX.4.4
760Nested2PartySubIDStringNPartySubID value within a "second instance" Nested repeating group. Same values as PartySubID (523)FIX.4.4
807Nested2PartySubIDTypeintNType of Nested2PartySubID (760) value. Second instance of <NestedParties>. Same values as PartySubIDType (803)FIX.4.4
end NstdPtys2SubGrp
end NestedParties2
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
993AllocCustomerCapacityStringNCan be used for granular reporting of separate allocation detail within a single trade report or allocation message.FIX.4.4
1002AllocMethodintNSpecifies the method under which a trade quantity was allocated.
3 enum values
ValueNameDescription
1AutomaticAutomatic
2GuarantorGuarantor
3ManualManual
FIX.4.4
989SecondaryIndividualAllocIDStringNProvides support for an intermediary assigned allocation IDFIX.4.4
1136AllocClearingFeeIndicatorStringNClearingFeeIndicator(635) for Allocation, see ClearingFeeIndicator(635) for permitted values.FIX.4.4
end TrdAllocGrp
SideTrdRegTS [Repeating Group]NUsed to indicate the regulatory time stamp on one side of a multi-sided Trade Capture Report.FIX.4.4
1016NoSideTrdRegTSNumInGroupNIndicates number of SideTimestamps contained in groupFIX.4.4
1012SideTrdRegTimestampUTCTimestampNWill be used in a multi-sided message. Traded Regulatory timestamp value Use to store time information required by government regulators or self regulatory organizations such as an exchange or clearing houseFIX.4.4
1013SideTrdRegTimestampTypeintNSame as TrdRegTimeStampTypeFIX.4.4
1014SideTrdRegTimestampSrcStringNSame as TrdRegTimestampOrigin Text which identifies the origin i.e. system which was used to generate the time stamp for the Traded Regulatory timestamp valueFIX.4.4
end SideTrdRegTS
SettlDetails [Repeating Group]NConveys settlement account details reported as part of obligationFIX.5.0
1158NoSettlDetailsNumInGroupNNumber of settlement partiesFIX.5.0
1164SettlObligSourcecharNIndicates the Source of the Settlement Instructions
3 enum values
ValueNameDescription
1InstructionsOfBrokerInstructions of Broker
2InstructionsForInstitutionInstructions for Institution
3InvestorInvestor
FIX.5.0
SettlParties [Repeating Group]NCarries settlement account informationFIX.5.0
781NoSettlPartyIDsNumInGroupNRepeating group below should contain unique combinations of SettlPartyID, SettlPartyIDSource, and SettlPartyRoleFIX.4.4
782SettlPartyIDStringNUsed to identify source of SettlPartyID. Required if SettlPartyIDSource is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
783SettlPartyIDSourcecharNUsed to identify class source of SettlPartyID value (e.g. BIC). Required if SettlPartyID is specified. Required if NoSettlPartyIDs > 0.FIX.4.4
784SettlPartyRoleintNIdentifies the type of SettlPartyID (e.g. Executing Broker). Required if NoSettlPartyIDs > 0.FIX.4.4
SettlPtysSubGrp [Repeating Group]NRepeating group of SettlParty sub-identifiers.FIX.4.4
801NoSettlPartySubIDsNumInGroupNNumber of SettlPartySubID (785) and SettlPartySubIDType (786) entriesFIX.4.4
785SettlPartySubIDStringNPartySubID value within a settlement parties component. Same values as PartySubID (523)FIX.4.4
786SettlPartySubIDTypeintNType of SettlPartySubID (785) value. Same values as PartySubIDType (803)FIX.4.4
end SettlPtysSubGrp
end SettlParties
end SettlDetails
1072SideGrossTradeAmtAmtNThe gross trade amount for this side of the trade. See also GrossTradeAmt (381) for additional definition.FIX.4.4
1057AggressorIndicatorBooleanNUsed to identify whether the order initiator is an aggressor or not in the trade.
2 enum values
ValueNameDescription
YOrderInitiatorIsAggressorOrder initiator is aggressor
NOrderInitiatorIsPassiveOrder initiator is passive
FIX.4.4
1139ExchangeSpecialInstructionsStringNFree format test string related to exchange.FIX.4.4

TrdCollGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
897NoTradesNumInGroupNTrades for which collateral is requiredFIX.4.4
571TradeReportIDStringNRequired if NoTrades > 0FIX.4.4
818SecondaryTradeReportIDStringNSecondary trade report identifier - can be used to associate an additional identifier with a trade.FIX.4.4

TrdInstrmtLegGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of legs Identifies a Multi-leg Execution if present and non-zero.FIX.4.4
InstrumentLeg [Component]NMust be provided if Number of legs > 0FIX.4.4
600LegSymbolStringNMultileg instrument's individual security's Symbol. See Symbol (55) field for descriptionFIX.4.3
601LegSymbolSfxStringNMultileg instrument's individual security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
602LegSecurityIDStringNMultileg instrument's individual security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
603LegSecurityIDSourceStringNMultileg instrument's individual security's SecurityIDSource. See SecurityIDSource (22) field for descriptionFIX.4.3
LegSecAltIDGrp [Repeating Group]NFIX.4.4
604NoLegSecurityAltIDNumInGroupNMultileg instrument's individual security's NoSecurityAltID. See NoSecurityAltID (454) field for descriptionFIX.4.4
605LegSecurityAltIDStringNMultileg instrument's individual security's SecurityAltID. See SecurityAltID (455) field for descriptionFIX.4.4
606LegSecurityAltIDSourceStringNMultileg instrument's individual security's SecurityAltIDSource. See SecurityAltIDSource (456) field for descriptionFIX.4.4
end LegSecAltIDGrp
607LegProductintNMultileg instrument's individual security's Product. See Product (460) field for descriptionFIX.4.3
608LegCFICodeStringNMultileg instrument's individual security's CFICode. See CFICode (461) field for descriptionFIX.4.3
609LegSecurityTypeStringNRefer to definition of SecurityType(167)FIX.4.3
764LegSecuritySubTypeStringNSecuritySubType of the leg instrument. See SecuritySubType (762) field for descriptionFIX.4.4
610LegMaturityMonthYearMonthYearNMultileg instrument's individual security's MaturityMonthYear. See MaturityMonthYear (200) field for descriptionFIX.4.3
611LegMaturityDateLocalMktDateNMultileg instrument's individual security's MaturityDate. See MaturityDate (54) field for descriptionFIX.4.3
1212LegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
248LegCouponPaymentDateLocalMktDateNMultileg instrument's individual leg security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
249LegIssueDateLocalMktDateNMultileg instrument's individual leg security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
250LegRepoCollateralSecurityTypeStringNMultileg instrument's individual leg security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
251LegRepurchaseTermintNMultileg instrument's individual leg security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
252LegRepurchaseRatePercentageNMultileg instrument's individual leg security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
253LegFactorfloatNMultileg instrument's individual leg security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
257LegCreditRatingStringNMultileg instrument's individual leg security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
599LegInstrRegistryStringNMultileg instrument's individual leg security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
596LegCountryOfIssueCountryNMultileg instrument's individual leg security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
597LegStateOrProvinceOfIssueStringNMultileg instrument's individual leg security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
598LegLocaleOfIssueStringNMultileg instrument's individual leg security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
254LegRedemptionDateLocalMktDateNMultileg instrument's individual leg security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
612LegStrikePricePriceNMultileg instrument's individual security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
942LegStrikeCurrencyCurrencyNCurrency in which the strike price of a instrument leg of a multileg instrument is denominatedFIX.4.4
613LegOptAttributecharNMultileg instrument's individual security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
614LegContractMultiplierfloatNMultileg instrument's individual security's ContractMultiplier. See ContractMultiplier (23) field for descriptionFIX.4.3
999LegUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1224LegUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1421LegPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1422LegPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1001LegTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1420LegExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
615LegCouponRatePercentageNMultileg instrument's individual security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
616LegSecurityExchangeExchangeNMultileg instrument's individual security's SecurityExchange. See SecurityExchange (207) field for descriptionFIX.4.3
617LegIssuerStringNMultileg instrument's individual security's Issuer. See Issuer (106) field for descriptionFIX.4.3
618EncodedLegIssuerLenLengthNMultileg instrument's individual security's EncodedIssuerLen. See EncodedIssuerLen (348) field for descriptionFIX.4.3
619EncodedLegIssuerdataNMultileg instrument's individual security's EncodedIssuer. See EncodedIssuer (349) field for descriptionFIX.4.3
620LegSecurityDescStringNMultileg instrument's individual security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
621EncodedLegSecurityDescLenLengthNMultileg instrument's individual security's EncodedSecurityDescLen. See EncodedSecurityDescLen (350) field for descriptionFIX.4.3
622EncodedLegSecurityDescdataNMultileg instrument's individual security's EncodedSecurityDesc. See EncodedSecurityDesc (35) field for descriptionFIX.4.3
623LegRatioQtyfloatNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
624LegSidecharNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.3
556LegCurrencyCurrencyNSpecific to the <InstrumentLeg> (not in <Instrument>)FIX.4.4
740LegPoolStringNIdentifies MBS / ABS poolFIX.4.4
739LegDatedDateLocalMktDateNThe effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual DateFIX.4.4
955LegContractSettlMonthMonthYearNSpecifies when the contract (i.e. MBS/TBA) will settle.FIX.4.4
956LegInterestAccrualDateLocalMktDateNThe start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated DateFIX.4.4
1358LegPutOrCallintNUsed to express option rightFIX.5.0
1017LegOptionRatiofloatNLegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.FIX.4.4
566LegPricePriceNUsed to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.FIX.4.4
687LegQtyQtyNQuantity of this leg, e.g. in Quote dialog. See Quantity (53) for description and valid valuesFIX.4.4
690LegSwapTypeintNInstead of LegQty - requests that the sellside calculate LegQty based on opposite Leg
4 enum values
ValueNameDescription
1ParForParPar For Par
2ModifiedDurationModified Duration
4RiskRisk
5ProceedsProceeds
FIX.4.4
990LegReportIDStringNAdditional attribute to store the Trade ID of the Leg.FIX.4.4
1152LegNumberintNAllow sequencing of Legs for a Strategy to be capturedFIX.5.0
LegStipulations [Repeating Group]NThe LegStipulations component block has the same usage as the Stipulations component block, but for a leg instrument in a multi-legged security.FIX.4.4
683NoLegStipulationsNumInGroupNNumber of leg stipulation entriesFIX.4.4
688LegStipulationTypeStringNRequired if NoLegStipulations >0FIX.4.4
689LegStipulationValueStringNFor Fixed Income, value of stipulation. See StipulationValue (234) for description and valid valuesFIX.4.4
end LegStipulations
564LegPositionEffectcharNProvide if the PositionEffect for the leg is different from that specified for the overall multileg securityFIX.4.4
565LegCoveredOrUncoveredintNProvide if the CoveredOrUncovered for the leg is different from that specified for the overall multileg security.FIX.4.4
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.4
539NoNestedPartyIDsNumInGroupNRepeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRoleFIX.4.3
524NestedPartyIDStringNUsed to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
525NestedPartyIDSourcecharNUsed to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.FIX.4.3
538NestedPartyRoleintNIdentifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.FIX.4.3
NstdPtysSubGrp [Repeating Group]NRepeating group of NestedParty sub-identifiers.FIX.4.4
804NoNestedPartySubIDsNumInGroupNNumber of NestedPartySubID (545) and NestedPartySubIDType (805) entriesFIX.4.4
545NestedPartySubIDStringNPartySubID value within a nested repeating group. Same values as PartySubID (523)FIX.4.4
805NestedPartySubIDTypeintNType of NestedPartySubID (545) value. Same values as PartySubIDType (803)FIX.4.4
end NstdPtysSubGrp
end NestedParties
654LegRefIDStringNUsed to identify a specific leg.FIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNTakes precedence over LegSettlmntTyp value and conditionally required/omitted for specific LegSettlType values.FIX.4.4
637LegLastPxPriceNUsed to report the execution price assigned to the leg of the multileg instrumentFIX.4.4
675LegSettlCurrencyCurrencyNIdentifies settlement currency for the Leg. See SettlCurrency (20) for description and valid valuesFIX.4.4
1073LegLastForwardPointsPriceOffsetNThe forward points for this leg's fill event. Value can be negative. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199FIX.4.4
1074LegCalculatedCcyLastQtyQtyNUsed for the calculated quantity of the other side of the currency for this leg. Can be derived from LegQty and LegLastPx.FIX.4.4
1075LegGrossTradeAmtAmtNFor FX Futures can be used to express the notional value of a trade when LegLastQty and other quantity fields are expressed in terms of number of contracts - LegContractMultiplier (231) is required in this case.FIX.4.4
1379LegVolatilityfloatNSpecifies the volatility of an instrument leg.FIX.5.0
1381LegDividendYieldPercentageNRefer to definition for DividendYield(1380).FIX.5.0
1383LegCurrencyRatiofloatNSpecifies the currency ratio between the currency used for a multileg price and the currency used by the outright book defined by the leg. Example: Multileg quoted in EUR, outright leg in USD and 1 EUR = 0,7 USD then LegCurrencyRatio = 0.7FIX.5.0
1384LegExecInstMultipleCharValueNRefer to ExecInst(18) Same values as ExecInst(18)FIX.5.0
1418LegLastQtyQtyNFill quantity for the leg instrumentFIX.5.0
TradeCapLegUnderlyingsGrp [Repeating Group]NFIX.5.0
1342NoOfLegUnderlyingsNumInGroupNNumber of legs for the underlying instrumentFIX.5.0
UnderlyingLegInstrument [Component]NFIX.5.0
1330UnderlyingLegSymbolStringNRefer to definition for Symbol(55)FIX.5.0
1331UnderlyingLegSymbolSfxStringNRefer to definition for SymbolSfx(65)FIX.5.0
1332UnderlyingLegSecurityIDStringNRefer to definition for SecurityID(48)FIX.5.0
1333UnderlyingLegSecurityIDSourceStringNRefer to definition for SecurityIDSource(22)FIX.5.0
UnderlyingLegSecurityAltIDGrp [Repeating Group]NFIX.5.0
1334NoUnderlyingLegSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1335UnderlyingLegSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1336UnderlyingLegSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0
end UnderlyingLegSecurityAltIDGrp
1344UnderlyingLegCFICodeStringNRefer to definition for CFICode(461)FIX.5.0
1337UnderlyingLegSecurityTypeStringNRefer to definition for SecurityType(167)FIX.5.0
1338UnderlyingLegSecuritySubTypeStringNRefer to definition for SecuritySubType(762)FIX.5.0
1339UnderlyingLegMaturityMonthYearMonthYearNRefer to definition for MaturityMonthYear(200)FIX.5.0
1345UnderlyingLegMaturityDateLocalMktDateNDate of maturity.FIX.5.0
1405UnderlyingLegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
1340UnderlyingLegStrikePricePriceNRefer to definition for StrikePrice(202)FIX.5.0
1391UnderlyingLegOptAttributecharNRefer to definition of OptAttribute(206)FIX.5.0
1343UnderlyingLegPutOrCallintNRefer to definition for PutOrCall(201)FIX.5.0
1341UnderlyingLegSecurityExchangeStringNRefer to definition for SecurityExchange(207)FIX.5.0
1392UnderlyingLegSecurityDescStringNRefer to definition of SecurityDesc(107)FIX.5.0
end TradeCapLegUnderlyingsGrp

TrdRegTimestamps

BlockRepeating Common
The TrdRegTimestamps component block is used to express timestamps for an order or trade that are required by regulatory agencies These timesteamps are used to identify the timeframes for when an order or trade is received on the floor, received and executed by the broker, etc.
TagNameTypeReq DescriptionAdded
768NoTrdRegTimestampsNumInGroupNNumber of TrdRegTimestamp (769) entriesFIX.4.4
769TrdRegTimestampUTCTimestampNRequired if NoTrdRegTimestamps > 1FIX.4.4
770TrdRegTimestampTypeintNRequired if NoTrdRegTimestamps > 1
6 enum values
ValueNameDescription
1ExecutionTimeExecution Time
2TimeInTime In
3TimeOutTime Out
4BrokerReceiptBroker Receipt
5BrokerExecutionBroker Execution
6DeskReceiptDesk Receipt
FIX.4.4
771TrdRegTimestampOriginStringNFIX.4.4
1033DeskTypeStringNType of Trading desk
11 enum values
ValueNameDescription
AAgencyAgency
ARArbitrageArbitrage
DDerivativesDerivatives
INInternationalInternational
ISInstitutionalInstitutional
OOtherOther
PFPreferredTradingPreferred Trading
PRProprietaryProprietary
PTProgramTradingProgram Trading
SSalesSales
TTradingTrading
FIX.4.4
1034DeskTypeSourceintN
1 enum values
ValueNameDescription
1NASDOATSNASD OATS
FIX.4.4
1035DeskOrderHandlingInstMultipleStringValueN
24 enum values
ValueNameDescription
ADDAddOnOrderAdd-on Order
AONAllOrNoneAll or None
CNHCashNotHeldCash Not Held
DIRDirectedOrderDirected Order
E.WExchangeForPhysicalTransactionExchange for Physical Transaction
FOKFillOrKillFill or Kill
IOImbalanceOnlyImbalance Only
IOCImmediateOrCancelImmediate or Cancel
LOOLimitOnOpenLimit On Open
LOCLimitOnCloseLimit on Close
MAOMarketAtOpenMarket at Open
MACMarketAtCloseMarket at Close
MOOMarketOnOpenMarket on Open
MOCMarketOnCloseMarket On Close
MQTMinimumQuantityMinimum Quantity
NHNotHeldNot Held
OVDOverTheDayOver the Day
PEGPeggedPegged
RSVReserveSizeOrderReserve Size Order
S.WStopStockTransactionStop Stock Transaction
SCLScaleScale
TMOTimeOrderTime Order
TSTrailingStopTrailing Stop
WRKWorkWork
FIX.4.4

TrdRepIndicatorsGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1387NoTrdRepIndicatorsNumInGroupNNumber of trade publication indicators followingFIX.5.0
1388TrdRepPartyRoleintNIdentifies the type of party for trade reporting. Same values as PartyRole(452).FIX.5.0
1389TrdRepIndicatorBooleanNSpecifies whether the trade should be reported (or not) to parties of the provided TrdRepPartyRole(1388). Used to override standard reporting behavior by the receiver of the trade report and thereby complements the PublTrdIndicator( tag1390).FIX.5.0

TrdSessLstGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
386NoTradingSessionsNumInGroupYNumber of TradingSessionIDs (336) in repeating group.FIX.4.4
336TradingSessionIDStringYIdentifier for Trading Session
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4
207SecurityExchangeExchangeNMarket used to help identify a security. Valid values: See "Appendix 6-C"FIX.4.4
1301MarketIDExchangeNMarket for which Trading Session appliesFIX.5.0
1300MarketSegmentIDStringNMarket Segment for which Trading Session appliesFIX.5.0
1326TradingSessionDescStringNTrading Session descriptionFIX.5.0
338TradSesMethodintNMethod of Trading
3 enum values
ValueNameDescription
1ElectronicElectronic
2OpenOutcryOpen Outcry
3TwoPartyTwo Party
FIX.4.4
339TradSesModeintNTrading Session Mode
3 enum values
ValueNameDescription
1TestingTesting
2SimulatedSimulated
3ProductionProduction
FIX.4.4
325UnsolicitedIndicatorBooleanN"Y" if message is sent unsolicited as a result of a previous subscription request.
2 enum values
ValueNameDescription
NMessageIsBeingSentAsAResultOfAPriorRequestMessage is being sent as a result of a prior request
YMessageIsBeingSentUnsolicitedMessage is being secnt unsolicited
FIX.4.4
340TradSesStatusintYState of trading session.
7 enum values
ValueNameDescription
0UnknownUnknown
1HaltedHalted
2OpenOpen
3ClosedClosed
4PreOpenPre-Open
5PreClosePre-Close
6RequestRejectedRequest Rejected
FIX.4.4
567TradSesStatusRejReasonintNUsed with TradSesStatus = "Request Rejected"
2 enum values
ValueNameDescription
1UnknownOrInvalidTradingSessionIDUnknown or invalid TradingSessionID
99OtherOther
FIX.4.4
341TradSesStartTimeUTCTimestampNStarting time of trading sessionFIX.4.4
342TradSesOpenTimeUTCTimestampNTime of the opening of the trading sessionFIX.4.4
343TradSesPreCloseTimeUTCTimestampNTime of pre-close of trading sessionFIX.4.4
344TradSesCloseTimeUTCTimestampNClosing time of trading sessionFIX.4.4
345TradSesEndTimeUTCTimestampNEnd time of trading sessionFIX.4.4
387TotalVolumeTradedQtyNTotal volume (quantity) traded.FIX.4.4
TradingSessionRules [Component]NInsert here the set of "TradingSessionRules" fields defined in "common components of application messages"FIX.5.0
OrdTypeRules [Repeating Group]NSpecifies the order types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading session.FIX.5.0
1237NoOrdTypeRulesNumInGroupNNumber of order typesFIX.5.0
40OrdTypecharNIndicates order types that are valid for the specified market segment.
24 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop / Stop Loss
4StopLimitStop Limit
5MarketOnCloseMarket On Close (No longer used)
6WithOrWithoutWith Or Without
7LimitOrBetterLimit Or Better
8LimitWithOrWithoutLimit With Or Without
9OnBasisOn Basis
AOnCloseOn Close (No longer used)
BLimitOnCloseLimit On Close (No longer used)
CForexMarketForex Market (No longer used)
DPreviouslyQuotedPreviously Quoted
EPreviouslyIndicatedPreviously Indicated
FForexLimitForex Limit (No longer used)
GForexSwapForex Swap
HForexPreviouslyQuotedForex Previously Quoted (No longer used)
IFunariFunari (Limit day order with unexecuted portion handles as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket With Left Over as Limit (market order with unexecuted quantity becoming limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing; for CIV)
MNextFundValuationPointNext Fund Valuation Point (Forward pricing; for CIV)
PPeggedPegged
QCounterOrderSelectionCounter-order selection
FIX.5.0
end OrdTypeRules
TimeInForceRules [Repeating Group]Nspecifies the time in force rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1239NoTimeInForceRulesNumInGroupNNumber of time in force techniquesFIX.5.0
59TimeInForcecharNIndicates time in force techniques that are valid for the specified market segment
10 enum values
ValueNameDescription
0DayDay (or session)
1GoodTillCancelGood Till Cancel (GTC)
2AtTheOpeningAt the Opening (OPG)
3ImmediateOrCancelImmediate Or Cancel (IOC)
4FillOrKillFill Or Kill (FOK)
5GoodTillCrossingGood Till Crossing (GTX)
6GoodTillDateGood Till Date (GTD)
7AtTheCloseAt the Close
8GoodThroughCrossingGood Through Crossing
9AtCrossingAt Crossing
FIX.5.0
end TimeInForceRules
ExecInstRules [Repeating Group]Nspecifies the execution instructions that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1232NoExecInstRulesNumInGroupNNumber of execution instructionsFIX.5.0
1308ExecInstValuecharNIndicates execution instructions that are valid for the specified market segmentFIX.5.0
end ExecInstRules
MatchRules [Repeating Group]Nspecifies the matching rules that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1235NoMatchRulesNumInGroupNNumber of match rulesFIX.5.0
1142MatchAlgorithmStringNThe type of algorithm used to match orders in a specific security on an electronic trading platform. Possible values are FIFO, Allocation, Pro-rata, Lead Market Maker, Currency CalendarFIX.5.0
574MatchTypeStringNThe point in the matching process at which this trade was matched.
26 enum values
ValueNameDescription
1OnePartyTradeReportOne-Party Trade Report (privately negotiated trade)
2TwoPartyTradeReportTwo-Party Trade Report (privately negotiated trade)
3ConfirmedTradeReportConfirmed Trade Report (reporting from recognized markets)
4AutoMatchAuto-match
5CrossAuctionCross Auction
6CounterOrderSelectionCounter-Order Selection
7CallAuctionCall Auction
8IssuingIssuing/Buy Back Auction
M3ACTAcceptedTradeACT Accepted Trade
M4ACTDefaultTradeACT Default Trade
M5ACTDefaultAfterM2ACT Default After M2
M6ACTM6MatchACT M6 Match
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)
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 Special Trade Indicator, plus two badges
A5ExactMatchPlusExecTimeExact match on Trade Date, Stock Symbol, Quantity, Price, TradeType, and Special Trade Indicator plus execution time (within two-minute window)
AQStampedAdvisoriesOrSpecialistAcceptsCompared records resulting from stamped advisories or specialist accepts/pair-offs
S1A1ExactMatchSummarizedQuantitySummarized match using A1 exact match criteria except quantity is summaried
S2A2ExactMatchSummarizedQuantitySummarized match using A2 exact match criteria except quantity is summarized
S3A3ExactMatchSummarizedQuantitySummarized match using A3 exact match criteria except quantity is summarized
S4A4ExactMatchSummarizedQuantitySummarized match using A4 exact match criteria except quantity is summarized
S5A5ExactMatchSummarizedQuantitySummarized match using A5 exact match criteria except quantity is summarized
M1ExactMatchMinusBadgesTimesExact match on Trade Date, Stock Symbol, Quantity, Price, Trade Type, and Special Trade Indicator minus badges And times: ACT M1 match
M2SummarizedMatchMinusBadgesTimesSummarized match minus badges and times: ACT M2 Match
MTOCSLockedInOCS Locked In: Non-ACT
FIX.5.0
end MatchRules
MarketDataFeedTypes [Repeating Group]Nspecifies the market data feed types that are valid for trading. The scope of the rule is determined by the context in which the component is used. In this case, the scope is trading sessionFIX.5.0
1141NoMDFeedTypesNumInGroupNThe number of feed types and corresponding book depths associated with a securityFIX.5.0
1022MDFeedTypeStringNDescribes a class of service for a given data feedFIX.5.0
264MarketDepthintNThe depth of book associated with a particular feed typeFIX.5.0
1021MDBookTypeintNDescribes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection
3 enum values
ValueNameDescription
1TopOfBookTop of Book
2PriceDepthPrice Depth
3OrderDepthOrder Depth
FIX.5.0
end MarketDataFeedTypes
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.4

TrdgSesGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
386NoTradingSessionsNumInGroupNSpecifies the number of repeating TradingSessionIDsFIX.4.4
336TradingSessionIDStringNRequired if NoTradingSessions is > 0.
6 enum values
ValueNameDescription
1DayDay
2HalfDayHalfDay
3MorningMorning
4AfternoonAfternoon
5EveningEvening
6AfterHoursAfter-hours
FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for a trading phase within a trading session. Usage is determined by market or counterparties. Used by US based futures markets to identify exchange specific execution time bracket codes as required by US market regulations. Bilaterally agreed values of data type "String" that start with a character can be used for backward compatibility
7 enum values
ValueNameDescription
1PreTradingPre-Trading
2OpeningOrOpeningAuctionOpening or opening auction
3Continuous(Continuous) Trading
4ClosingOrClosingAuctionClosing or closing auction
5PostTradingPost-Trading
6IntradayAuctionIntraday Auction
7QuiescentQuiescent
FIX.4.4

TriggeringInstruction

Block Common
The TriggeringInstruction component block specifies the conditions under which an order will be triggered by related market events as well as the behavior of the order in the market once it is triggered.
TagNameTypeReq DescriptionAdded
1100TriggerTypecharNRequired if any other Triggering tags are specified.
4 enum values
ValueNameDescription
1PartialExecutionPartial Execution
2SpecifiedTradingSessionSpecified Trading Session
3NextAuctionNext Auction
4PriceMovementPrice Movement
FIX.5.0
1101TriggerActioncharNDefines the type of action to take when the trigger hits.
3 enum values
ValueNameDescription
1ActivateActivate
2ModifyModify
3CancelCancel
FIX.4.4
1102TriggerPricePriceNOnly relevant and required for TriggerAction = 1FIX.5.0
1103TriggerSymbolStringNOnly relevant and required for TriggerAction = 1FIX.5.0
1104TriggerSecurityIDStringNRequires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1FIX.5.0
1105TriggerSecurityIDSourceStringNRequires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1FIX.5.0
1106TriggerSecurityDescStringNDefines the security description of the security whose prices will be tracked by the trigger logic.FIX.4.4
1107TriggerPriceTypecharNOnly relevant for TriggerAction = 1
6 enum values
ValueNameDescription
1BestOfferBest Offer
2LastTradeLast Trade
3BestBidBest Bid
4BestBidOrLastTradeBest Bid or Last Trade
5BestOfferOrLastTradeBest Offer or Last Trade
6BestMidBest Mid
FIX.5.0
1108TriggerPriceTypeScopecharNOnly relevant for TriggerAction = 1
4 enum values
ValueNameDescription
0NoneNone
1LocalLocal (Exchange, ECN, ATS)
2NationalNational (Across all national markets)
3GlobalGlobal (Across all markets)
FIX.5.0
1109TriggerPriceDirectioncharNOnly relevant for TriggerAction = 1
2 enum values
ValueNameDescription
UUpTrigger if the price of the specified type goes UP to or through the specified Trigger Price.
DDownTrigger if the price of the specified type goes DOWN to or through the specified Trigger Price.
FIX.5.0
1110TriggerNewPricePriceNShould be specified if the order changes Price.FIX.4.4
1111TriggerOrderTypecharNShould be specified if the order changes type.
2 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
FIX.4.4
1112TriggerNewQtyQtyNRequired if the order should change quantityFIX.4.4
1113TriggerTradingSessionIDStringNOnly relevant and required for TriggerType = 2.FIX.5.0
1114TriggerTradingSessionSubIDStringNRequires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only.FIX.5.0

UndInstrmtCollGrp

ImplicitBlockRepeating CollateralManagement
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of legs that make up the SecurityFIX.4.4
UnderlyingInstrument [Component]NInsert here the set of "Underlying Instrument" fields defined in "Common Components of Application Messages" Required if NoUnderlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3
944CollActionintNRequired if NoUnderlyings > 0
3 enum values
ValueNameDescription
0RetainRetain
1AddAdd
2RemoveRemove
FIX.4.4

UndInstrmtGrp

OptimisedImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlyingsFIX.4.4
UnderlyingInstrument [Component]NMust be provided if Number of underlyings > 0FIX.4.4
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3

UndSecAltIDGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4

UnderlyingAmount

BlockRepeating Common
The UnderlyingAmount component block is used to supply the underlying amounts, dates, settlement status and method for derivative positions.
TagNameTypeReq DescriptionAdded
984NoUnderlyingAmountsNumInGroupNTotal number of occurrences of Amount to pay in order to receive the underlying instrumentFIX.4.4
985UnderlyingPayAmountAmtNAmount to pay in order to receive the underlying instrument.FIX.4.4
986UnderlyingCollectAmountAmtNAmount to collect in order to deliver the underlying instrument.FIX.4.4
987UnderlyingSettlementDateLocalMktDateNDate the underlying instrument will settle. Used for derivatives that deliver into more than one underlying instrument. Settlement dates can vary across underlying instruments.FIX.4.4
988UnderlyingSettlementStatusStringNSettlement status of the underlying instrument. Used for derivatives that deliver into more than one underlying instrument. Settlement can be delayed for an underlying instrument.FIX.4.4

UnderlyingInstrument

Block Common
The UnderlyingInstrument component block, like the Instrument component block, contains all the fields commonly used to describe a security or instrument. In the case of the UnderlyingInstrument component block it describes an instrument which underlies the primary instrument Refer to the Instrument component block comments as this component block mirrors Instrument, except for the noted fields.
TagNameTypeReq DescriptionAdded
311UnderlyingSymbolStringNUnderlying security's Symbol. See Symbol (55) field for descriptionFIX.4.3
312UnderlyingSymbolSfxStringNUnderlying security's SymbolSfx. See SymbolSfx (65) field for descriptionFIX.4.3
309UnderlyingSecurityIDStringNUnderlying security's SecurityID. See SecurityID (48) field for descriptionFIX.4.3
305UnderlyingSecurityIDSourceStringNUnderlying security's SecurityIDSource. Valid values: see SecurityIDSource (22) fieldFIX.4.3
UndSecAltIDGrp [Repeating Group]NFIX.4.4
457NoUnderlyingSecurityAltIDNumInGroupNNumber of UnderlyingSecurityAltID (458) entries.FIX.4.4
458UnderlyingSecurityAltIDStringNAlternate Security identifier value for this underlying security of UnderlyingSecurityAltIDSource (459) type (e.g. CUSIP, SEDOL, ISIN, etc). Requires UnderlyingSecurityAltIDSource.FIX.4.4
459UnderlyingSecurityAltIDSourceStringNIdentifies class or source of the UnderlyingSecurityAltID (458) value. Required if UnderlyingSecurityAltID is specified. Valid values: Same valid values as the SecurityIDSource (22) fieldFIX.4.4
end UndSecAltIDGrp
462UnderlyingProductintNUnderlying security's Product. Valid values: see Product(460) fieldFIX.4.3
463UnderlyingCFICodeStringNUnderlying security's CFICode. Valid values: see CFICode (461) fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security's SecurityType. Valid values: see SecurityType (167) field (see below for details concerning this fields use in conjunction with SecurityType=REPO) The following applies when used in conjunction with SecurityType=REPO Represents the general or specific type of security that underlies a financing agreement Valid values for SecurityType=REPO: If bonds of a particular issuer or country are wanted in an Order or are in the basket of an Execution and the SecurityType is not granular enough, include the UnderlyingIssuer (306), UnderlyingCountryOfIssue (592), UnderlyingProgram, UnderlyingRegType and/or < UnderlyingStipulations > block e.g.:FIX.4.3
763UnderlyingSecuritySubTypeStringNUnderlying security's SecuritySubType. See SecuritySubType (762) field for descriptionFIX.4.4
313UnderlyingMaturityMonthYearMonthYearNUnderlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field. See MaturityMonthYear (200) field for descriptionFIX.4.3
542UnderlyingMaturityDateLocalMktDateNUnderlying security's maturity date. See MaturityDate (541) field for descriptionFIX.4.3
1213UnderlyingMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
241UnderlyingCouponPaymentDateLocalMktDateNUnderlying security's CouponPaymentDate. See CouponPaymentDate (224) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
242UnderlyingIssueDateLocalMktDateNUnderlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
243UnderlyingRepoCollateralSecurityTypeStringNUnderlying security's RepoCollateralSecurityType. See RepoCollateralSecurityType (239) field for description.(Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
244UnderlyingRepurchaseTermintNUnderlying security's RepurchaseTerm. See RepurchaseTerm (226) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
245UnderlyingRepurchaseRatePercentageNUnderlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
246UnderlyingFactorfloatNUnderlying security's Factor. See Factor (228) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
256UnderlyingCreditRatingStringNUnderlying security's CreditRating. See CreditRating (255) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
595UnderlyingInstrRegistryStringNUnderlying security's InstrRegistry. See InstrRegistry (543) field for descriptionFIX.4.3
592UnderlyingCountryOfIssueCountryNUnderlying security's CountryOfIssue. See CountryOfIssue (470) field for descriptionFIX.4.3
593UnderlyingStateOrProvinceOfIssueStringNUnderlying security's StateOrProvinceOfIssue. See StateOrProvinceOfIssue (471) field for descriptionFIX.4.3
594UnderlyingLocaleOfIssueStringNUnderlying security's LocaleOfIssue. See LocaleOfIssue (472) field for descriptionFIX.4.3
247UnderlyingRedemptionDateLocalMktDateNUnderlying security's RedemptionDate. See RedemptionDate (240) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)FIX.4.3
316UnderlyingStrikePricePriceNUnderlying security's StrikePrice. See StrikePrice (202) field for descriptionFIX.4.3
941UnderlyingStrikeCurrencyCurrencyNCurrency in which the strike price of an underlying instrument is denominatedFIX.4.4
317UnderlyingOptAttributecharNUnderlying security's OptAttribute. See OptAttribute (206) field for descriptionFIX.4.3
436UnderlyingContractMultiplierfloatNUnderlying security's ContractMultiplier. See ContractMultiplier (231) field for descriptionFIX.4.3
998UnderlyingUnitOfMeasureStringNRefer to defintion of UnitOfMeasure(996)FIX.4.4
1423UnderlyingUnitOfMeasureQtyQtyNRefer to definition of UnitOfMeasureQty(1147)FIX.5.0
1424UnderlyingPriceUnitOfMeasureStringNRefer to definition for PriceUnitOfMeasure(1191)FIX.5.0
1425UnderlyingPriceUnitOfMeasureQtyQtyNRefer to definition of PriceUnitOfMeasureQty(1192)FIX.5.0
1000UnderlyingTimeUnitStringNUsed to indicate a time unit for the contract (e.g., days, weeks, months, etc.)FIX.4.4
1419UnderlyingExerciseStyleintNType of exercise of a derivatives securityFIX.5.0
435UnderlyingCouponRatePercentageNUnderlying security's CouponRate. See CouponRate (223) field for descriptionFIX.4.3
308UnderlyingSecurityExchangeExchangeNUnderlying security's SecurityExchange. Can be used to identify the underlying security. Valid values: see SecurityExchange (207)FIX.4.3
306UnderlyingIssuerStringNUnderlying security's Issuer. See Issuer (06) field for descriptionFIX.4.3
362EncodedUnderlyingIssuerLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingIssuer (363) field.FIX.4.3
363EncodedUnderlyingIssuerdataNEncoded (non-ASCII characters) representation of the UnderlyingIssuer (306) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingIssuer field.FIX.4.3
307UnderlyingSecurityDescStringNUnderlying security's SecurityDesc. See SecurityDesc (07) field for descriptionFIX.4.3
364EncodedUnderlyingSecurityDescLenLengthNByte length of encoded (non-ASCII characters) EncodedUnderlyingSecurityDesc (365) field.FIX.4.3
365EncodedUnderlyingSecurityDescdataNEncoded (non-ASCII characters) representation of the UnderlyingSecurityDesc (307) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the UnderlyingSecurityeDesc field.FIX.4.3
877UnderlyingCPProgramStringNThe program under which the underlying commercial paper is issuedFIX.4.4
878UnderlyingCPRegTypeStringNThe registration type of the underlying commercial paper issuanceFIX.4.4
972UnderlyingAllocationPercentPercentageNSpecific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.FIX.4.4
318UnderlyingCurrencyCurrencyNSpecific to the <UnderlyingInstrument> (not in <Instrument>)FIX.4.4
879UnderlyingQtyQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)FIX.4.4
975UnderlyingSettlementTypeintNSpecific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.
3 enum values
ValueNameDescription
2TPlus1T+1
4TPlus3T+3
5TPlus4T+4
FIX.4.4
973UnderlyingCashAmountAmtNSpecific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.FIX.4.4
974UnderlyingCashTypeStringNSpecific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)
2 enum values
ValueNameDescription
FIXEDFIXEDFIXED
DIFFDIFFDIFF
FIX.4.4
810UnderlyingPxPriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.FIX.4.4
882UnderlyingDirtyPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interestFIX.4.4
883UnderlyingEndPricePriceNSpecific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.FIX.4.4
884UnderlyingStartValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreementFIX.4.4
885UnderlyingCurrentValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateralFIX.4.4
886UnderlyingEndValueAmtNSpecific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreementFIX.4.4
UnderlyingStipulations [Repeating Group]NSpecific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component BlockFIX.4.4
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4
end UnderlyingStipulations
1044UnderlyingAdjustedQuantityQtyNSpecific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).FIX.4.4
1045UnderlyingFXRatefloatNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).FIX.4.4
1046UnderlyingFXRateCalccharNSpecific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).
2 enum values
ValueNameDescription
DDivideDivide
MMultiplyMultiply
FIX.4.4
1038UnderlyingCapValueAmtNMaximum notional value for a capped financial instrumentFIX.4.4
UndlyInstrumentParties [Repeating Group]NThe use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.FIX.4.4
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp
end UndlyInstrumentParties
1039UnderlyingSettlMethodStringNFIX.4.4
315UnderlyingPutOrCallintNUsed to express option rightFIX.4.3

UnderlyingLegInstrument

ImplicitBlock Common
TagNameTypeReq DescriptionAdded
1330UnderlyingLegSymbolStringNRefer to definition for Symbol(55)FIX.5.0
1331UnderlyingLegSymbolSfxStringNRefer to definition for SymbolSfx(65)FIX.5.0
1332UnderlyingLegSecurityIDStringNRefer to definition for SecurityID(48)FIX.5.0
1333UnderlyingLegSecurityIDSourceStringNRefer to definition for SecurityIDSource(22)FIX.5.0
UnderlyingLegSecurityAltIDGrp [Repeating Group]NFIX.5.0
1334NoUnderlyingLegSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1335UnderlyingLegSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1336UnderlyingLegSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0
end UnderlyingLegSecurityAltIDGrp
1344UnderlyingLegCFICodeStringNRefer to definition for CFICode(461)FIX.5.0
1337UnderlyingLegSecurityTypeStringNRefer to definition for SecurityType(167)FIX.5.0
1338UnderlyingLegSecuritySubTypeStringNRefer to definition for SecuritySubType(762)FIX.5.0
1339UnderlyingLegMaturityMonthYearMonthYearNRefer to definition for MaturityMonthYear(200)FIX.5.0
1345UnderlyingLegMaturityDateLocalMktDateNDate of maturity.FIX.5.0
1405UnderlyingLegMaturityTimeTZTimeOnlyNTime of security's maturity expressed in local time with offset to UTC specifiedFIX.5.0
1340UnderlyingLegStrikePricePriceNRefer to definition for StrikePrice(202)FIX.5.0
1391UnderlyingLegOptAttributecharNRefer to definition of OptAttribute(206)FIX.5.0
1343UnderlyingLegPutOrCallintNRefer to definition for PutOrCall(201)FIX.5.0
1341UnderlyingLegSecurityExchangeStringNRefer to definition for SecurityExchange(207)FIX.5.0
1392UnderlyingLegSecurityDescStringNRefer to definition of SecurityDesc(107)FIX.5.0

UnderlyingLegSecurityAltIDGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1334NoUnderlyingLegSecurityAltIDNumInGroupNRefer to definition for NoSecurityAltID(454)FIX.5.0
1335UnderlyingLegSecurityAltIDStringNRefer to definition for SecurityAltID(455)FIX.5.0
1336UnderlyingLegSecurityAltIDSourceStringNRefer to definition for SecurityAltIDSource(456)FIX.5.0

UnderlyingStipulations

BlockRepeating Common
The UnderlyingStipulations component block has the same usage as the Stipulations component block, but for an underlying security.
TagNameTypeReq DescriptionAdded
887NoUnderlyingStipsNumInGroupNNumber of underlying stipulation entriesFIX.4.4
888UnderlyingStipTypeStringNRequired if NoUnderlyingStips >0FIX.4.4
889UnderlyingStipValueStringNValue of stipulation. Same values as StipulationValue (234)FIX.4.4

UndlyInstrumentParties

BlockRepeating Common
The use of this component block is restricted to instrument definition only and is not permitted to contain transactional information. Only a specified subset of party roles will be supported within the InstrumentParty block.
TagNameTypeReq DescriptionAdded
1058NoUndlyInstrumentPartiesNumInGroupNRepeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRoleFIX.4.4
1059UndlyInstrumentPartyIDStringNUsed to identify party id related to instrumentFIX.4.4
1060UndlyInstrumentPartyIDSourcecharNUsed to identify source of instrument party idFIX.4.4
1061UndlyInstrumentPartyRoleintNUsed to identify the role of instrument party idFIX.4.4
UndlyInstrumentPtysSubGrp [Repeating Group]NRepeating group of InstrumentParty sub-identifiers.FIX.4.4
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4
end UndlyInstrumentPtysSubGrp

UndlyInstrumentPtysSubGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
1062NoUndlyInstrumentPartySubIDsNumInGroupNNumber of Underlying InstrumentPartySubID (1053) and InstrumentPartySubIDType (1054) entriesFIX.4.4
1063UndlyInstrumentPartySubIDStringNPartySubID value within an underlying instrument party repeating group. Same values as PartySubID (523)FIX.4.4
1064UndlyInstrumentPartySubIDTypeintNType of underlying InstrumentPartySubID (1053) value. Same values as PartySubIDType (803)FIX.4.4

UsernameGrp

ImplicitBlockRepeating UserManagement
TagNameTypeReq DescriptionAdded
809NoUsernamesNumInGroupNNumber of usernamesFIX.5.0
553UsernameStringNRecipient of the notificationFIX.5.0

YieldData

Block Common
The YieldData component block conveys yield information for a given Fixed Income security.
TagNameTypeReq DescriptionAdded
235YieldTypeStringNType of yield. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Avg Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GOVTEQUIVGvntEquivalentYieldGvnt Equivalent Yield
GROSSTrueGrossYieldTrue Gross Yield
INFLATIONYieldWithInflationAssumptionYield with Inflation Assumption
INVERSEFLOATERInverseFloaterBondYieldInverse Floater Bond Yield
LASTCLOSEMostRecentClosingYieldMost Recent Closing Yield
LASTMONTHClosingYieldMostRecentMonthClosing Yield Most Recent Month
LASTQUARTERClosingYieldMostRecentQuarterClosing Yield Most Recent Quarter
LASTYEARClosingYieldMostRecentYearClosing Yield Most Recent Year
LONGAVGLIFEYieldToLongestAverageLifeYield to Longest Average Life
MARKMarkToMarketYieldMark to Market Yield
MATURITYYieldToMaturityYield to Maturity
NEXTREFUNDYieldToNextRefundYield to Next Refund (Sinking Fund Bonds)
OPENAVGOpenAverageYieldOpen Average Yield
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
PUTYieldToNextPutYield to Next Put
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1_32YieldValueOf32ndsYield Value Of 1/32
WORSTYieldToWorstYield To Worst
FIX.4.3
236YieldPercentageNYield percentage. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
701YieldCalcDateLocalMktDateNInclude as needed to clarify yield irregularities associated with date, e.g. when it falls on a non-business day.FIX.4.4
696YieldRedemptionDateLocalMktDateNDate to which the yield has been calculated (i.e. maturity, par call or current call, pre-refunded date).FIX.4.4
697YieldRedemptionPricePriceNPrice to which the yield has been calculated.FIX.4.4
698YieldRedemptionPriceTypeintNThe price type of the YieldRedemptionPrice (697) See PriceType (423) for description and valid values.FIX.4.4