Components — FIX.4.4

Components
106 components in FIX.4.4

AffectedOrdGrp

ImplicitBlockRepeating SingleGeneralOrderHandling
TagNameTypeReq DescriptionAdded
534NoAffectedOrdersNumInGroupNNumber of affected orders in the repeating group of order ids.FIX.4.4
41OrigClOrdIDStringNClOrdID () of the previous order (NOT the initial order of the day) as assigned by the institution, used to identify the previous order in cancel and cancel/replace requests.FIX.4.4
535AffectedOrderIDStringNOrderID (37) of an order affected by a mass cancel request.FIX.4.4
536AffectedSecondaryOrderIDStringNSecondaryOrderID (98) of an order affected by a mass cancel request.FIX.4.4

AllocAckGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.4.4
661AllocAcctIDSourceintNUsed to identify the source of the AllocAccount (79) code. See AcctIDSource (660) for valid values.FIX.4.4
366AllocPricePriceNExecuted price for an AllocAccount (79) entry used when using "executed price" vs. "average price" allocations (e.g. Japan).FIX.4.4
467IndividualAllocIDStringNUnique identifier for a specific NoAllocs (78) repeating group instance (e.g. for an AllocAccount).FIX.4.4
776IndividualAllocRejCodeintNIdentified reason for rejecting an individual AllocAccount (79) detail. Same values as AllocRejCode (88)FIX.4.4
161AllocTextStringNFree format text related to a specific AllocAccount (79).FIX.4.4
360EncodedAllocTextLenLengthNByte length of encoded (non-ASCII characters) EncodedAllocText (36) field.FIX.4.4
361EncodedAllocTextdataNEncoded (non-ASCII characters) representation of the AllocText (6) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the AllocText field.FIX.4.4

AllocGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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 unaffirmed
2AdvisoryOrAlertadvisory or alert
FIX.4.4
366AllocPricePriceNExecuted price for an AllocAccount (79) entry used when using "executed price" vs. "average price" allocations (e.g. Japan).FIX.4.4
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)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
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
208NotifyBrokerOfCreditBooleanNIndicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).
2 enum values
ValueNameDescription
YDetailsShouldBeCommunicatedDetails should be communicated
NDetailsShouldNotBeCommunicatedDetails should not 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 related to a specific AllocAccount (79).FIX.4.4
360EncodedAllocTextLenLengthNByte length of encoded (non-ASCII characters) EncodedAllocText (36) field.FIX.4.4
361EncodedAllocTextdataNEncoded (non-ASCII characters) representation of the AllocText (6) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the AllocText field.FIX.4.4
CommissionData [Component]NThe CommissionDate component block is used to carry commission information such as the type of commission and the rate.FIX.4.4
12CommissionAmtNCommission. Note if CommType (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
FIX.4.3
153AllocAvgPxPriceNAvgPx (6) for a specific AllocAccount (79) For Fixed Income this is always expressed as "percent of par" price type.FIX.4.4
154AllocNetMoneyAmtNNetMoney (8) for a specific AllocAccount (79)FIX.4.4
119SettlCurrAmtAmtNTotal amount due expressed in settlement currency (includes the effect of the forex transaction)FIX.4.4
737AllocSettlCurrAmtAmtNTotal amount due expressed in settlement currency (includes the effect of the forex transaction) for a specific AllocAccount (79).FIX.4.4
120SettlCurrencyCurrencyNCurrency code of settlement denomination.FIX.4.4
736AllocSettlCurrencyCurrencyNCurrency code of settlement denomination for a specific AllocAccount (79).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
742AllocAccruedInterestAmtAmtNAmount of Accrued Interest for convertible bonds and fixed income at the allocation-level.FIX.4.4
741AllocInterestAtMaturityAmtNAmount of interest (i.e. lump-sum) at maturity at the account-level.FIX.4.4
MiscFeesGrp [Repeating Group]NFIX.4.4
136NoMiscFeesNumInGroupNNumber of repeating groups of miscellaneous feesFIX.4.4
137MiscFeeAmtAmtNMiscellaneous fee valueFIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypecharNIndicates type of miscellaneous fee
12 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
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
576NoClearingInstructionsNumInGroupNNumber of clearing instructionsFIX.4.4
577ClearingInstructionintNEligibility of this trade for clearing and central counterparty processing
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
780AllocSettlInstTypeintNUsed to indicate whether settlement instructions are provided on an allocation instruction message, and if not, how they are to be derived
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]NThe 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 partiesFIX.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 (170) 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
SSecuritiessecurities
CCashcash
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

AttrbGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
870NoInstrAttribNumInGroupNNumber of repeating InstrAttribType entries.FIX.4.4
871InstrAttribTypeintNCode to represent the type of instrument attribute
23 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
14PreRefundedPrerefunded
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
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

BidCompReqGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
420NoBidComponentsNumInGroupNIndicates the number of list entries.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
54SidecharNSide of order
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 exempt
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
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
430NetGrossIndintNCode to represent whether value is net (inclusive of tax) or gross
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.4.4
63SettlTypecharNIndicates 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.
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day (T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+ 5
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
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 (AlertID)
5DTCCCodeDTCC code
99OtherOther (custom or proprietary)
FIX.4.4

BidCompRspGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
420NoBidComponentsNumInGroupYIndicates the number of list entries.FIX.4.4
CommissionData [Component]YThe CommissionDate component block is used to carry commission information such as the type of commission and the rate.FIX.4.4
12CommissionAmtNCommission. Note if CommType (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
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 Code in fieldFIX.4.4
54SidecharNSide of order
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 exempt
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
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.4.4
423PriceTypeintNCode to represent the price type
11 enum values
ValueNameDescription
1PercentagePercentage (e.g. 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
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)
FIX.4.4
406FairValueAmtNUsed in EFP tradesFIX.4.4
430NetGrossIndintNCode to represent whether value is net (inclusive of tax) or gross
2 enum values
ValueNameDescription
1NetNet
2GrossGross
FIX.4.4
63SettlTypecharNIndicates 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.
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day (T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+ 5
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
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

BidDescReqGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
398NoBidDescriptorsNumInGroupNNumber of BidDescriptor (400) entries.FIX.4.4
399BidDescriptorTypeintNCode to identify the type of BidDescriptor (400)
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
401SideValueIndintNCode to identify which "SideValue" the value refers to. SideValue and SideValue2 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
1SideValue1SideValue1
2SideValue2SideValue 2
FIX.4.4
404LiquidityValueAmtNValue between LiquidityPctLow (402) and LiquidityPctHigh (403) in CurrencyFIX.4.4
441LiquidityNumSecuritiesintNNumber of Securites between LiquidityPctLow (402) and LiquidityPctHigh (403) in Currency.FIX.4.4
402LiquidityPctLowPercentageNLiquidity indicator or lower limit if TotalNumSecurities (393) > . Represented as a percentage.FIX.4.4
403LiquidityPctHighPercentageNUpper liquidity indicator if TotalNumSecurities (393) > . Represented as a percentage.FIX.4.4
405EFPTrackingErrorPercentageNEg Used in EFP trades 2% (EFP – Exchange for Physical ). Represented as a percentage.FIX.4.4
406FairValueAmtNUsed in EFP tradesFIX.4.4
407OutsideIndexPctPercentageNUsed in EFP trades. Represented as a percentage.FIX.4.4
408ValueOfFuturesAmtNUsed in EFP tradesFIX.4.4

ClrInstGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
576NoClearingInstructionsNumInGroupNNumber of clearing instructionsFIX.4.4
577ClearingInstructionintNEligibility of this trade for clearing and central counterparty processing
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 CollInquiryQualifier entries in a repeating group.FIX.4.4
896CollInquiryQualifierintNCollateral inquiry qualifiers:
8 enum values
ValueNameDescription
0TradeDateTradeDate
1GCInstrumentGC Instrument
2CollateralInstrumentCollateralInstrument
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 (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
FIX.4.3

CompIDReqGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
936NoCompIDsNumInGroupNNumber of CompID entries in a repeating group.FIX.4.4
930RefCompIDStringNAssigned value used to identify a firm.FIX.4.4
931RefSubIDStringNAssigned value used to identify specific elements within a firm.FIX.4.4
283LocationIDStringNIdentification of a Market Maker’s locationFIX.4.4
284DeskIDStringNIdentification of a Market Maker’s deskFIX.4.4

CompIDStatGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
936NoCompIDsNumInGroupYNumber of CompID entries in a repeating group.FIX.4.4
930RefCompIDStringNAssigned value used to identify a firm.FIX.4.4
931RefSubIDStringNAssigned value used to identify specific elements within a firm.FIX.4.4
283LocationIDStringNIdentification of a Market Maker’s locationFIX.4.4
284DeskIDStringNIdentification of a Market Maker’s deskFIX.4.4
928StatusValueintNIndicates 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
929StatusTextStringNA text description associated with a network status.FIX.4.4

ContAmtGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
518NoContAmtsNumInGroupNThe number of Contract Amount details on an Execution Report messageFIX.4.4
519ContAmtTypeintNType of ContAmtValue (520). NOTE That Commission Amount / % in Contract Amounts is the commission actually charged, rather than the commission instructions given in Fields 2/3.
15 enum values
ValueNameDescription
1CommissionAmountCommission Amount (actual)
2CommissionPercentCommission % (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge %
5DiscountAmountDiscount Amount
6DiscountPercentDiscount %
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy %
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge %
11FundBasedRenewalCommissionPercentFund-based Renewal Commission % (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
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 (59).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
382NoContraBrokersNumInGroupNThe number of ContraBroker (375) entries.FIX.4.4
375ContraBrokerStringNIdentifies contra broker. Standard NASD market-maker mnemonic is preferred.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
862NoCapacitiesNumInGroupYNumber of repeating OrderCapacity entries.FIX.4.4
528OrderCapacitycharYDesignates 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
529OrderRestrictionsMultipleValueStringNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
10 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 or Specialist in the underlying security of a derivative security
7ForeignEntityForeign Entity (of foreign governmnet or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExternal Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
FIX.4.4
863OrderCapacityQtyQtyYQuantity executed under a specific OrderCapacity (e.g. quantity executed as agent, quantity executed as principal)FIX.4.4

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)
7 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
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 round up to the nearest tick, on a sell round down to the nearest tick
2MorePassiveMore passive – on a buy order round down to nearest tick on a sell order round up to 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

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
SSecuritiessecurities
CCashcash
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
867EventPxPriceNPredetermined price of issue at event, if applicableFIX.4.4
868EventTextStringNComments related to the event.FIX.4.4

ExecAllocGrp

ImplicitBlockRepeating Allocation
TagNameTypeReq DescriptionAdded
124NoExecsNumInGroupNNo of execution repeating group entries to follow.FIX.4.4
32LastQtyQtyNQuantity (e.g. shares) bought/sold on this (last) fill. (Prior to FIX 4.2 this field was of type int)FIX.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 (7) used by an exchange or executing system.FIX.4.4
31LastPxPriceNPrice of this (last) fill.FIX.4.4
669LastParPxPriceNLast price expressed in percent-of-par. Conditionally required for Fixed Income trades when LastPx (3) is expressed in Yield, Spread, Discount or any other type. Usage: Execution Report and Allocation Report repeating executions block (from sellside).FIX.4.4
29LastCapacitycharNBroker capacity in order execution
4 enum values
ValueNameDescription
1AgentAgent
2CrossAsAgentCross as agent
3CrossAsPrincipalCross as principal
4PrincipalPrincipal
FIX.4.4

ExecCollGrp

ImplicitBlockRepeating CollateralManagement
TagNameTypeReq DescriptionAdded
124NoExecsNumInGroupNNo of execution repeating group entries to follow.FIX.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

ExecsGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
124NoExecsNumInGroupNNo of execution repeating group entries to follow.FIX.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

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

Hop

ImplicitBlock Common
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 (5) 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 (5) 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 (5) is being used.FIX.4.4

IOIQualGrp

ImplicitBlockRepeating Indication
TagNameTypeReq DescriptionAdded
199NoIOIQualifiersNumInGroupNNumber of repeating groups of IOIQualifiers (04).FIX.4.4
104IOIQualifiercharNCode to qualify IOI use
18 enum values
ValueNameDescription
AAllOrNoneAll or none
BMarketOnCloseMarket On Close (MOC) (held to close)
CAtTheCloseAt the close (around/not held to close)
DVWAPVWAP (Volume Weighted Avg 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
WIndicationIndication - Working away
XCrossingOpportunityCrossing opportunity
YAtTheMidpointAt the Midpoint
ZPreOpenPre-open
FIX.4.4

InstrmtGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols specified.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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

InstrmtLegExecGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
564LegPositionEffectcharNPositionEffect for leg of a multileg See PositionEffect (77) field for descriptionFIX.4.4
565LegCoveredOrUncoveredintNCoveredOrUncovered for leg of a multileg See CoveredOrUncovered (203) field for descriptionFIX.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
654LegRefIDStringNUnique indicator for a specific leg.FIX.4.4
566LegPricePriceNPrice for leg of a multileg See Price (44) field for descriptionFIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
637LegLastPxPriceNExecution price assigned to a leg of a multileg instrument. See LastPx (31) field for description and valuesFIX.4.4

InstrmtLegGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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

InstrmtLegIOIGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
682LegIOIQtyStringNLeg-specific IOI quantity. See IOIQty (27) for description and valid valuesFIX.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 InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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]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
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

InstrmtMDReqGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYSpecifies the number of repeating symbols specified.FIX.4.4
Instrument [Component]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp

InstrmtStrkPxGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
428NoStrikesNumInGroupYNumber of list strike price entries.FIX.4.4
Instrument [Component]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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

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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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

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
1BookEntryBookEntry
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
23 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
14PreRefundedPrerefunded
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
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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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

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 InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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 (67) See AllocAcctIDSource (66) for description and valid values.FIX.4.4
675LegSettlCurrencyCurrencyNIdentifies settlement currency for the Leg. See SettlCurrency (20) for description and valid valuesFIX.4.4
end LegPreAllocGrp
564LegPositionEffectcharNPositionEffect for leg of a multileg See PositionEffect (77) field for descriptionFIX.4.4
565LegCoveredOrUncoveredintNCoveredOrUncovered for leg of a multileg See CoveredOrUncovered (203) field for descriptionFIX.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
654LegRefIDStringNUnique indicator for a specific leg.FIX.4.4
566LegPricePriceNPrice for leg of a multileg See Price (44) field for descriptionFIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4

LegPreAllocGrp

ImplicitBlockRepeating MultilegOrders
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 (67) See AllocAcctIDSource (66) for description and valid values.FIX.4.4
675LegSettlCurrencyCurrencyNIdentifies settlement currency for the Leg. See SettlCurrency (20) for description and valid valuesFIX.4.4

LegQuotGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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
686LegPriceTypeintNThe price type of the LegBidPx (68) and/or LegOfferPx (684). See PriceType (423) for description and valid valuesFIX.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 (33) 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

LegQuotStatGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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
33NoLinesOfTextNumInGroupYIdentifies number of lines of text bodyFIX.4.4
58TextStringYFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

ListOrdGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
73NoOrdersNumInGroupYIndicates number of orders to be combined for average pricing and allocation.FIX.4.4
11ClOrdIDStringYUnique 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
67ListSeqNointYSequence of individual order within list (i.e. ListSeqNo of TotNoOrders (68), 2 of 25, 3 of 25, . . . )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
160SettlInstModecharNIndicates mode used for Settlement Instructions message. *** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" ***
3 enum values
ValueNameDescription
1StandingInstructionsProvidedStanding Instructions Provided
4SpecificOrderForASingleAccountSpecific Order for a single account (for CIV)
5RequestRejectRequest reject
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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
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 (AlertID)
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 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 Backoffice 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
70AllocIDStringNUnique identifier for allocation message. (Prior to FIX 4.1 this field was of type int)FIX.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 AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
end PreAllocGrp
63SettlTypecharNIndicates 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.
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day (T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+ 5
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
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
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 and 106.F Employees
MAllOtherOwnershipTypesAll other ownership types
1FirstYearDelegate1st year delegate trading for his own account
2SecondYearDelegate2nd year delegate trading for his own account
3ThirdYearDelegate3rd year delegate trading for his own account
4FourthYearDelegate4th year delegate trading for his own account
5FifthYearDelegate5th year delegate trading for his own account
9SixthYearDelegate6th year and beyond delegate trading for his own account
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
18ExecInstMultipleValueStringNInstructions 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.
40 enum values
ValueNameDescription
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bidside
0StayOnOfferSideStay on offerside
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)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with L)
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)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
UCustomerDisplayInstructionCustomer Display Instruction (Rule11Ac1-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
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
111MaxFloorQtyNMaximum quantity (e.g. number of shares) within an order to be shown on the exchange floor at any given time. (Prior to FIX 4.2 this field was of type int)FIX.4.4
100ExDestinationExchangeNExecution destination as defined by institution when order is entered. Valid values: See "Appendix 6-C"FIX.4.4
TrdgSesGrp [Repeating Group]NFIX.4.4
386NoTradingSessionsNumInGroupNNumber of TradingSessionIDs (336) in repeating group.FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
140PrevClosePxPriceNPrevious closing price of security.FIX.4.4
54SidecharYSide of order
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 exempt
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
401SideValueIndintNCode to identify which "SideValue" the value refers to. SideValue and SideValue2 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
1SideValue1SideValue1
2SideValue2SideValue 2
FIX.4.4
114LocateReqdBooleanNIndicates whether the broker is to locate the stock in conjunction with a short sell order.
2 enum values
ValueNameDescription
YYesIndicates the broker is responsible for locating the stock
NNoIndicates the broker is not required to locate
FIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (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
2 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - should specify ContractMultiplier (tag 231))
FIX.4.4
OrderQtyData [Component]YThe 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).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)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
423PriceTypeintNCode to represent the price type
11 enum values
ValueNameDescription
1PercentagePercentage (e.g. 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
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)
FIX.4.4
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.4.4
99StopPxPriceNPrice per unit of quantity (e.g. per share)FIX.4.4
SpreadOrBenchmarkCurveData [Component]NThe SpreadOrBenchmarkCurveData component block is primarily used for Fixed Income to convey spread to a benchmark security or curve.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.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]NThe YieldData component block conveys yield information for a given Fixed Income security.FIX.4.4
235YieldTypeStringNType of yield
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Average Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GROSSTrueGrossYieldTrue Gross Yield
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent 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
PUTYieldToNextPutYield to Next Put
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1/32YieldValueOf132Yield 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
YWasSolicitedWas solcitied
NWasNotSolicitedWas not solicited
FIX.4.4
23IOIIDStringNUnique identifier of IOI message. (Prior to FIX 4.1 this field was of type int)FIX.4.4
117QuoteIDStringNUnique identifier for quoteFIX.4.4
59TimeInForcecharNSpecifies how long the order remains in effect. Absence of this field is interpreted as DAY.
8 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
7AtTheCloseAt the Close
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
432ExpireDateLocalMktDateNDate of order expiration (last day the order can trade), always expressed in terms of the local market date. The time at which the order expires is determined by the local market’s business practicesFIX.4.4
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.FIX.4.4
427GTBookingInstintNCode to identify whether to book out executions on a part-filled GT order on the day of execution or to accumulate
3 enum values
ValueNameDescription
0BookOutAllTradesOnDayOfExecutionbook out all trades on day of execution
1AccumulateUntilFilledOrExpiredaccumulate executions until order is filled or expires
2AccumulateUntilVerballlyNotifiedOtherwiseaccumulate until verbally notified otherwise
FIX.4.4
CommissionData [Component]NThe CommissionDate component block is used to carry commission information such as the type of commission and the rate.FIX.4.4
12CommissionAmtNCommission. Note if CommType (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
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
529OrderRestrictionsMultipleValueStringNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
10 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 or Specialist in the underlying security of a derivative security
7ForeignEntityForeign Entity (of foreign governmnet or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExternal Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
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
YExecuteForexAfterSecurityTradeExecute Forex after security trade
NDoNotExecuteForexAfterSecurityTradeDo not execute 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).
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
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.FIX.4.4
640Price2PriceNPrice of the future part of a F/X swap order. See Price (44) for description.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.
4 enum values
ValueNameDescription
OOpenOpen
CCloseClose
RRolledRolled
FFIFOFIFO
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]NThe 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.FIX.4.4
211PegOffsetValuefloatNAmount (signed) added to the peg for a pegged order in the context of the PegOffsetTypeFIX.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 round up to the nearest tick, on a sell round down to the nearest tick
2MorePassiveMore passive – on a buy order round down to nearest tick on a sell order round up to 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
DiscretionInstructions [Component]NThe presence of DiscretionInstructions component block on an order indicates that the trader wishes to display one price but will accept trades at another price.FIX.4.4
388DiscretionInstcharNWhat the discretionary price is related to (e.g. primary price, display price etc)
7 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
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 round up to the nearest tick, on a sell round down to the nearest tick
2MorePassiveMore passive – on a buy order round down to nearest tick on a sell order round up to 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 1000+ = Reserved and available for bi-laterally agreed upon user defined values
3 enum values
ValueNameDescription
1VWAPVWAP
2ParticipateParticipate (i.e. aim to be x percent of the market volume)
3MininizeMarketImpactMininize market impact
FIX.4.4
848TargetStrategyParametersStringNField to allow further specification of the TargetStrategy – usage to be agreed between counterpartiesFIX.4.4
849ParticipationRatePercentageNFor a TargetStrategy=Participate order specifies the target particpation rate. For other order types this is a volume limit (i.e. do not be more than this percent of the market volume)FIX.4.4
494DesignationStringNFree format text defining the designation to be associated with a holding on the register. Used to identify assets of a specific underlying investor using a common registration, e.g. a broker’s nominee or street name.FIX.4.4

MDFullGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
268NoMDEntriesNumInGroupYNumber of entries in Market Data message.FIX.4.4
269MDEntryTypecharYType Market Data entry
13 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
FIX.4.4
270MDEntryPxPriceNPrice of the Market Data Entry.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
271MDEntrySizeQtyNQuantity or volume represented by the Market Data Entry.FIX.4.4
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 "Appendix 6-C"FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
276QuoteConditionMultipleValueStringNSpace-delimited list of conditions describing a quote
9 enum values
ValueNameDescription
AOpenOpen / Active
BClosedClosed / Inactive
CExchangeBestExchange Best
DConsolidatedBestConsolidated Best
ELockedLocked
FCrossedCrossed
GDepthDepth
HFastTradingFast Trading
INonFirmNon-Firm
FIX.4.4
277TradeConditionMultipleValueStringNSpace-delimited list of conditions describing a trade
17 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
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
286OpenCloseSettlFlagMultipleValueStringNFlag that identifies a market data entry (Prior to FIX 4.3 this field was of type char)
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
59TimeInForcecharNSpecifies how long the order remains in effect. Absence of this field is interpreted as DAY.
8 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
7AtTheCloseAt the Close
FIX.4.4
432ExpireDateLocalMktDateNDate of order expiration (last day the order can trade), always expressed in terms of the local market date. The time at which the order expires is determined by the local market’s business practicesFIX.4.4
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.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
18ExecInstMultipleValueStringNInstructions 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.
40 enum values
ValueNameDescription
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bidside
0StayOnOfferSideStay on offerside
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)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with L)
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)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
UCustomerDisplayInstructionCustomer Display Instruction (Rule11Ac1-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
FIX.4.4
287SellerDaysintNSpecifies the number of days that may elapse before delivery of the securityFIX.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
299QuoteEntryIDStringNUniquely identifies the quote as part of a QuoteSet.FIX.4.4
288MDEntryBuyerStringNBuying party in a tradeFIX.4.4
289MDEntrySellerStringNSelling party in a tradeFIX.4.4
346NumberOfOrdersintNNumber of orders in the market.FIX.4.4
290MDEntryPositionNointNDisplay position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with .FIX.4.4
546ScopeMultipleValueStringNDefines the scope of a data element
3 enum values
ValueNameDescription
1LocalMarketLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
FIX.4.4
811PriceDeltafloatNDelta calculated from theoretical priceFIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

MDIncGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
268NoMDEntriesNumInGroupYNumber of entries in Market Data message.FIX.4.4
279MDUpdateActioncharYType of Market Data update action
3 enum values
ValueNameDescription
0NewNew
1ChangeChange
2DeleteDelete
FIX.4.4
285DeleteReasoncharNReason for deletion
2 enum values
ValueNameDescription
0CancellationCancelation / Trade Bust
1ErrorError
FIX.4.4
269MDEntryTypecharNType Market Data entry
13 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
FIX.4.4
278MDEntryIDStringNUnique Market Data Entry identifier.FIX.4.4
280MDEntryRefIDStringNRefers to a previous MDEntryID (278).FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
291FinancialStatusMultipleValueStringNIdentifies a firm’s financial status
2 enum values
ValueNameDescription
1BankruptBankrupt
2PendingDelistingPending delisting
FIX.4.4
292CorporateActionMultipleValueStringNIdentifies the type of Corporate Action
5 enum values
ValueNameDescription
AExDividendEx-Dividend
BExDistributionEx-Distribution
CExRightsEx-Rights
DNewNew
EExInterestEx-Interest
FIX.4.4
270MDEntryPxPriceNPrice of the Market Data Entry.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
271MDEntrySizeQtyNQuantity or volume represented by the Market Data Entry.FIX.4.4
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 "Appendix 6-C"FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
276QuoteConditionMultipleValueStringNSpace-delimited list of conditions describing a quote
9 enum values
ValueNameDescription
AOpenOpen / Active
BClosedClosed / Inactive
CExchangeBestExchange Best
DConsolidatedBestConsolidated Best
ELockedLocked
FCrossedCrossed
GDepthDepth
HFastTradingFast Trading
INonFirmNon-Firm
FIX.4.4
277TradeConditionMultipleValueStringNSpace-delimited list of conditions describing a trade
17 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
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
286OpenCloseSettlFlagMultipleValueStringNFlag that identifies a market data entry (Prior to FIX 4.3 this field was of type char)
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
59TimeInForcecharNSpecifies how long the order remains in effect. Absence of this field is interpreted as DAY.
8 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
7AtTheCloseAt the Close
FIX.4.4
432ExpireDateLocalMktDateNDate of order expiration (last day the order can trade), always expressed in terms of the local market date. The time at which the order expires is determined by the local market’s business practicesFIX.4.4
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.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
18ExecInstMultipleValueStringNInstructions 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.
40 enum values
ValueNameDescription
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bidside
0StayOnOfferSideStay on offerside
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)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with L)
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)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
UCustomerDisplayInstructionCustomer Display Instruction (Rule11Ac1-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
FIX.4.4
287SellerDaysintNSpecifies the number of days that may elapse before delivery of the securityFIX.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
299QuoteEntryIDStringNUniquely identifies the quote as part of a QuoteSet.FIX.4.4
288MDEntryBuyerStringNBuying party in a tradeFIX.4.4
289MDEntrySellerStringNSelling party in a tradeFIX.4.4
346NumberOfOrdersintNNumber of orders in the market.FIX.4.4
290MDEntryPositionNointNDisplay position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with .FIX.4.4
546ScopeMultipleValueStringNDefines the scope of a data element
3 enum values
ValueNameDescription
1LocalMarketLocal (Exchange, ECN, ATS)
2NationalNational
3GlobalGlobal
FIX.4.4
811PriceDeltafloatNDelta calculated from theoretical priceFIX.4.4
451NetChgPrevDayPriceOffsetNNet change from previous day’s closing price vs. last traded price.FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

MDReqGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
267NoMDEntryTypesNumInGroupYNumber of MDEntryType (269) fields requested.FIX.4.4
269MDEntryTypecharYType Market Data entry
13 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
FIX.4.4

MDRjctGrp

ImplicitBlockRepeating MarketData
TagNameTypeReq DescriptionAdded
816NoAltMDSourceNumInGroupNNumber of alternative market data sourcesFIX.4.4
817AltMDSourceIDStringNSession layer source for market data (For the standard FIX session layer, this would be the TargetCompID (56) where market data can be obtained).FIX.4.4

MiscFeesGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
136NoMiscFeesNumInGroupNNumber of repeating groups of miscellaneous feesFIX.4.4
137MiscFeeAmtAmtNMiscellaneous fee valueFIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypecharNIndicates type of miscellaneous fee
12 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
FIX.4.4
891MiscFeeBasisintNDefines the unit for a miscellaneous fee.
3 enum values
ValueNameDescription
0AbsoluteAbsolute
1PerUnitPer unit
2PercentagePercentage
FIX.4.4

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

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

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 average pricing and allocation.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
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
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
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
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 a specific orderFIX.4.4
800OrderBookingQtyQtyNQuantity of the order that is being booked out as part of an Allocation Instruction or Allocation Report messageFIX.4.4

OrdListStatGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
73NoOrdersNumInGroupYIndicates number of orders to be combined for average pricing and allocation.FIX.4.4
11ClOrdIDStringYUnique 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
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)
14 enum values
ValueNameDescription
0NewNew
1PartiallyFilledPartially filled
2FilledFilled
3DoneForDayDone for day
4CanceledCanceled
6PendingCancelPending Cancel (e.g. result of Order Cancel Request)
7StoppedStopped
8RejectedRejected
9SuspendedSuspended
APendingNewPending New
BCalculatedCalculated
CExpiredExpired
DAcceptedForBiddingAccepted for bidding
EPendingReplacePending Replace (e.g. result of Order Cancel/Replace Request)
FIX.4.4
636WorkingIndicatorBooleanNIndicates if the order is currently being worked. Applicable only for OrdStatus = "New". For open outcry markets this indicates that the order is being worked in the crowd. For electronic markets it indicates that the order has transitioned from a contingent order to a market order.
2 enum values
ValueNameDescription
YWorkingOrder is currently being worked
NNotWorkingOrder has been accepted but not yet in a working state
FIX.4.4
151LeavesQtyQtyYQuantity open for further execution. If the OrdStatus (39) is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty (38) – CumQty (4). (Prior to FIX 4.2 this field was of type int)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 (3). 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
103OrdRejReasonintNCode to identify reason for order rejection.
16 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 (11))
7DuplicateOfAVerballyCommunicatedOrderDuplicate of a verbally communicated order
8StaleOrderStale Order
9TradeAlongRequiredTrade Along required
10InvalidInvestorIDInvalid Investor ID
11UnsupportedOrderCharacteristicUnsupported order characteristic12 = Surveillence Option
13IncorrectQuantityIncorrect quantity
14IncorrectAllocatedQuantityIncorrect allocated quantity
15UnknownAccountUnknown account(s)
99OtherOther
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
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
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 round up to the nearest tick, on a sell round down to the nearest tick
2MorePassiveMore passive – on a buy order round down to nearest tick on a sell order round up to 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

PosUndInstrmtGrp

ImplicitBlockRepeating PositionMaintenance
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
732UnderlyingSettlPricePriceYUnderlying security’s SettlPrice. See SettlPrice (730) field for descriptionFIX.4.4
733UnderlyingSettlPriceTypeintYUnderlying security’s SettlPriceType. See SettlPriceType (73) field for descriptionFIX.4.4

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
8 enum values
ValueNameDescription
FMTMFinalMarkToMarketAmountFinal Mark-to-Market Amount
IMTMIncrementalMarkToMarketAmountIncremental Mark-to-Market Amount
TVARTradeVariationAmountTrade Variation Amount
SMTMStartOfDayMarkToMarketAmountStart-of-Day Mark-to-Market Amount
PREMPremiumAmountPremium Amount
CRESCashResidualAmountCash Residual Amount
CASHCashAmountCash Amount (Corporate Event)
VADJValueAdjustedAmountValue Adjusted Amount
FIX.4.4
708PosAmtAmtNPosition amountFIX.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
19 enum values
ValueNameDescription
TQTransactionQuantityTransaction Quantity
IASIntraSpreadQtyIntra-Spread Qty
IESInterSpreadQtyInter-Spread Qty
FINEndOfDayQtyEnd-of-Day Qty
SODStartOfDayQtyStart-of-Day Qty
EXOptionExerciseQtyOption Exercise Qty
ASOptionAssignmentOption Assignment
TXTransactionFromExerciseTransaction from Exercise
TATransactionFromAssignmentTransaction from Assignment
PITPitTradeQtyPit Trade Qty
TRFTransferTradeQtyTransfer Trade Qty
ETRElectronicTradeQtyElectronic Trade Qty
ALCAllocationTradeQtyAllocation Trade Qty
PAAdjustmentQtyAdjustment Qty
ASFAsOfTradeQtyAs-of Trade Qty
DLVDeliveryQtyDelivery Qty
TOTTotalTransactionQtyTotal Transaction Qty
XMCrossMarginQtyCross Margin Qty
SPLIntegralSplitIntegral Split
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
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 AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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
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 AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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.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

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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
FIX.4.4

QuotCxlEntriesGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupNThe number of quote entries for a QuoteSet.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
FinancingDetails [Component]NComponent 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.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 underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp

QuotEntryAckGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupNThe number of quote entries for a QuoteSet.FIX.4.4
299QuoteEntryIDStringNUniquely identifies the quote as part of a QuoteSet.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
132BidPxPriceNBid price/rateFIX.4.4
133OfferPxPriceNOffer price/rateFIX.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
188BidSpotRatePriceNBid F/X spot rate.FIX.4.4
190OfferSpotRatePriceNOffer F/X spot rate.FIX.4.4
189BidForwardPointsPriceOffsetNBid F/X forward points added to spot rate. May be a negative value.FIX.4.4
191OfferForwardPointsPriceOffsetNOffer F/X forward points added to spot rate. May be a negative value.FIX.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 Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
40OrdTypecharNOrder type *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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 value.FIX.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 value.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
368QuoteEntryRejectReasonintNReason Quote Entry was rejectedFIX.4.4

QuotEntryGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
295NoQuoteEntriesNumInGroupYThe number of quote entries for a QuoteSet.FIX.4.4
299QuoteEntryIDStringYUniquely identifies the quote as part of a QuoteSet.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
132BidPxPriceNBid price/rateFIX.4.4
133OfferPxPriceNOffer price/rateFIX.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
188BidSpotRatePriceNBid F/X spot rate.FIX.4.4
190OfferSpotRatePriceNOffer F/X spot rate.FIX.4.4
189BidForwardPointsPriceOffsetNBid F/X forward points added to spot rate. May be a negative value.FIX.4.4
191OfferForwardPointsPriceOffsetNOffer F/X forward points added to spot rate. May be a negative value.FIX.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 Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
40OrdTypecharNOrder type *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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 value.FIX.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 value.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

QuotQualGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNCode to qualify Quote use See IOIQualifier (04) for description and valid values.FIX.4.4

QuotReqGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYSpecifies the number of repeating symbols specified.FIX.4.4
Instrument [Component]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
FinancingDetails [Component]NComponent 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.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 underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
140PrevClosePxPriceNPrevious closing price of security.FIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request being generated
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
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 (tradable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
54SidecharNSide of order
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 exempt
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
2 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - should specify ContractMultiplier (tag 231))
FIX.4.4
OrderQtyData [Component]NThe 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).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
63SettlTypecharNIndicates 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.
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day (T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+ 5
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
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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
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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (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 (AlertID)
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 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 Backoffice Account (JBO)
FIX.4.4
QuotReqLegsGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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
end QuotReqLegsGrp
QuotQualGrp [Repeating Group]NFIX.4.4
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNCode to qualify Quote use See IOIQualifier (04) for description and valid values.FIX.4.4
end QuotQualGrp
692QuotePriceTypeintNCode to represent price type requested in Quote
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
6Spreadbasis points relative to benchmark
7TEDPriceTED price
8TEDYieldTED yield
9YieldSpreadYield spread (swaps)
10YieldYield
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)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
62ValidUntilTimeUTCTimestampNIndicates expiration time of indication message (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.FIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
SpreadOrBenchmarkCurveData [Component]NThe SpreadOrBenchmarkCurveData component block is primarily used for Fixed Income to convey spread to a benchmark security or curve.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.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
11 enum values
ValueNameDescription
1PercentagePercentage (e.g. 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
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)
FIX.4.4
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.4.4
640Price2PriceNPrice of the future part of a F/X swap order. See Price (44) for description.FIX.4.4
YieldData [Component]NThe YieldData component block conveys yield information for a given Fixed Income security.FIX.4.4
235YieldTypeStringNType of yield
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Average Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GROSSTrueGrossYieldTrue Gross Yield
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent 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
PUTYieldToNextPutYield to Next Put
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1/32YieldValueOf132Yield 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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
FIX.4.4
end PtysSubGrp
end Parties

QuotReqLegsGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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

QuotReqRjctGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYSpecifies the number of repeating symbols specified.FIX.4.4
Instrument [Component]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
FinancingDetails [Component]NComponent 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.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 underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
140PrevClosePxPriceNPrevious closing price of security.FIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request being generated
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
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 (tradable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
54SidecharNSide of order
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 exempt
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
2 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - should specify ContractMultiplier (tag 231))
FIX.4.4
OrderQtyData [Component]NThe 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).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
63SettlTypecharNIndicates 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.
10 enum values
ValueNameDescription
0RegularRegular
1CashCash
2NextDayNext Day (T+1)
3TPlus2T+2
4TPlus3T+3
5TPlus4T+4
6FutureFuture
7WhenAndIfIssuedWhen And If Issued
8SellersOptionSellers Option
9TPlus5T+ 5
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
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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
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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (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 (AlertID)
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 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 Backoffice Account (JBO)
FIX.4.4
QuotReqLegsGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
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
end QuotReqLegsGrp
QuotQualGrp [Repeating Group]NFIX.4.4
735NoQuoteQualifiersNumInGroupNNumber of repeating groups of QuoteQualifiers (695).FIX.4.4
695QuoteQualifiercharNCode to qualify Quote use See IOIQualifier (04) for description and valid values.FIX.4.4
end QuotQualGrp
692QuotePriceTypeintNCode to represent price type requested in Quote
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
6Spreadbasis points relative to benchmark
7TEDPriceTED price
8TEDYieldTED yield
9YieldSpreadYield spread (swaps)
10YieldYield
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)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.FIX.4.4
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4
SpreadOrBenchmarkCurveData [Component]NThe SpreadOrBenchmarkCurveData component block is primarily used for Fixed Income to convey spread to a benchmark security or curve.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.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
11 enum values
ValueNameDescription
1PercentagePercentage (e.g. 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
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)
FIX.4.4
44PricePriceNPrice per unit of quantity (e.g. per share)FIX.4.4
640Price2PriceNPrice of the future part of a F/X swap order. See Price (44) for description.FIX.4.4
YieldData [Component]NThe YieldData component block conveys yield information for a given Fixed Income security.FIX.4.4
235YieldTypeStringNType of yield
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Average Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GROSSTrueGrossYieldTrue Gross Yield
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent 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
PUTYieldToNextPutYield to Next Put
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1/32YieldValueOf132Yield 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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
FIX.4.4
end PtysSubGrp
end Parties

QuotSetAckGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
296NoQuoteSetsNumInGroupNThe number of sets of quotes in the message.FIX.4.4
302QuoteSetIDStringNUnique id for the Quote Set.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
304TotNoQuoteEntriesintNTotal number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries (295) in each message that has repeating quotes that are part of the same quote set. (Prior to FIX 4.4 this field was named TotQuoteEntries)FIX.4.4
893LastFragmentBooleanNIndicates whether this message is the last in a sequence of messages for those messages that support fragmentation, such as Allocation Instruction, Mass Quote, Security List, Derivative Security List
2 enum values
ValueNameDescription
YLastMessageLast message
NNotLastMessageNot last message
FIX.4.4
QuotEntryAckGrp [Repeating Group]NFIX.4.4
295NoQuoteEntriesNumInGroupNThe number of quote entries for a QuoteSet.FIX.4.4
299QuoteEntryIDStringNUniquely identifies the quote as part of a QuoteSet.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
132BidPxPriceNBid price/rateFIX.4.4
133OfferPxPriceNOffer price/rateFIX.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
188BidSpotRatePriceNBid F/X spot rate.FIX.4.4
190OfferSpotRatePriceNOffer F/X spot rate.FIX.4.4
189BidForwardPointsPriceOffsetNBid F/X forward points added to spot rate. May be a negative value.FIX.4.4
191OfferForwardPointsPriceOffsetNOffer F/X forward points added to spot rate. May be a negative value.FIX.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 Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
40OrdTypecharNOrder type *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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 value.FIX.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 value.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
368QuoteEntryRejectReasonintNReason Quote Entry was rejectedFIX.4.4
end QuotEntryAckGrp

QuotSetGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
296NoQuoteSetsNumInGroupYThe number of sets of quotes in the message.FIX.4.4
302QuoteSetIDStringYUnique id for the Quote Set.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
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 (295) in each message that has repeating quotes that are part of the same quote set. (Prior to FIX 4.4 this field was named TotQuoteEntries)FIX.4.4
893LastFragmentBooleanNIndicates whether this message is the last in a sequence of messages for those messages that support fragmentation, such as Allocation Instruction, Mass Quote, Security List, Derivative Security List
2 enum values
ValueNameDescription
YLastMessageLast message
NNotLastMessageNot last message
FIX.4.4
QuotEntryGrp [Repeating Group]YFIX.4.4
295NoQuoteEntriesNumInGroupYThe number of quote entries for a QuoteSet.FIX.4.4
299QuoteEntryIDStringYUniquely identifies the quote as part of a QuoteSet.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
132BidPxPriceNBid price/rateFIX.4.4
133OfferPxPriceNOffer price/rateFIX.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
188BidSpotRatePriceNBid F/X spot rate.FIX.4.4
190OfferSpotRatePriceNOffer F/X spot rate.FIX.4.4
189BidForwardPointsPriceOffsetNBid F/X forward points added to spot rate. May be a negative value.FIX.4.4
191OfferForwardPointsPriceOffsetNOffer F/X forward points added to spot rate. May be a negative value.FIX.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 Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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
40OrdTypecharNOrder type *** SOME VALUES ARE NO LONGER USED - See "Deprecated (Phased-out) Features and Supported Approach" *** (see Volume : "Glossary" for value definitions)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
193SettlDate2LocalMktDateNSettDate (64) of the future part of a F/X swap order.FIX.4.4
192OrderQty2QtyNOrderQty (38) of the future part of a F/X swap order.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 value.FIX.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 value.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
end QuotEntryGrp

RFQReqGrp

ImplicitBlockRepeating QuotationNegotiation
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupYSpecifies the number of repeating symbols specified.FIX.4.4
Instrument [Component]YThe 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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
UndInstrmtGrp [Repeating Group]NFIX.4.4
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
end UndInstrmtGrp
InstrmtLegGrp [Repeating Group]NFIX.4.4
555NoLegsNumInGroupNNumber of InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
140PrevClosePxPriceNPrevious closing price of security.FIX.4.4
303QuoteRequestTypeintNIndicates the type of Quote Request being generated
2 enum values
ValueNameDescription
1ManualManual
2AutomaticAutomatic
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 (tradable)
FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4

RelSymDerivSecGrp

ImplicitBlockRepeating SecurityAndTradingSessionDefinitionOrStatus
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols specified.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
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
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
2 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
FIX.4.4
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
1BookEntryBookEntry
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
23 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
14PreRefundedPrerefunded
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
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 InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
end InstrmtLegGrp
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

RgstDistInstGrp

ImplicitBlockRepeating RegistrationInstruction
TagNameTypeReq DescriptionAdded
510NoDistribInstsNumInGroupNThe number of Distribution Instructions on a Registration Instructions messageFIX.4.4
477DistribPaymentMethodintNA code identifying the payment method for a (fractional) distribution. 13 through 998 are reserved for future use Values above 000 are available for use by private agreement among counterparties
12 enum values
ValueNameDescription
1CRESTCREST
2NSCCNSCC
3EuroclearEuroclear
4ClearstreamClearstream
5ChequeCheque
6TelegraphicTransferTelegraphic Transfer
7FedWireFedWire
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 use 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
473NoRegistDtlsNumInGroupNThe number of registration details on a Registration Instructions messageFIX.4.4
509RegistDtlsStringNSet of Registration name and address details, possibly including phone, fax etc.FIX.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]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
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

RoutingGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
215NoRoutingIDsNumInGroupNNumber of repeating groups of RoutingID (27) and RoutingType (26) values. See Volume 3: "Pre-Trade Message Targeting/Routing"FIX.4.4
216RoutingTypeintNIndicates the type of RoutingID (27) specified
4 enum values
ValueNameDescription
1TargetFirmTarget Firm
2TargetListTarget List
3BlockFirmBlock Firm
4BlockListBlock List
FIX.4.4
217RoutingIDStringNAssigned value used to identify a specific routing destination.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 SecurityAndTradingSessionDefinitionOrStatus
TagNameTypeReq DescriptionAdded
146NoRelatedSymNumInGroupNSpecifies the number of repeating symbols specified.FIX.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.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.
19 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
JOptionPriceReportingAuthorityOptions Price Reporting Authority
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
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.)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
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
201PutOrCallintNFor Options.
2 enum values
ValueNameDescription
0PutPut
1CallCall
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
239RepoCollateralSecurityTypeStringN(Deprecated, use UnderlyingSecurityType (310) )FIX.4.3
226RepurchaseTermintN(Deprecated, use TerminationType (788) )FIX.4.3
227RepurchaseRatePercentageN(Deprecated, use Price (44) )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
240RedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)FIX.4.3
202StrikePricePriceNUsed for derivatives, such as options and covered warrantsFIX.4.3
947StrikeCurrencyCurrencyNUsed for derivativesFIX.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
223CouponRatePercentageNFor Fixed Income.FIX.4.3
207SecurityExchangeExchangeNCan be used to identify the security.FIX.4.3
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
107SecurityDescStringNSecurity description.FIX.4.3
350EncodedSecurityDescLenLengthNMust be set if EncodedSecurityDesc field is specified and must immediately precede it.FIX.4.3
351EncodedSecurityDescdataNEncoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.FIX.4.3
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
5 enum values
ValueNameDescription
1PutPut
2CallCall
3TenderTender
4SinkingFundCallSinking Fund Call
99OtherOther
FIX.4.4
866EventDateLocalMktDateNDate of eventFIX.4.4
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
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
1BookEntryBookEntry
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
23 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
14PreRefundedPrerefunded
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
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]NComponent 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.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 underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (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 InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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]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
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
end InstrmtLegSecListGrp
SpreadOrBenchmarkCurveData [Component]NThe SpreadOrBenchmarkCurveData component block is primarily used for Fixed Income to convey spread to a benchmark security or curve.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.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]NThe YieldData component block conveys yield information for a given Fixed Income security.FIX.4.4
235YieldTypeStringNType of yield
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Average Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GROSSTrueGrossYieldTrue Gross Yield
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent 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
PUTYieldToNextPutYield to Next Put
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1/32YieldValueOf132Yield 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
561RoundLotQtyNThe trading lot size of a securityFIX.4.4
562MinTradeVolQtyNThe minimum trading volume for a securityFIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4
827ExpirationCycleintNPart of trading cycle when an instrument expires. Field is applicable for derivatives.
2 enum values
ValueNameDescription
0ExpireOnTradingSessionCloseExpire on trading session close (default)
1ExpireOnTradingSessionOpenExpire on trading session open
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

SecTypesGrp

ImplicitBlockRepeating SecurityAndTradingSessionDefinitionOrStatus
TagNameTypeReq DescriptionAdded
558NoSecurityTypesNumInGroupNNumber of Security Type repeating group instances.FIX.4.4
167SecurityTypeStringNIndicates type of security. See also the Product (460) and CFICode (46) fields. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Example values (grouped by Product field value) (Note: additional values may be used by mutual agreement of the counterparties): * Identify the Issuer in the "Issuer" field(06) *** REPLACED values - See "Replaced Features and Supported Approach" *** NOTE: Additional values may be used by mutual agreement of the counterparties)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
FIX.4.4
762SecuritySubTypeStringNSub-type qualification/identification of the SecurityType (e.g. for SecurityType="REPO"). 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 (46) and SecurityType (67) 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 0962 standard, Classification of Financial Instruments (CFI code) values. ISO 0962 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 (67) fields. It is recommended that CFICode be used instead of SecurityType (67) for non-Fixed Income instruments. A subset of possible values applicable to FIX usage are identified in "Appendix 6-D CFICode Usage - ISO 0962 Classification of Financial Instruments (CFI code)"FIX.4.4

SettlInstGrp

ImplicitBlockRepeating SettlementInstruction
TagNameTypeReq DescriptionAdded
778NoSettlInstNumInGroupNNumber of settlement instructions within repeating group.FIX.4.4
162SettlInstIDStringNUnique identifier for Settlement Instruction.FIX.4.4
163SettlInstTransTypecharNSettlement Instructions message transaction type
4 enum values
ValueNameDescription
NNewNew
CCancelCancel
RReplaceReplace
TRestateRestate (used where the Settlement Instruction is being used to communicate standing instructions which have not been changed or added to)
FIX.4.4
214SettlInstRefIDStringNReference identifier for the SettlInstID (62) with Cancel and Replace SettlInstTransType (63) transaction types.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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
FIX.4.4
end PtysSubGrp
end Parties
54SidecharNSide of order
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 exempt
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
460ProductintNIndicates the type of product the security is associated with. See also the CFICode (46) and SecurityType (67) fields.
13 enum values
ValueNameDescription
1AGENCYAGENCY
2COMMODITYCOMMODITY
3CORPORATECORPORATE
4CURRENCYCURRENCY
5EQUITYEQUITY
6GOVERNMENTGOVERNMENT
7INDEXINDEX
8LOANLOAN
9MONEYMARKETMONEYMARKET
10MORTGAGEMORTGAGE
11MUNICIPALMUNICIPAL
12OTHEROTHER
13FINANCINGFINANCING
FIX.4.4
167SecurityTypeStringNIndicates type of security. See also the Product (460) and CFICode (46) fields. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Example values (grouped by Product field value) (Note: additional values may be used by mutual agreement of the counterparties): * Identify the Issuer in the "Issuer" field(06) *** REPLACED values - See "Replaced Features and Supported Approach" *** NOTE: Additional values may be used by mutual agreement of the counterparties)
95 enum values
ValueNameDescription
FUTFutureFuture
OPTOptionOption
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
XLINKDIndexedLinkedIndexed Linked
STRUCTStructuredNotesStructured Notes
YANKYankeeCorporateBondYankee Corporate Bond
FORForeignExchangeContractForeign Exchange Contract
CSCommonStockCommon Stock
PSPreferredStockPreferred Stock
BRADYBradyBondBrady Bond
EUSOVEuroSovereignsEuro Sovereigns *
TBONDUSTreasuryBondUS Treasury Bond
TINTInterestStripFromAnyBondOrNoteInterest strip from any bond or note
TIPSTreasuryInflationProtectedSecuritiesTreasury Inflation Protected Securities
TCALPrincipalStripOfACallableBondOrNotePrincipal strip of a callable bond or note
TPRNPrincipalStripFromANonCallableBondOrNotePrincipal strip from a non-callable bond or note
USTUSTreasuryNoteOldUS Treasury Note (deprecated value, use "TNOTE")
USTBUSTreasuryBillOldUS Treasury Bill (deprecated value, use "TBILL")
TNOTEUSTreasuryNoteUS Treasury Note
TBILLUSTreasuryBillUS Treasury Bill
REPORepurchaseRepurchase
FORWARDForwardForward
BUYSELLBuySellbackBuy Sellback
SECLOANSecuritiesLoanSecurities Loan
SECPLEDGESecuritiesPledgeSecurities Pledge
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
BNBankNotesBank Notes
BOXBillOfExchangesBill of Exchanges
CDCertificateOfDepositCertificate of Deposit
CLCallLoansCall Loans
CPCommercialPaperCommercial Paper
DNDepositNotesDeposit Notes
EUCDEuroCertificateOfDepositEuro Certificate of Deposit
EUCPEuroCommercialPaperEuro Commercial Paper
LQNLiquidityNoteLiquidity Note
MTNMediumTermNotesMedium Term Notes
ONITEOvernightOvernight
PNPromissoryNotePromissory Note
PZFJPlazosFijosPlazos Fijos
STNShortTermLoanNoteShort Term Loan Note
TDTimeDepositTime Deposit
XCNExtendedCommNoteExtended Comm Note
YCDYankeeCertificateOfDepositYankee Certificate of Deposit
ABSAssetBackedSecuritiesAsset-backed Securities
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
TRANTaxRevenueAnticipationNoteTax & Revenue Anticipation Note
VRDNVariableRateDemandNoteVariable Rate Demand Note
WARWarrantWarrant
MFMutualFundMutual Fund (i.e. any kind of open-ended "Collective Investment Vehicle")
MLEGMultilegInstrumentMulti-leg instrument (e.g. options strategy or futures spread. CFICode (461) can be used to identify if options-based, futures-based, etc.)
NONENoSecurityTypeNo Security Type
FIX.4.4
461CFICodeStringNIndicates the type of security using ISO 0962 standard, Classification of Financial Instruments (CFI code) values. ISO 0962 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 (67) fields. It is recommended that CFICode be used instead of SecurityType (67) for non-Fixed Income instruments. A subset of possible values applicable to FIX usage are identified in "Appendix 6-D CFICode Usage - ISO 0962 Classification of Financial Instruments (CFI code)"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
126ExpireTimeUTCTimestampNTime/Date of order expiration (always expressed in UTC (Universal Time Coordinated, also known as "GMT") The meaning of expiration is specific to the context where the field is used. For orders, this is the expiration time of a Good Til Date TimeInForce. For Quotes - this is the expiration of the quote. Expiration time is provided across the quote message dialog to control the length of time of the overall quoting process. For collateral requests, this is the time by which collateral must be assigned. For collateral assignments, this is the time by which a response to the assignment is expected.FIX.4.4
779LastUpdateTimeUTCTimestampNTimestamp of last update to data item (or creation if no updates made since creation).FIX.4.4
SettlInstructionsData [Component]NThe 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 partiesFIX.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 (170) 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
SSecuritiessecurities
CCashcash
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
492PaymentMethodintNA code identifying the Settlement payment method. 16 through 998 are reserved for future use Values above 000 are available for use by private agreement among counterparties
15 enum values
ValueNameDescription
1CRESTCREST
2NSCCNSCC
3EuroclearEuroclear
4ClearstreamClearstream
5ChequeCheque
6TelegraphicTransferTelegraphic Transfer
7FedWireFedWire
8DebitCardDebit Card
9DirectDebitDirect Debit (BECS)
10DirectCreditDirect Credit (BECS)
11CreditCardCredit Card
12ACHDebitACH Debit
13ACHCreditACH Credit
14BPAYBPAY
15HighValueClearingSystemHigh Value Clearing System (HVACS)
FIX.4.4
476PaymentRefStringN"Settlement Payment Reference" – A free format Payment reference to assist with reconciliation, e.g. a Client and/or Order ID number.FIX.4.4
488CardHolderNameStringNThe name of the payment card holder as specified on the card being used for payment.FIX.4.4
489CardNumberStringNThe number of the payment card as specified on the card being used for payment.FIX.4.4
503CardStartDateLocalMktDateNThe start date of the card as specified on the card being used for payment.FIX.4.4
490CardExpDateLocalMktDateNThe expiry date of the payment card as specified on the card being used for payment.FIX.4.4
491CardIssNumStringNThe issue number of the payment card as specified on the card being used for payment. This is only applicable to certain types of card.FIX.4.4
504PaymentDateLocalMktDateNThe date written on a cheque or date payment should be submitted to the relevant clearing system.FIX.4.4
505PaymentRemitterIDStringNIdentifies sender of a payment, e.g. the payment remitter or a customer reference number.FIX.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 (170) 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
SSecuritiessecurities
CCashcash
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

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
552NoSidesNumInGroupYNumber of Side repeating group instances.
2 enum values
ValueNameDescription
1OneSideone side
2BothSidesboth sides
FIX.4.4
54SidecharYSide of order
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 exempt
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
41OrigClOrdIDStringYClOrdID () of the previous order (NOT the initial order of the day) as assigned by the institution, used to identify the previous order in cancel and cancel/replace requests.FIX.4.4
11ClOrdIDStringYUnique 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
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. This is provided to support markets similar to Eurex and A/C/E.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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
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]YThe 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).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
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

SideCrossOrdModGrp

ImplicitBlockRepeating CrossOrders
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYNumber of Side repeating group instances.
2 enum values
ValueNameDescription
1OneSideone side
2BothSidesboth sides
FIX.4.4
54SidecharYSide of order
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 exempt
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
11ClOrdIDStringYUnique 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
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]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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
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 (AlertID)
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 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 Backoffice 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
70AllocIDStringNUnique identifier for allocation message. (Prior to FIX 4.1 this field was of type int)FIX.4.4
PreAllocGrp [Repeating Group]NFIX.4.4
78NoAllocsNumInGroupNNumber of repeating AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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
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
2 enum values
ValueNameDescription
0UnitsUnits (shares, par, currency)
1ContractsContracts (if used - should specify ContractMultiplier (tag 231))
FIX.4.4
OrderQtyData [Component]YThe 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).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]NThe CommissionDate component block is used to carry commission information such as the type of commission and the rate.FIX.4.4
12CommissionAmtNCommission. Note if CommType (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
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
529OrderRestrictionsMultipleValueStringNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
10 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 or Specialist in the underlying security of a derivative security
7ForeignEntityForeign Entity (of foreign governmnet or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExternal Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
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
YExecuteForexAfterSecurityTradeExecute Forex after security trade
NDoNotExecuteForexAfterSecurityTradeDo not execute 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).
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
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.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.
4 enum values
ValueNameDescription
OOpenOpen
CCloseClose
RRolledRolled
FFIFOFIFO
FIX.4.4
203CoveredOrUncoveredintNUsed for derivative products, 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
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 and 106.F Employees
MAllOtherOwnershipTypesAll other ownership types
1FirstYearDelegate1st year delegate trading for his own account
2SecondYearDelegate2nd year delegate trading for his own account
3ThirdYearDelegate3rd year delegate trading for his own account
4FourthYearDelegate4th year delegate trading for his own account
5FifthYearDelegate5th year delegate trading for his own account
9SixthYearDelegate6th year and beyond delegate trading for his own account
FIX.4.4
377SolicitedFlagBooleanNIndicates whether or not the order was solicited.
2 enum values
ValueNameDescription
YWasSolicitedWas solcitied
NWasNotSolicitedWas not 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

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.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
8BeginStringStringYFIX.4.4 (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)
93 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTest Request
2ResendRequestResend Request
3RejectReject
4SequenceResetSequence Reset
5LogoutLogout
6IOIIndication of Interest
7AdvertisementAdvertisement
8ExecutionReportExecution Report
9OrderCancelRejectOrder Cancel Reject
ALogonLogon
BNewsNews
CEmailEmail
DNewOrderSingleOrder – Single
ENewOrderListOrder – List
FOrderCancelRequestOrder Cancel Request
GOrderCancelReplaceRequestOrder Cancel/Replace Request
HOrderStatusRequestOrder Status Request
JAllocationInstructionAllocation Instruction
KListCancelRequestList Cancel Request
LListExecuteList Execute
MListStatusRequestList Status Request
NListStatusList Status
PAllocationInstructionAckAllocation Instruction Ack
QDontKnowTradeDon’t Know Trade (DK)
RQuoteRequestQuote Request
SQuoteQuote
TSettlementInstructionsSettlement Instructions
VMarketDataRequestMarket Data Request
WMarketDataSnapshotFullRefreshMarket Data-Snapshot/Full Refresh
XMarketDataIncrementalRefreshMarket Data-Incremental Refresh
YMarketDataRequestRejectMarket Data Request Reject
ZQuoteCancelQuote Cancel
aQuoteStatusRequestQuote Status Request
bMassQuoteAcknowledgementMass Quote Acknowledgement
cSecurityDefinitionRequestSecurity Definition Request
dSecurityDefinitionSecurity Definition
eSecurityStatusRequestSecurity Status Request
fSecurityStatusSecurity Status
gTradingSessionStatusRequestTrading Session Status Request
hTradingSessionStatusTrading Session Status
iMassQuoteMass Quote
jBusinessMessageRejectBusiness Message Reject
kBidRequestBid Request
lBidResponseBid Response (lowercase L)
mListStrikePriceList Strike Price
nXMLNonFIXXML message (e.g. non-FIX MsgType)
oRegistrationInstructionsRegistration Instructions
pRegistrationInstructionsResponseRegistration Instructions Response
qOrderMassCancelRequestOrder Mass Cancel Request
rOrderMassCancelReportOrder Mass Cancel Report
sNewOrderCrossNew Order - Cross
tCrossOrderCancelReplaceRequestCross Order Cancel/Replace Request (a.k.a. Cross Order Modification Request)
uCrossOrderCancelRequestCross Order Cancel Request
vSecurityTypeRequestSecurity Type Request
wSecurityTypesSecurity Types
xSecurityListRequestSecurity List Request
ySecurityListSecurity List
zDerivativeSecurityListRequestDerivative Security List Request
AADerivativeSecurityListDerivative Security List
ABNewOrderMultilegNew Order - Multileg
ACMultilegOrderCancelReplaceMultileg Order Cancel/Replace (a.k.a. Multileg Order Modification Request)
ADTradeCaptureReportRequestTrade Capture Report Request
AETradeCaptureReportTrade Capture Report
AFOrderMassStatusRequestOrder Mass Status Request
AGQuoteRequestRejectQuote Request Reject
AHRFQRequestRFQ Request
AIQuoteStatusReportQuote Status Report
AJQuoteResponseQuote Response
AKConfirmationConfirmation
ALPositionMaintenanceRequestPosition Maintenance Request
AMPositionMaintenanceReportPosition Maintenance Report
ANRequestForPositionsRequest For Positions
AORequestForPositionsAckRequest For Positions Ack
APPositionReportPosition Report
AQTradeCaptureReportRequestAckTrade Capture Report Request Ack
ARTradeCaptureReportAckTrade Capture Report Ack
ASAllocationReportAllocation Report (aka Allocation Claim)
ATAllocationReportAckAllocation Report Ack (aka Allocation Claim Ack)
AUConfirmationAckConfirmation Ack (aka Affirmation)
AVSettlementInstructionRequestSettlement Instruction Request
AWAssignmentReportAssignment Report
AXCollateralRequestCollateral Request
AYCollateralAssignmentCollateral Assignment
AZCollateralResponseCollateral Response
BACollateralReportCollateral Report
BBCollateralInquiryCollateral Inquiry
BCNetworkCounterpartySystemStatusRequestNetwork (Counterparty System) Status Request
BDNetworkCounterpartySystemStatusResponseNetwork (Counterparty System) Status Response
BEUserRequestUser Request
BFUserResponseUser Response
BGCollateralInquiryAckCollateral Inquiry Ack
BHConfirmationRequestConfirmation Request
FIX.4.0
49SenderCompIDStringY(Always unencrypted)FIX.4.0
56TargetCompIDStringY(Always unencrypted)FIX.4.0
115OnBehalfOfCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
128DeliverToCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
90SecureDataLenLengthNRequired to identify length of encrypted section of message. (Always unencrypted)FIX.4.0
91SecureDatadataNRequired when message body is encrypted. Always immediately follows SecureDataLen field.FIX.4.0
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
YPossibleDuplicatePossible duplicate
NOriginalTransmissionOriginal transmission
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
YPossibleResendPossible resend
NOriginalTransmissionOriginal transmission
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.
4 enum values
ValueNameDescription
ISO-2022-JPISO2022JPJIS
EUC-JPEUCJPEUC
Shift_JISShiftJISfor using SJIS
UTF-8UTF8Unicode
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
Hop [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 (5) 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 (5) 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 (5) 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

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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3

TrdAllocGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
78NoAllocsNumInGroupNNumber of repeating AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4

TrdCapDtGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
580NoDatesNumInGroupNNumber of Date fields provided in date rangeFIX.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
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.4

TrdCapRptSideGrp

ImplicitBlockRepeating TradeCapture
TagNameTypeReq DescriptionAdded
552NoSidesNumInGroupYNumber of Side repeating group instances.
2 enum values
ValueNameDescription
1OneSideone side
2BothSidesboth sides
FIX.4.4
54SidecharYSide of order
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 exempt
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
37OrderIDStringYUnique 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]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
BBICBIC (Bank Identification Code—Swift managed) code (ISO 9362 - 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 Identifier Code) (See "Appendix 6-C")
HCSDParticipantCSD participant/member code (e.g. Euroclear, DTC, CREST or Kassenverein number)
1KoreanInvestorIDKorean Investor ID
2TaiwaneseForeignInvestorIDTaiwanese Qualified Foreign Investor ID QFII / FID
3TaiwaneseTradingAcctTaiwanese Trading Account
4MalaysianCentralDepositoryMalaysian Central Depository (MCD) number
5ChineseInvestorIDChinese B Share (Shezhen and Shanghai)
6UKNationalInsuranceOrPensionNumberUK National Insurance or Pension Number
7USSocialSecurityNumberUS Social Security Number
8USEmployerOrTaxIDNumberUS Employer Identification Number
9AustralianBusinessNumberAustralian Business Number
AAustralianTaxFileNumberAustralian Tax File Number
IISITCAcronymDirected broker three character acronym as defined in ISITC ‘ETC Best Practice’ guidelines document
FIX.4.3
452PartyRoleintNIdentifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
37 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 – e.g. trader who initiates/submits the order)
12ExecutingTraderExecuting Trader (associated with Executing Firm - actually executes)
13OrderOriginationFirmOrder Origination Firm (e.g. buyside 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
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
26 enum values
ValueNameDescription
1FirmFirm
2PersonPerson
3SystemSystem
4ApplicationApplication
5FullLegalNameOfFirmFull legal name of firm
6PostalAddressPostal address (inclusive of street address, location, and postal code)
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 (e.g. Euroclear, DTC, CREST or Kassenverein number)
18RegisteredAddressRegistered address
19FundAccountNameFund/account name
20TelexNumberTelex number
21FaxNumberFax number
22SecuritiesAccountNameSecurities account name
23CashAccountNameCash account name
24DepartmentDepartment
25LocationDeskLocation / Desk
26PositionAccountTypePosition Account Type
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 (AlertID)
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 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 Backoffice 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
2 enum values
ValueNameDescription
YTreatAsOddLottreat as odd lot
NTreatAsRoundLottreat as round lot
FIX.4.4
ClrInstGrp [Repeating Group]NFIX.4.4
576NoClearingInstructionsNumInGroupNNumber of clearing instructionsFIX.4.4
577ClearingInstructionintNEligibility of this trade for clearing and central counterparty processing
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
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
YWasSolicitedWas solcitied
NWasNotSolicitedWas not 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
529OrderRestrictionsMultipleValueStringNRestrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
10 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 or Specialist in the underlying security of a derivative security
7ForeignEntityForeign Entity (of foreign governmnet or regulatory jurisdiction)
8ExternalMarketParticipantExternal Market Participant
9ExternalInterConnectedMarketLinkageExternal Inter-connected Market Linkage
ARisklessArbitrageRiskless Arbitrage
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)
17 enum values
ValueNameDescription
1MarketMarket
2LimitLimit
3StopStop
4StopLimitStop limit
6WithOrWithoutWith or without
7LimitOrBetterLimit or better (Deprecated)
8LimitWithOrWithoutLimit with or without
9OnBasisOn basis
DPreviouslyQuotedPreviously quoted
EPreviouslyIndicatedPreviously indicated
GForexSwapForex - Swap
IFunariFunari (Limit Day Order with unexecuted portion handled as Market On Close. E.g. Japan)
JMarketIfTouchedMarket If Touched (MIT)
KMarketWithLeftOverAsLimitMarket with Leftover as Limit (market order then unexecuted quantity becomes limit order at last price)
LPreviousFundValuationPointPrevious Fund Valuation Point (Historic pricing) (for CIV)
MNextFundValuationPointNext Fund Valuation Point –(Forward pricing) (for CIV)
PPeggedPegged
FIX.4.4
18ExecInstMultipleValueStringNInstructions 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.
40 enum values
ValueNameDescription
1NotHeldNot held
2WorkWork
3GoAlongGo along
4OverTheDayOver the day
5HeldHeld
6ParticipateDoNotInitiateParticipate don't initiate
7StrictScaleStrict scale
8TryToScaleTry to scale
9StayOnBidSideStay on bidside
0StayOnOfferSideStay on offerside
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)
IInstitutionsOnlyInstitutions only
JReinstateOnTradingHaltReinstate on Trading Halt (mutually exclusive with K)
KCancelOnTradingHaltCancel on Trading Halt (mutually exclusive with L)
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)
RPrimaryPegPrimary peg (primary market - buy at bid/sell at offer)
SSuspendSuspend
UCustomerDisplayInstructionCustomer Display Instruction (Rule11Ac1-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
FIX.4.4
483TransBkdTimeUTCTimestampNFor CIV A date and time stamp to indicate the time a CIV order was booked by the fund manager.FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.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]NThe CommissionDate component block is used to carry commission information such as the type of commission and the rate.FIX.4.4
12CommissionAmtNCommission. Note if CommType (3) 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)
2Percentpercentage
3Absoluteabsolute (total monetary amount)
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived – cash discount
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived – enhanced units
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
YYesYes
NNoNo
FIX.4.3
381GrossTradeAmtAmtNTotal amount traded (e.g. CumQty (4) * AvgPx (6)) expressed in units of currency.FIX.4.4
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
120SettlCurrencyCurrencyNCurrency code of settlement denomination.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.
4 enum values
ValueNameDescription
OOpenOpen
CCloseClose
RRolledRolled
FFIFOFIFO
FIX.4.4
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.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 multi-leg security
3MultilegSecurityMulti-leg security
FIX.4.4
ContAmtGrp [Repeating Group]NFIX.4.4
518NoContAmtsNumInGroupNThe number of Contract Amount details on an Execution Report messageFIX.4.4
519ContAmtTypeintNType of ContAmtValue (520). NOTE That Commission Amount / % in Contract Amounts is the commission actually charged, rather than the commission instructions given in Fields 2/3.
15 enum values
ValueNameDescription
1CommissionAmountCommission Amount (actual)
2CommissionPercentCommission % (actual)
3InitialChargeAmountInitial Charge Amount
4InitialChargePercentInitial Charge %
5DiscountAmountDiscount Amount
6DiscountPercentDiscount %
7DilutionLevyAmountDilution Levy Amount
8DilutionLevyPercentDilution Levy %
9ExitChargeAmountExit Charge Amount
10ExitChargePercentExit Charge %
11FundBasedRenewalCommissionPercentFund-based Renewal Commission % (a.k.a. Trail commission)
12ProjectedFundValueProjected Fund Value (i.e. for investments intended to realise or exceed a specific future value)
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 (59).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
50 enum values
ValueNameDescription
AMTAlternativeMinimumTaxAMT (y/n)
AUTOREINVAutoReinvestmentAuto Reinvestment at <rate> or better
BANKQUALBankQualifiedBank qualified (y/n)
BGNCONBargainConditionsBargain Conditions– see (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)
MINQTYMinimumQuantityMinimum quantity
MININCRMinimumIncrementMinimum increment
MINDNOMMinimumDenominationMinimum denomination
PAYFREQPaymentFrequencyPayment frequency, calendar
PIECESNumberOfPiecesNumber of Pieces
PMAXPoolsMaximumPools Maximum
PPMPoolsPerMillionPools per Million
PPLPoolsPerLotPools per Lot
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, Callable, Prefunded, EscrowedToMaturity, Putable, Convertible
RESTRICTEDRestrictedRestricted (y/n)
SECTORMarketSectorMarket sector
SECTYPESecurityTypeIncludedOrExcludedSecurityType 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
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 (Note tag # was reserved in FIX 4.1, added in FIX 4.3)FIX.4.3
end Stipulations
MiscFeesGrp [Repeating Group]NFIX.4.4
136NoMiscFeesNumInGroupNNumber of repeating groups of miscellaneous feesFIX.4.4
137MiscFeeAmtAmtNMiscellaneous fee valueFIX.4.4
138MiscFeeCurrCurrencyNCurrency of miscellaneous feeFIX.4.4
139MiscFeeTypecharNIndicates type of miscellaneous fee
12 enum values
ValueNameDescription
1RegulatoryRegulatory (e.g. SEC)
2TaxTax
3LocalCommissionLocal Commission
4ExchangeFeesExchange Fees
5StampStamp
6LevyLevy
7OtherOther
8MarkupMarkup
9ConsumptionTaxConsumption Tax
10PerTransactionPer transaction
11ConversionConversion
12AgentAgent
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
826TradeAllocIndicatorintNIdentifies how the trade is to be allocated
3 enum values
ValueNameDescription
0AllocationNotRequiredAllocation not required
1AllocationRequiredAllocation required (give up trade) allocation information not provided (incomplete)
2UseAllocationProvidedWithTheTradeUse allocation provided with the trade
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 AllocAccount (79)/AllocPrice (366) entries.FIX.4.4
79AllocAccountStringNSub-account mnemonicFIX.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]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
80AllocQtyQtyNQuantity to be allocated to specific sub-account (Prior to FIX 4.2 this field was of type int)FIX.4.4
end TrdAllocGrp

TrdCollGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
897NoTradesNumInGroupNNumber of trades in repeating group.FIX.4.4
571TradeReportIDStringNUnique identifier of trade capture reportFIX.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 InstrumentLeg repeating group instances.FIX.4.4
InstrumentLeg [Component]NThe 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.FIX.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 (46) field for descriptionFIX.4.3
609LegSecurityTypeStringNMultileg instrument's individual security’s SecurityType. See SecurityType (67) field for descriptionFIX.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
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
250LegRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
251LegRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
252LegRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
254LegRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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
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
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
564LegPositionEffectcharNPositionEffect for leg of a multileg See PositionEffect (77) field for descriptionFIX.4.4
565LegCoveredOrUncoveredintNCoveredOrUncovered for leg of a multileg See CoveredOrUncovered (203) field for descriptionFIX.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
654LegRefIDStringNUnique indicator for a specific leg.FIX.4.4
566LegPricePriceNPrice for leg of a multileg See Price (44) field for descriptionFIX.4.4
587LegSettlTypecharNRefer to values for SettlType[63]FIX.4.4
588LegSettlDateLocalMktDateNRefer to description for SettlDate[64]FIX.4.4
637LegLastPxPriceNExecution price assigned to a leg of a multileg instrument. See LastPx (31) field for description and valuesFIX.4.4

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
5 enum values
ValueNameDescription
1ExecutionTimeExecution Time
2TimeInTime In
3TimeOutTime Out
4BrokerReceiptBroker Receipt
5BrokerExecutionBroker Execution
FIX.4.4
771TrdRegTimestampOriginStringNOptionalFIX.4.4

TrdgSesGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
386NoTradingSessionsNumInGroupNNumber of TradingSessionIDs (336) in repeating group.FIX.4.4
336TradingSessionIDStringNIdentifier for Trading Session Can be used to represent a specific market trading session (e.g. "PRE-OPEN", "CROSS_2", "AFTER-HOURS", "TOSTNET", "TOSTNET2", etc). To specify good for session where session spans more than one calendar day, use TimeInForce = Day in conjunction with TradingSessionID. Values should be bi-laterally agreed to between counterparties. Firms may register Trading Session values on the FIX website (presently a document maintained within "ECN and Exchanges" working group section).FIX.4.4
625TradingSessionSubIDStringNOptional market assigned sub identifier for 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.FIX.4.4

UndInstrmtCollGrp

ImplicitBlockRepeating CollateralManagement
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
944CollActionintNAction proposed for an Underlying Instrument instance
3 enum values
ValueNameDescription
0RetainRetain
1AddAdd
2RemoveRemove
FIX.4.4

UndInstrmtGrp

ImplicitBlockRepeating Common
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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

UndInstrmtStrkPxGrp

ImplicitBlockRepeating ProgramTrading
TagNameTypeReq DescriptionAdded
711NoUnderlyingsNumInGroupNNumber of underlying legs that make up the security.FIX.4.4
UnderlyingInstrument [Component]NThe 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.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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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
140PrevClosePxPriceNPrevious closing price of security.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
54SidecharNSide of order
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 exempt
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
44PricePriceYPrice per unit of quantity (e.g. per share)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
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.4.4
354EncodedTextLenLengthNByte length of encoded (non-ASCII characters) EncodedText (355) field.FIX.4.4
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.FIX.4.4

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

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 (46)fieldFIX.4.3
310UnderlyingSecurityTypeStringNUnderlying security’s SecurityType. Valid values: see SecurityType (67) 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: TREASURY = Federal government or treasury PROVINCE = State, province, region, etc. AGENCY = Federal agency MORTGAGE = Mortgage passthrough CP = Commercial paper CORP = Corporate EQUITY = Equity SUPRA = Supra-national agency CASH 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.: SecurityType=REPO UnderlyingSecurityType=MORTGAGE UnderlyingIssuer=GNMA or SecurityType=REPO UnderlyingSecurityType=AGENCY UnderlyingIssuer=CA Housing Trust UnderlyingCountryOfIssue=CA or SecurityType=REPO UnderlyingSecurityType=CORP UnderlyingNoStipulations= UnderlyingStipulationType=RATING UnderlyingStipulationValue=>bbb-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 (54) field for descriptionFIX.4.3
315UnderlyingPutOrCallintNUnderlying security’s PutOrCall. See PutOrCall field for descriptionFIX.4.3
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
243UnderlyingRepoCollateralSecurityTypeStringN(Deprecated, not applicable/used for Repos)FIX.4.3
244UnderlyingRepurchaseTermintN(Deprecated, not applicable/used for Repos)FIX.4.3
245UnderlyingRepurchaseRatePercentageN(Deprecated, not applicable/used for Repos)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
247UnderlyingRedemptionDateLocalMktDateN(Deprecated, use YieldRedemptionDate (696) in <YieldData> component block)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 (23) field for descriptionFIX.4.3
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
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
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

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

YieldData

Block Common
The YieldData component block conveys yield information for a given Fixed Income security.
TagNameTypeReq DescriptionAdded
235YieldTypeStringNType of yield
34 enum values
ValueNameDescription
AFTERTAXAfterTaxYieldAfter Tax Yield (Municipals)
ANNUALAnnualYieldAnnual Yield
ATISSUEYieldAtIssueYield At Issue (Municipals)
AVGMATURITYYieldToAverageMaturityYield To Average Maturity
BOOKBookYieldBook Yield
CALLYieldToNextCallYield to Next Call
CHANGEYieldChangeSinceCloseYield Change Since Close
CLOSEClosingYieldClosing Yield
COMPOUNDCompoundYieldCompound Yield
CURRENTCurrentYieldCurrent Yield
GROSSTrueGrossYieldTrue Gross Yield
GOVTEQUIVGvntEquivalentYieldGovernment Equivalent 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
PUTYieldToNextPutYield to Next Put
PREVCLOSEPreviousCloseYieldPrevious Close Yield
PROCEEDSProceedsYieldProceeds Yield
SEMIANNUALSemiAnnualYieldSemi-annual Yield
SHORTAVGLIFEYieldToShortestAverageLifeYield to Shortest Average Life
SIMPLESimpleYieldSimple Yield
TAXEQUIVTaxEquivalentYieldTax Equivalent Yield
TENDERYieldToTenderDateYield to Tender Date
TRUETrueYieldTrue Yield
VALUE1/32YieldValueOf132Yield 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