The Market Data messages are used as the response to a Market Data Request message. In all cases, one Market Data message refers only to one Market Data Request. It can be used to transmit a 2-sided book of orders or list of quotes, a list of trades, index values, opening, closing, settlement, high, low, or VWAP prices, the trade volume or open interest for a security, or any combination of these.
Added
FIX.4.2
Expand Components | Collapse Components
Field or Component | Field Name | FIXML name | Req'd | Comments | Depr. |
---|
![]() | Component(-) | StandardHeader | ![]() |
MsgType = W |
![]() | 8 | BeginString | ![]() |
FIXT.1.1 (Always unencrypted, must be first field in message) | ||
![]() | 9 | BodyLength | ![]() |
(Always unencrypted, must be second field in message) | ||
![]() | 35 | MsgType | ![]() |
(Always unencrypted, must be third field in message) | ||
![]() | 1128 | ApplVerID |
Indicates application version using a service pack identifier. The ApplVerID applies to a specific message occurrence. | |||
![]() | 1129 | CstmApplVerID |
Used to support bilaterally agreed custom functionality | |||
![]() | 49 | SenderCompID | @SID | ![]() |
(Always unencrypted) | |
![]() | 56 | TargetCompID | @TID | ![]() |
(Always unencrypted) | |
![]() | 115 | OnBehalfOfCompID | @OBID |
Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | ||
![]() | 128 | DeliverToCompID | @D2ID |
Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | ||
![]() | 90 | SecureDataLen |
Required to identify length of encrypted section of message. (Always unencrypted) | |||
![]() | 91 | SecureData |
Required when message body is encrypted. Always immediately follows SecureDataLen field. | |||
![]() | 34 | MsgSeqNum | @SeqNum | ![]() |
(Can be embedded within encrypted data section.) | |
![]() | 50 | SenderSubID | @SSub |
(Can be embedded within encrypted data section.) | ||
![]() | 142 | SenderLocationID | @SLoc |
Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | ||
![]() | 57 | TargetSubID | @TSub |
"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.) | ||
![]() | 143 | TargetLocationID | @TLoc |
Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | ||
![]() | 116 | OnBehalfOfSubID | @OBSub |
Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 144 | OnBehalfOfLocationID | @OBLoc |
Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 129 | DeliverToSubID | @D2Sub |
Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 145 | DeliverToLocationID | @D2Loc |
Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 43 | PossDupFlag | @PosDup |
Always 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.) | ||
![]() | 97 | PossResend | @PosRsnd |
Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.) | ||
![]() | 52 | SendingTime | @Snt | ![]() |
(Can be embedded within encrypted data section.) | |
![]() | 122 | OrigSendingTime | @OrigSnt |
Required 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.) | ||
![]() | 212 | XmlDataLen |
Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.) | |||
![]() | 213 | XmlData |
Can contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Volume 1: FIXML Support | |||
![]() | 347 | MessageEncoding | @MsgEncd |
Type of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used. | ||
![]() | 369 | LastMsgSeqNumProcessed |
The 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. |
![]() | Component(-) | HopGrp | HopGrp |
Number 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. |
![]() | Repeating Group 627 | NoHops |
![]() | 628 | HopCompID | @ID | |||
![]() | 629 | HopSendingTime | @Snt | |||
![]() | 630 | HopRefID | @Ref |
end Repeating Group |
end Component |
end Component |
![]() | 963 | MDReportID | @RptID |
Unique indentifier for Market Data Report | ||
![]() | 715 | ClearingBusinessDate | @BizDt | |||
![]() | 1021 | MDBookType | @MDBkTyp |
Describes the type of book for which the feed is intended. Can be used when multiple feeds are provided over the same connection | ||
![]() | 1022 | MDFeedType | @MDFeedTyp |
Describes a class of service for a given data feed, ie Regular and Market Maker | ||
![]() | 75 | TradeDate | @TrdDt |
Used to specify the trading date for which a set of market data applies | ||
![]() | 262 | MDReqID | @ReqID |
Conditionally required if this message is in response to a Market Data Request. |
![]() | Component(-) | Instrument | Instrmt | ![]() |
Insert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages" |
![]() | 55 | Symbol | @Sym |
Common, "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. | ||
![]() | 65 | SymbolSfx | @Sfx |
Used 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. | ||
![]() | 48 | SecurityID | @ID |
Takes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified. | ||
![]() | 22 | SecurityIDSource | @Src |
Required if SecurityID is specified. |
![]() | Component(-) | SecAltIDGrp | AID |
Number of alternate Security Identifiers |
![]() | Repeating Group 454 | NoSecurityAltID |
![]() | 455 | SecurityAltID | @AltID | |||
![]() | 456 | SecurityAltIDSource | @AltIDSrc |
end Repeating Group |
end Component |
![]() | 460 | Product | @Prod |
Indicates the type of product the security is associated with (high-level category) | ||
![]() | 461 | CFICode | @CFI |
Indicates 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. | ||
![]() | 167 | SecurityType | @SecTyp |
It 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.) | ||
![]() | 762 | SecuritySubType | @SubTyp |
Sub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required. | ||
![]() | 200 | MaturityMonthYear | @MMY |
Specifies 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. | ||
![]() | 541 | MaturityDate | @MatDt |
Specifies 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. | ||
![]() | 1079 | MaturityTime | @MatTm | |||
![]() | 201 | PutOrCall |
For Options. | |||
![]() | 966 | SettleOnOpenFlag | @SettlOnOpenFlag |
Indicator to determine if Instrument is Settle on Open. | ||
![]() | 1049 | InstrmtAssignmentMethod | @AsgnMeth | |||
![]() | 965 | SecurityStatus | @Status |
Gives the current state of the instrument | ||
![]() | 224 | CouponPaymentDate | @CpnPmt |
Date interest is to be paid. Used in identifying Corporate Bond issues. | ||
![]() | 225 | IssueDate | @Issued |
Date instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date. | ||
![]() | 239 | RepoCollateralSecurityType | @RepoCollSecTyp | Depr FIX.4.4 | ||
![]() | 226 | RepurchaseTerm | @RepoTrm | Depr FIX.4.4 | ||
![]() | 227 | RepurchaseRate | @RepoRt | Depr FIX.4.4 | ||
![]() | 228 | Factor | @Fctr |
For 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 Value | ||
![]() | 255 | CreditRating | @CrdRtg | |||
![]() | 543 | InstrRegistry | @Rgstry |
The 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. | ||
![]() | 470 | CountryOfIssue | @IssuCtry |
ISO 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. | ||
![]() | 471 | StateOrProvinceOfIssue | @StPrv |
A two-character state or province abbreviation. | ||
![]() | 472 | LocaleOfIssue | @Lcl |
The three-character IATA code for a locale (e.g. airport code for Municipal Bonds). | ||
![]() | 240 | RedemptionDate | @Redeem | Depr FIX.4.4 | ||
![]() | 202 | StrikePrice | @StrkPx |
Used for derivatives, such as options and covered warrants | ||
![]() | 947 | StrikeCurrency | @StrkCcy |
Used for derivatives | ||
![]() | 967 | StrikeMultiplier | @StrkMult |
Used for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value. | ||
![]() | 968 | StrikeValue | @StrkValu |
Used for derivatives. The number of shares/units for the financial instrument involved in the option trade. | ||
![]() | 206 | OptAttribute | @OptAt |
Used 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. | ||
![]() | 231 | ContractMultiplier | @Mult |
For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount. | ||
![]() | 969 | MinPriceIncrement | @MinPxIncr |
Minimum price increment for the instrument. Could also be used to represent tick value. | ||
![]() | 996 | UnitofMeasure | @UOM |
Used to indicate the size of the underlying commodity on which the contract is based (e.g., 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc.) | ||
![]() | 997 | TimeUnit | @TmUnit |
Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.) | ||
![]() | 223 | CouponRate | @CpnRt |
For Fixed Income. | ||
![]() | 207 | SecurityExchange | @Exch |
Can be used to identify the security. | ||
![]() | 970 | PositionLimit | @PosLmt |
Position Limit for the instrument. | ||
![]() | 971 | NTPositionLimit | @NTPosLmt |
Near-term Position Limit for the instrument. | ||
![]() | 106 | Issuer | @Issr | |||
![]() | 348 | EncodedIssuerLen | @EncIssrLen |
Must be set if EncodedIssuer field is specified and must immediately precede it. | ||
![]() | 349 | EncodedIssuer | @EncIssr |
Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. | ||
![]() | 107 | SecurityDesc | @Desc | |||
![]() | 350 | EncodedSecurityDescLen | @EncSecDescLen |
Must be set if EncodedSecurityDesc field is specified and must immediately precede it. | ||
![]() | 351 | EncodedSecurityDesc | @EncSecDesc |
Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. | ||
![]() | 691 | Pool | @Pool |
Identifies MBS / ABS pool | ||
![]() | 667 | ContractSettlMonth | @CSetMo |
Must be present for MBS/TBA | ||
![]() | 875 | CPProgram | @CPPgm |
The program under which a commercial paper is issued | ||
![]() | 876 | CPRegType | @CPRegT |
The registration type of a commercial paper issuance |
![]() | Component(-) | EvntGrp | Evnt |
Number of repeating EventType group entries. |
![]() | Repeating Group 864 | NoEvents |
![]() | 865 | EventType | @EventTyp | |||
![]() | 866 | EventDate | @Dt | |||
![]() | 867 | EventPx | @Px | |||
![]() | 868 | EventText | @Txt |
end Repeating Group |
end Component |
![]() | 873 | DatedDate | @Dated |
If different from IssueDate | ||
![]() | 874 | InterestAccrualDate | @IntAcrl |
If different from IssueDate and DatedDate |
![]() | Component(-) | InstrumentParties | Pty |
Used to identify the parties listing a specific instrument |
![]() | Repeating Group 1018 | NoInstrumentParties |
Repeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRole |
![]() | 1019 | InstrumentPartyID | @ID |
Used to identify party id related to instrument | ||
![]() | 1050 | InstrumentPartyIDSource | @Src |
Used to identify source of instrument party id | ||
![]() | 1051 | InstrumentPartyRole | @R |
Used to identify the role of instrument party id |
![]() | Component(-) | InstrumentPtysSubGrp | Sub |
Repeating group of InstrumentParty sub-identifiers. |
![]() | Repeating Group 1052 | NoInstrumentPartySubIDs |
![]() | 1053 | InstrumentPartySubID | @ID | |||
![]() | 1054 | InstrumentPartySubIDType | @Typ |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
end Component |
![]() | Component(-) | UndInstrmtGrp | Undly |
Number of underlyings |
![]() | Repeating Group 711 | NoUnderlyings |
Number of underlyings |
![]() | Component(-) | UnderlyingInstrument | Undly |
Must be provided if Number of underlyings > 0 |
![]() | 311 | UnderlyingSymbol | @Sym | |||
![]() | 312 | UnderlyingSymbolSfx | @Sfx | |||
![]() | 309 | UnderlyingSecurityID | @ID | |||
![]() | 305 | UnderlyingSecurityIDSource | @Src |
![]() | Component(-) | UndSecAltIDGrp | UndAID |
![]() | Repeating Group 457 | NoUnderlyingSecurityAltID |
![]() | 458 | UnderlyingSecurityAltID | @AltID | |||
![]() | 459 | UnderlyingSecurityAltIDSource | @AltIDSrc |
end Repeating Group |
end Component |
![]() | 462 | UnderlyingProduct | @Prod | |||
![]() | 463 | UnderlyingCFICode | @CFI | |||
![]() | 310 | UnderlyingSecurityType | @Typ | |||
![]() | 763 | UnderlyingSecuritySubType | @SubTyp | |||
![]() | 313 | UnderlyingMaturityMonthYear | @MMY | |||
![]() | 542 | UnderlyingMaturityDate | @Mat | |||
![]() | 315 | UnderlyingPutOrCall | ||||
![]() | 241 | UnderlyingCouponPaymentDate | @CpnPmt | |||
![]() | 242 | UnderlyingIssueDate | @Issued | |||
![]() | 243 | UnderlyingRepoCollateralSecurityType | @RepoCollSecTyp | Depr FIX.4.4 | ||
![]() | 244 | UnderlyingRepurchaseTerm | @RepoTrm | Depr FIX.4.4 | ||
![]() | 245 | UnderlyingRepurchaseRate | @RepoRt | Depr FIX.4.4 | ||
![]() | 246 | UnderlyingFactor | @Fctr | |||
![]() | 256 | UnderlyingCreditRating | @CrdRtg | |||
![]() | 595 | UnderlyingInstrRegistry | @Rgstry | |||
![]() | 592 | UnderlyingCountryOfIssue | @Ctry | |||
![]() | 593 | UnderlyingStateOrProvinceOfIssue | @StOrProvnc | |||
![]() | 594 | UnderlyingLocaleOfIssue | @Lcl | |||
![]() | 247 | UnderlyingRedemptionDate | @Redeem | Depr FIX.4.4 | ||
![]() | 316 | UnderlyingStrikePrice | @StrkPx | |||
![]() | 941 | UnderlyingStrikeCurrency | @StrkCcy | |||
![]() | 317 | UnderlyingOptAttribute | @OptA | |||
![]() | 436 | UnderlyingContractMultiplier | @Mult | |||
![]() | 998 | UnderlyingUnitofMeasure | @UOM |
Used to indicate the size of the underlying commodity on which the contract is based (e.g., 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc.) | ||
![]() | 1000 | UnderlyingTimeUnit | @TmUnit |
Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.) | ||
![]() | 435 | UnderlyingCouponRate | @CpnRt | |||
![]() | 308 | UnderlyingSecurityExchange | @Exch | |||
![]() | 306 | UnderlyingIssuer | @Issr | |||
![]() | 362 | EncodedUnderlyingIssuerLen | @EncUndIssrLen | |||
![]() | 363 | EncodedUnderlyingIssuer | @EncUndIssr | |||
![]() | 307 | UnderlyingSecurityDesc | @Desc | |||
![]() | 364 | EncodedUnderlyingSecurityDescLen | @EncUndSecDescLen | |||
![]() | 365 | EncodedUnderlyingSecurityDesc | @EncUndSecDesc | |||
![]() | 877 | UnderlyingCPProgram | @CPPgm | |||
![]() | 878 | UnderlyingCPRegType | @CPRegTyp | |||
![]() | 972 | UnderlyingAllocationPercent | @AllocPct |
Specific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument. | ||
![]() | 318 | UnderlyingCurrency | @Ccy |
Specific to the <UnderlyingInstrument> (not in <Instrument>) | ||
![]() | 879 | UnderlyingQty | @Qty |
Specific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.) | ||
![]() | 975 | UnderlyingSettlementType | @SettlTyp |
Specific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component. | ||
![]() | 973 | UnderlyingCashAmount | @CashAmt |
Specific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value. | ||
![]() | 974 | UnderlyingCashType | @CashTyp |
Specific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price) | ||
![]() | 810 | UnderlyingPx | @Px |
Specific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket. | ||
![]() | 882 | UnderlyingDirtyPrice | @DirtPx |
Specific 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 interest | ||
![]() | 883 | UnderlyingEndPrice | @EndPx |
Specific 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. | ||
![]() | 884 | UnderlyingStartValue | @StartVal |
Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreement | ||
![]() | 885 | UnderlyingCurrentValue | @CurVal |
Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateral | ||
![]() | 886 | UnderlyingEndValue | @EndVal |
Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreement |
![]() | Component(-) | UnderlyingStipulations | Stip |
Specific to the <UnderlyingInstrument> (not in <Instrument>) Insert here the contents of the <UnderlyingStipulations> Component Block |
![]() | Repeating Group 887 | NoUnderlyingStips |
![]() | 888 | UnderlyingStipType | @Typ |
Required if NoUnderlyingStips >0 | ||
![]() | 889 | UnderlyingStipValue | @Val |
end Repeating Group |
end Component |
![]() | 1044 | UnderlyingAdjustedQuantity | @AdjQty |
Specific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days). | ||
![]() | 1045 | UnderlyingFXRate | @FXRate |
Specific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15). | ||
![]() | 1046 | UnderlyingFXRateCalc | @FXRateCalc |
Specific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885). | ||
![]() | 1038 | UnderlyingCapValue | @CapValu |
![]() | Component(-) | UndlyInstrumentParties | Pty |
![]() | Repeating Group 1058 | NoUndlyInstrumentParties |
Repeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRole |
![]() | 1059 | UndlyInstrumentPartyID | @ID |
Used to identify party id related to instrument | ||
![]() | 1060 | UndlyInstrumentPartyIDSource | @Src |
Used to identify source of instrument party id | ||
![]() | 1061 | UndlyInstrumentPartyRole | @R |
Used to identify the role of instrument party id |
![]() | Component(-) | UndlyInstrumentPtysSubGrp | Sub |
Repeating group of InstrumentParty sub-identifiers. |
![]() | Repeating Group 1062 | NoUndlyInstrumentPartySubIDs |
![]() | 1063 | UndlyInstrumentPartySubID | @ID | |||
![]() | 1064 | UndlyInstrumentPartySubIDType | @Typ |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
![]() | 1039 | UnderlyingSettlMethod | @SetMeth |
end Component |
end Repeating Group |
end Component |
![]() | Component(-) | InstrmtLegGrp | Leg |
Required for multileg quotes |
![]() | Repeating Group 555 | NoLegs |
Number of legs Identifies a Multi-leg Execution if present and non-zero. |
![]() | Component(-) | InstrumentLeg | Leg |
Must be provided if Number of legs > 0 |
![]() | 600 | LegSymbol | @Sym | |||
![]() | 601 | LegSymbolSfx | @Sfx | |||
![]() | 602 | LegSecurityID | @ID | |||
![]() | 603 | LegSecurityIDSource | @Src |
![]() | Component(-) | LegSecAltIDGrp | LegAID |
![]() | Repeating Group 604 | NoLegSecurityAltID | @NoLegSecAltID |
![]() | 605 | LegSecurityAltID | @SecAltID | |||
![]() | 606 | LegSecurityAltIDSource | @SecAltIDSrc |
end Repeating Group |
end Component |
![]() | 607 | LegProduct | @Prod | |||
![]() | 608 | LegCFICode | @CFI | |||
![]() | 609 | LegSecurityType | @SecTyp | |||
![]() | 764 | LegSecuritySubType | @SecSubTyp | |||
![]() | 610 | LegMaturityMonthYear | @MMY | |||
![]() | 611 | LegMaturityDate | @Mat | |||
![]() | 248 | LegCouponPaymentDate | @CpnPmt | |||
![]() | 249 | LegIssueDate | @Issued | |||
![]() | 250 | LegRepoCollateralSecurityType | @RepoCollSecTyp | Depr FIX.4.4 | ||
![]() | 251 | LegRepurchaseTerm | @RepoTrm | Depr FIX.4.4 | ||
![]() | 252 | LegRepurchaseRate | @RepoRt | Depr FIX.4.4 | ||
![]() | 253 | LegFactor | @Fctr | |||
![]() | 257 | LegCreditRating | @CrdRtg | |||
![]() | 599 | LegInstrRegistry | @Rgstry | |||
![]() | 596 | LegCountryOfIssue | @Ctry | |||
![]() | 597 | LegStateOrProvinceOfIssue | @StOrProvnc | |||
![]() | 598 | LegLocaleOfIssue | @Lcl | |||
![]() | 254 | LegRedemptionDate | @Redeem | Depr FIX.4.4 | ||
![]() | 612 | LegStrikePrice | @Strk | |||
![]() | 942 | LegStrikeCurrency | @StrkCcy | |||
![]() | 613 | LegOptAttribute | @OptA | |||
![]() | 614 | LegContractMultiplier | @Cmult | |||
![]() | 999 | LegUnitofMeasure | @UOM |
Used to indicate the size of the underlying commodity on which the contract is based (e.g., 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc.) | ||
![]() | 1001 | LegTimeUnit | @TmUnit |
Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.) | ||
![]() | 615 | LegCouponRate | @CpnRt | |||
![]() | 616 | LegSecurityExchange | @Exch | |||
![]() | 617 | LegIssuer | @Issr | |||
![]() | 618 | EncodedLegIssuerLen | @EncLegIssrLen | |||
![]() | 619 | EncodedLegIssuer | @EncLegIssr | |||
![]() | 620 | LegSecurityDesc | @Desc | |||
![]() | 621 | EncodedLegSecurityDescLen | @EncLegSecDescLen | |||
![]() | 622 | EncodedLegSecurityDesc | @EncLegSecDesc | |||
![]() | 623 | LegRatioQty | @RatioQty |
Specific to the <InstrumentLeg> (not in <Instrument>) | ||
![]() | 624 | LegSide | @Side |
Specific to the <InstrumentLeg> (not in <Instrument>) | ||
![]() | 556 | LegCurrency | @Ccy |
Specific to the <InstrumentLeg> (not in <Instrument>) | ||
![]() | 740 | LegPool | @Pool |
Identifies MBS / ABS pool | ||
![]() | 739 | LegDatedDate | @Dated | |||
![]() | 955 | LegContractSettlMonth | @CSetMo | |||
![]() | 956 | LegInterestAccrualDate | @IntAcrl | |||
![]() | 1017 | LegOptionRatio | @LegOptionRatio | |||
![]() | 566 | LegPrice | @Px |
end Component |
end Repeating Group |
end Component |
![]() | 291 | FinancialStatus | @FinclStat | |||
![]() | 292 | CorporateAction | @CorpActn | |||
![]() | 451 | NetChgPrevDay | @NetChgPrevDay |
![]() | Component(-) | MDFullGrp | Full | ![]() |
Number of entries following. |
![]() | Repeating Group 268 | NoMDEntries | ![]() |
Number of entries following. |
![]() | 269 | MDEntryType | @Typ | ![]() |
Must be the first field in this repeating group. | |
![]() | 278 | MDEntryID | @ID |
Conditionally required when maintaining an order-depth book, that is, when AggregatedBook (266) is "N". allows subsequent Incremental changes to be applied using MDEntryID. | ||
![]() | 270 | MDEntryPx | @Px |
Conditionally required if MDEntryType is not Imbalance(A) ), Trade Volume (B), or Open Interest(C); Conditionally required when MDEntryType = "auction clearing price" | ||
![]() | 40 | OrdType | @OrdTyp |
Used to support market mechanism type; limit order, market order, committed principal order | ||
![]() | 15 | Currency | @Ccy |
Can be used to specify the currency of the quoted price. | ||
![]() | 271 | MDEntrySize | @Sz |
Conditionally required if MDEntryType = Bid(0), Offer(1), Trade(2) ), Trade Volume (B), or Open Interest(C) conditionally required when MDEntryType = "auction clearing price" | ||
![]() | 272 | MDEntryDate | @Dt | |||
![]() | 273 | MDEntryTime | @Tm | |||
![]() | 274 | TickDirection | @TickDirctn | |||
![]() | 275 | MDMkt | @Mkt |
Market posting quote / trade. Valid values: See Volume 6: Appendix 6-C | Depr FIX.5.0 | |
![]() | 336 | TradingSessionID | @SesID | |||
![]() | 625 | TradingSessionSubID | @SesSub | |||
![]() | 276 | QuoteCondition | @QCond |
Space-delimited list of conditions describing a quote. | ||
![]() | 277 | TradeCondition | @TrdCond |
Space-delimited list of conditions describing a trade | ||
![]() | 282 | MDEntryOriginator | @Orig | Depr FIX.5.0 | ||
![]() | 283 | LocationID | @LctnID | Depr FIX.5.0 | ||
![]() | 284 | DeskID | @DeskID | Depr FIX.5.0 | ||
![]() | 286 | OpenCloseSettlFlag | @OpenClsSettlFlag |
Used if MDEntryType = Opening Price(4), Closing Price(5), or Settlement Price(6). | ||
![]() | 59 | TimeInForce | @TmInForce |
For optional use when this Bid or Offer represents an order | ||
![]() | 432 | ExpireDate | @ExpireDt |
For optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry. | ||
![]() | 126 | ExpireTime | @ExpireTm |
For optional use when this Bid or Offer represents an order. ExpireDate and ExpireTime cannot both be specified in one Market Data Entry. | ||
![]() | 110 | MinQty | @MinQty |
For optional use when this Bid or Offer represents an order | ||
![]() | 18 | ExecInst | @ExecInst |
Can contain multiple instructions, space delimited. | ||
![]() | 287 | SellerDays | @SellerDays | |||
![]() | 37 | OrderID | @OrdID |
For optional use when this Bid, Offer, or Trade represents an order | ||
![]() | 198 | SecondaryOrderID | @OrdID2 |
For optional use to support Hit/Take (selecting a specific order from the feed) without disclosing a private order id. | ||
![]() | 299 | QuoteEntryID | @EntryID |
For optional use when this Bid, Offer, or Trade represents a quote | ||
![]() | 288 | MDEntryBuyer | @Buyer |
For optional use in reporting Trades | ||
![]() | 289 | MDEntrySeller | @Seller |
For optional use in reporting Trades | ||
![]() | 346 | NumberOfOrders | @NumOfOrds |
In an Aggregated Book, used to show how many individual orders make up an MDEntry | ||
![]() | 290 | MDEntryPositionNo | @PosNo |
Display position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1 | ||
![]() | 546 | Scope | @Scope | |||
![]() | 811 | PriceDelta | @PxDelta | |||
![]() | 58 | Text | @Txt |
Text to describe the Market Data Entry. Part of repeating group. | ||
![]() | 354 | EncodedTextLen | @EncTxtLen |
Must be set if EncodedText field is specified and must immediately precede it. | ||
![]() | 355 | EncodedText | @EncTxt |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. | ||
![]() | 1023 | MDPriceLevel | @MDPxLvl |
Display position of a bid or offer, numbered from most competitive to least competitive, per market side, beginning with 1 | ||
![]() | 528 | OrderCapacity | @Cpcty |
Designates the capacity of the firm placing the order | ||
![]() | 1024 | MDOriginType | @MDOrigTyp | |||
![]() | 332 | HighPx | @HighPx |
Used to report high price in association with trade, bid or ask rather than a separate entity | ||
![]() | 333 | LowPx | @LowPx |
Used to report low price in association with trade, bid or ask rather than a separate entitty | ||
![]() | 1020 | TradeVolume | @TrdVol |
Used to report trade volume in association with trade, bid or ask rather than a separate entity | ||
![]() | 63 | SettlType | @SettlTyp | |||
![]() | 64 | SettlDate | @SettlDt | |||
![]() | 1070 | MDQuoteType | @MDQteTyp | |||
![]() | 83 | RptSeq | @RptSeq |
Used to identify the sequence number within a feed type | ||
![]() | 1048 | DealingCapacity | @DealingCpcty |
Identifies role of dealer; Agent, Principal, RisklessPrincipal | ||
![]() | 1026 | MDEntrySpotRate | @MDEntrySpotRt | |||
![]() | 1027 | MDEntryForwardPoints | @MDEntryFwdPnts |
![]() | Component(-) | Parties | Pty |
![]() | Repeating Group 453 | NoPartyIDs |
Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole |
![]() | 448 | PartyID | @ID |
Used to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0. | ||
![]() | 447 | PartyIDSource | @Src |
Used to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0. | ||
![]() | 452 | PartyRole | @R |
Identifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0. |
![]() | Component(-) | PtysSubGrp | Sub |
Repeating group of Party sub-identifiers. |
![]() | Repeating Group 802 | NoPartySubIDs |
![]() | 523 | PartySubID | @ID | |||
![]() | 803 | PartySubIDType | @Typ |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
![]() | 813 | ApplQueueDepth | @ApplQuDepth |
Depth of application messages queued for transmission as of delivery of this message | ||
![]() | 814 | ApplQueueResolution | @ApplQuResolution |
Action taken to resolve application queuing |
![]() | Component(-) | RoutingGrp | Rtg |
![]() | Repeating Group 215 | NoRoutingIDs |
Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group. |
![]() | 216 | RoutingType | @RtgTyp |
Indicates type of RoutingID. Required if NoRoutingIDs is > 0. | ||
![]() | 217 | RoutingID | @RtgID |
Identifies routing destination. Required if NoRoutingIDs is > 0. |
end Repeating Group |
end Component |
![]() | Component(-) | StandardTrailer | ![]() |
![]() | 93 | SignatureLength |
Required when trailer contains signature. Note: Not to be included within SecureData field | |||
![]() | 89 | Signature |
Note: Not to be included within SecureData field | |||
![]() | 10 | CheckSum | ![]() |
(Always unencrypted, always last field in message) |
end Component |
|