| ◈ StandardHeader [Component] | | Y | MsgType = l (lowercase L) | FIX.4.2 |
| 8 | BeginString | String | Y | FIXT.1.1 (Always unencrypted, must be first field in message) | FIX.4.0 |
| 9 | BodyLength | Length | Y | (Always unencrypted, must be second field in message) | FIX.4.0 |
| 35 | MsgType | String | Y | (Always unencrypted, must be third field in message)
▶ 101 enum values
| Value | Name | Description |
| 0 | Heartbeat | Heartbeat | | 1 | TestRequest | Test Request | | 2 | ResendRequest | Resend Request | | 3 | Reject | Reject | | 4 | SequenceReset | Sequence Reset | | 5 | Logout | Logout | | 6 | IOI | Indication of Interest | | 7 | Advertisement | Advertisement | | 8 | ExecutionReport | Execution Report | | 9 | OrderCancelReject | Order Cancel Reject | | A | Logon | Logon | | B | News | News | | C | Email | Email | | D | NewOrderSingle | New Order - Single | | E | NewOrderList | New Order - List | | F | OrderCancelRequest | Order Cancel Request | | G | OrderCancelReplaceRequest | Order Cancel/Replace Request (a.k.a. Order Modification Request) | | H | OrderStatusRequest | Order Status Request | | J | AllocationInstruction | Allocation Instruction | | K | ListCancelRequest | List Cancel Request | | L | ListExecute | List Execute | | M | ListStatusRequest | List Status Request | | N | ListStatus | List Status | | P | AllocationInstructionAck | Allocation Instruction Ack | | Q | DontKnowTrade | Don't Know Trade (DK) | | R | QuoteRequest | Quote Request | | S | Quote | Quote | | T | SettlementInstructions | Settlement Instructions | | V | MarketDataRequest | Market Data Request | | W | MarketDataSnapshotFullRefresh | Market Data - Snapshot/Full Refresh | | X | MarketDataIncrementalRefresh | Market Data - Incremental Refresh | | Y | MarketDataRequestReject | Market Data Request Reject | | Z | QuoteCancel | Quote Cancel | | a | QuoteStatusRequest | Quote Status Request | | b | MassQuoteAcknowledgement | Mass Quote Acknowledgement | | c | SecurityDefinitionRequest | Security Definition Request | | d | SecurityDefinition | Security Definition | | e | SecurityStatusRequest | Security Status Request | | f | SecurityStatus | Security Status | | g | TradingSessionStatusRequest | Trading Session Status Request | | h | TradingSessionStatus | Trading Session Status | | i | MassQuote | Mass Quote | | j | BusinessMessageReject | Business Message Reject | | k | BidRequest | Bid Request | | l | BidResponse | Bid Response (lowercase L) | | m | ListStrikePrice | List Strike Price | | n | XMLNonFIX | XML message (e.g. non FIX Msg Type) | | o | RegistrationInstructions | Registration Instructions | | p | RegistrationInstructionsResponse | Registration Instructions Response | | q | OrderMassCancelRequest | Order Mass Cancel Request | | r | OrderMassCancelReport | Order Mass Cancel Report | | s | NewOrderCross | New Order - Cross | | t | CrossOrderCancelReplaceRequest | Cross Order Cancel/Replace Request (a.k.a. Cross Order Modification Request) | | u | CrossOrderCancelRequest | Cross Order Cancel Request | | v | SecurityTypeRequest | Security Type Request | | w | SecurityTypes | Security Types | | x | SecurityListRequest | Security List Request | | y | SecurityList | Security List | | z | DerivativeSecurityListRequest | Derivative Security List Request | | AA | DerivativeSecurityList | Derivative Security List | | AB | NewOrderMultileg | New Order - Multileg | | AC | MultilegOrderCancelReplace | Multileg Order Cancel/Replace (a.k.a. Multileg Order Modification Request) | | AD | TradeCaptureReportRequest | Trade Capture Report Request | | AE | TradeCaptureReport | Trade Capture Report | | AF | OrderMassStatusRequest | Order Mass Status Request | | AG | QuoteRequestReject | Quote Request Reject | | AH | RFQRequest | RFQ Request | | AI | QuoteStatusReport | Quote Status Report | | AJ | QuoteResponse | Quote Response | | AK | Confirmation | Confirmation | | AL | PositionMaintenanceRequest | Position Maintenance Request | | AM | PositionMaintenanceReport | Position Maintenance Report | | AN | RequestForPositions | Request For Positions | | AO | RequestForPositionsAck | Request For Positions Ack | | AP | PositionReport | Position Report | | AQ | TradeCaptureReportRequestAck | Trade Capture Report Request Ack | | AR | TradeCaptureReportAck | Trade Capture Report Ack | | AS | AllocationReport | Allocation Report (a.k.a. Allocation Claim) | | AT | AllocationReportAck | Allocation Report Ack (a.k.a. Allocation Claim Ack) | | AU | ConfirmationAck | Confirmation Ack (a.k.a. Affirmation) | | AV | SettlementInstructionRequest | Settlement Instruction Request | | AW | AssignmentReport | Assignment Report | | AX | CollateralRequest | Collateral Request | | AY | CollateralAssignment | Collateral Assignment | | AZ | CollateralResponse | Collateral Response | | BA | CollateralReport | Collateral Report | | BB | CollateralInquiry | Collateral Inquiry | | BC | NetworkCounterpartySystemStatusRequest | Network Counterparty System Status Request | | BD | NetworkCounterpartySystemStatusResponse | Network Counterparty System Status Response | | BE | UserRequest | User Request | | BF | UserResponse | User Response | | BG | CollateralInquiryAck | Collateral Inquiry Ack | | BH | ConfirmationRequest | Confirmation Request | | BI | TradingSessionListRequest | Trading Session List Request | | BJ | TradingSessionList | Trading Session List | | BK | SecurityListUpdateReport | Security List Update Report | | BL | AdjustedPositionReport | Adjusted Position Report | | BM | AllocationInstructionAlert | Allocation Instruction Alert | | BN | ExecutionAcknowledgement | Execution Acknowledgement | | BO | ContraryIntentionReport | Contrary Intention Report | | BP | SecurityDefinitionUpdateReport | Security Definition Update Report |
| FIX.4.0 |
| 1128 | ApplVerID | String | N | Indicates application version using a service pack identifier. The ApplVerID applies to a specific message occurrence.
▶ 8 enum values
| Value | Name | Description |
| 0 | FIX27 | FIX27 | | 1 | FIX30 | FIX30 | | 2 | FIX40 | FIX40 | | 3 | FIX41 | FIX41 | | 4 | FIX42 | FIX42 | | 5 | FIX43 | FIX43 | | 6 | FIX44 | FIX44 | | 7 | FIX50 | FIX50 |
| FIX.4.4 |
| 1129 | CstmApplVerID | String | N | Used to support bilaterally agreed custom functionality | FIX.4.4 |
| 49 | SenderCompID | String | Y | (Always unencrypted) | FIX.4.0 |
| 56 | TargetCompID | String | Y | (Always unencrypted) | FIX.4.0 |
| 115 | OnBehalfOfCompID | String | N | Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | FIX.4.0 |
| 128 | DeliverToCompID | String | N | Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | FIX.4.0 |
| 90 | SecureDataLen | Length | N | Required to identify length of encrypted section of message. (Always unencrypted) | FIX.4.0 |
| 91 | SecureData | data | N | Required when message body is encrypted. Always immediately follows SecureDataLen field. | FIX.4.0 |
| 34 | MsgSeqNum | SeqNum | Y | (Can be embedded within encrypted data section.) | FIX.4.0 |
| 50 | SenderSubID | String | N | (Can be embedded within encrypted data section.) | FIX.4.0 |
| 142 | SenderLocationID | String | N | Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | FIX.4.1 |
| 57 | TargetSubID | String | N | "ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.) | FIX.4.0 |
| 143 | TargetLocationID | String | N | Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | FIX.4.1 |
| 116 | OnBehalfOfSubID | String | N | Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | FIX.4.0 |
| 144 | OnBehalfOfLocationID | String | N | 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.) | FIX.4.1 |
| 129 | DeliverToSubID | String | N | Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | FIX.4.0 |
| 145 | DeliverToLocationID | String | N | 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.) | FIX.4.1 |
| 43 | PossDupFlag | Boolean | N | 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.)
▶ 2 enum values
| Value | Name | Description |
| N | OriginalTransmission | Original transmission | | Y | PossibleDuplicate | Possible duplicate |
| FIX.4.0 |
| 97 | PossResend | Boolean | N | Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)
▶ 2 enum values
| Value | Name | Description |
| N | OriginalTransmission | Original Transmission | | Y | PossibleResend | Possible Resend |
| FIX.4.0 |
| 52 | SendingTime | UTCTimestamp | Y | (Can be embedded within encrypted data section.) | FIX.4.0 |
| 122 | OrigSendingTime | UTCTimestamp | N | 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.) | FIX.4.0 |
| 212 | XmlDataLen | Length | N | Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.) | FIX.4.2 |
| 213 | XmlData | data | N | 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 | FIX.4.2 |
| 347 | MessageEncoding | String | N | Type of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used. | FIX.4.2 |
| 369 | LastMsgSeqNumProcessed | SeqNum | N | 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. | FIX.4.2 |
| ◈ HopGrp [Component] | | N | 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. | FIX.4.4 |
| 627 | NoHops | NumInGroup | N | Number of HopCompID entries in repeating group. | FIX.4.4 |
| 628 | HopCompID | String | N | Assigned value used to identify the third party firm which delivered a specific message either from the firm which originated the message or from another third party (if multiple "hops" are performed). It is recommended that this value be the SenderCompID (49) of the third party.
Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used. | FIX.4.4 |
| 629 | HopSendingTime | UTCTimestamp | N | Time that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party.
Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used. | FIX.4.4 |
| 630 | HopRefID | SeqNum | N | Reference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by the third party.
Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used. | FIX.4.4 |
| 390 | BidID | String | N | Unique identifier for Bid Response as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day. | FIX.4.2 |
| 391 | ClientBidID | String | N | Unique identifier for a Bid Request as assigned by institution. Uniqueness must be guaranteed within a single trading day. | FIX.4.2 |
| ⟳ BidCompRspGrp [Repeating Group] | | Y | Number of bid repeating groups | FIX.4.4 |
| 420 | NoBidComponents | NumInGroup | Y | Number of bid repeating groups | FIX.4.4 |
| ◈ CommissionData [Component] | | Y | Insert here the set of "CommissionData" fields defined in "Common Components of Application Messages"
First element of price. Required if NoBidComponents > 0. | FIX.4.4 |
| 12 | Commission | Amt | N | Commission. Note if CommType (13) is percentage, Commission of 5% should be represented as .05. | FIX.4.3 |
| 13 | CommType | char | N | Commission type
▶ 6 enum values
| Value | Name | Description |
| 1 | PerUnit | Per Unit (implying shares, par, currency, etc.) | | 2 | Percent | Percent | | 3 | Absolute | Absolute (total monetary amount) | | 4 | PercentageWaivedCashDiscount | Percentage waived - cash discount (for CIV buy orders) | | 5 | PercentageWaivedEnhancedUnits | Percentage waived -= enhanced units (for CIV buy orders) | | 6 | PointsPerBondOrContract | Points 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 |
| 479 | CommCurrency | Currency | N | For CIV - Optional | FIX.4.3 |
| 497 | FundRenewWaiv | char | N | For CIV - Optional
▶ 2 enum values
| Value | Name | Description |
| N | No | No | | Y | Yes | Yes |
| FIX.4.3 |
| 66 | ListID | String | N | Unique 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 |
| 421 | Country | Country | N | ISO Country Code | FIX.4.4 |
| 54 | Side | char | N | When used in response to a "Disclosed" request indicates whether SideValue1 is Buy or Sell. SideValue2 can be derived by inference.
▶ 16 enum values
| Value | Name | Description |
| 1 | Buy | Buy | | 2 | Sell | Sell | | 3 | BuyMinus | Buy minus | | 4 | SellPlus | Sell plus | | 5 | SellShort | Sell short | | 6 | SellShortExempt | Sell short exempt | | 7 | Undisclosed | Undisclosed (valid for IOI and List Order messages only) | | 8 | Cross | Cross (orders where counterparty is an exchange, valid for all messages except IOIs) | | 9 | CrossShort | Cross short | | A | CrossShortExempt | Cross short exxmpt | | B | AsDefined | "As Defined" (for use with multileg instruments) | | C | Opposite | "Opposite" (for use with multileg instruments) | | D | Subscribe | Subscribe (e.g. CIV) | | E | Redeem | Redeem (e.g. CIV) | | F | Lend | Lend (FINANCING - identifies direction of collateral) | | G | Borrow | Borrow (FINANCING - identifies direction of collateral) |
| FIX.4.4 |
| 44 | Price | Price | N | Second element of price | FIX.4.4 |
| 423 | PriceType | int | N | Code to represent the price type.
(For Financing transactions PriceType implies the "repo type" – Fixed or Floating – 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate".
See Volume : "Glossary" for further value definitions)
▶ 18 enum values
| Value | Name | Description |
| 1 | Percentage | Percentage (i.e. percent of par) (often called "dollar price" for fixed income) | | 2 | PerUnit | Per unit (i.e. per share or contract) | | 3 | FixedAmount | Fixed amount (absolute value) | | 4 | Discount | Discount - percentage points below par | | 5 | Premium | Premium - percentage points over par | | 6 | Spread | Spread (basis points spread) | | 7 | TEDPrice | TED Price | | 8 | TEDYield | TED Yield | | 9 | Yield | Yield | | 10 | FixedCabinetTradePrice | Fixed cabinet trade price (primarily for listed futures and options) | | 11 | VariableCabinetTradePrice | Variable cabinet trade price (primarily for listed futures and options) | | 13 | ProductTicksInHalfs | Product ticks in halfs | | 14 | ProductTicksInFourths | Product ticks in fourths | | 15 | ProductTicksInEights | Product ticks in eights | | 16 | ProductTicksInSixteenths | Product ticks in sixteenths | | 17 | ProductTicksInThirtySeconds | Product ticks in thirty-seconds | | 18 | ProductTicksInSixtyForths | Product ticks in sixty-forths | | 19 | ProductTicksInOneTwentyEights | Product ticks in one-twenty-eights |
| FIX.4.4 |
| 406 | FairValue | Amt | N | The difference between the value of a future and the value of the underlying equities after allowing for the discounted cash flows associated with the underlying stocks (E.g. Dividends etc). | FIX.4.4 |
| 430 | NetGrossInd | int | N | Net/Gross
▶ 2 enum values
| Value | Name | Description |
| 1 | Net | Net | | 2 | Gross | Gross |
| FIX.4.4 |
| 63 | SettlType | String | N | Indicates order settlement period. If present, SettlDate (64) overrides this field. If both SettlType (63) and SettDate (64) are omitted, the default for SettlType (63) is 0 (Regular)
Regular is defined as the default settlement period for the particular security on the exchange of execution.
In Fixed Income the contents of this field may influence the instrument definition if the SecurityID (48) is ambiguous. In the US an active Treasury offering may be re-opened, and for a time one CUSIP will apply to both the current and "when-issued" securities. Supplying a value of "7" clarifies the instrument description; any other value or the absence of this field should cause the respondent to default to the active issue.
Additionally the following patterns may be uses as well as enum values
Dx = FX tenor expression for "days", e.g. "D5", where "x" is any integer > 0
Mx = FX tenor expression for "months", e.g. "M3", where "x" is any integer > 0
Wx = FX tenor expression for "weeks", e.g. "W13", where "x" is any integer > 0
Yx = FX tenor expression for "years", e.g. "Y1", where "x" is any integer > 0
Noted that for FX the tenors expressed using Dx, Mx, Wx, and Yx values do not denote business days, but calendar days.
▶ 12 enum values
| Value | Name | Description |
| 0 | Regular | Regular / FX Spot settlement (T+1 or T+2 depending on currency) | | 1 | Cash | Cash (TOD / T+0) | | 2 | NextDay | Next Day (TOM / T+1) | | 3 | TPlus2 | T+2 | | 4 | TPlus3 | T+3 | | 5 | TPlus4 | T+4 | | 6 | Future | Future | | 7 | WhenAndIfIssued | When And If Issued | | 8 | SellersOption | Sellers Option | | 9 | TPlus5 | T+5 | | B | BrokenDate | Broken date - for FX expressing non-standard tenor, SettlDate (64) must be specified | | C | FXSpotNextSettlement | FX Spot Next settlement (Spot+1, aka next day) |
| FIX.4.4 |
| 64 | SettlDate | LocalMktDate | N | Takes precedence over SettlType value and conditionally required/omitted for specific SettlType values. | FIX.4.4 |
| 336 | TradingSessionID | String | N | Identifier 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 |
| 625 | TradingSessionSubID | String | N | Optional 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 |
| 58 | Text | String | N | Free format text string
(Note: this field does not have a specified maximum length) | FIX.4.4 |
| 354 | EncodedTextLen | Length | N | Must be set if EncodedText field is specified and must immediately precede it. | FIX.4.4 |
| 355 | EncodedText | data | N | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. | FIX.4.4 |
| end BidCompRspGrp |
| ◈ StandardTrailer [Component] | | Y | The standard FIX message trailer | FIX.4.2 |
| 93 | SignatureLength | Length | N | Required when trailer contains signature. Note: Not to be included within SecureData field | FIX.4.0 |
| 89 | Signature | data | N | Note: Not to be included within SecureData field | FIX.4.0 |
| 10 | CheckSum | String | Y | (Always unencrypted, always last field in message) | FIX.4.0 |