| ◈ StandardHeader [Component] | | Y | MsgType = N | FIX.2.7 |
| 8 | BeginString | String | Y | FIX.4.4 (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)
▶ 93 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 | Order – Single | | E | NewOrderList | Order – List | | F | OrderCancelRequest | Order Cancel Request | | G | OrderCancelReplaceRequest | Order Cancel/Replace 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 MsgType) | | 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 (aka Allocation Claim) | | AT | AllocationReportAck | Allocation Report Ack (aka Allocation Claim Ack) | | AU | ConfirmationAck | Confirmation Ack (aka 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 |
| FIX.4.0 |
| 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 |
| Y | PossibleDuplicate | Possible duplicate | | N | OriginalTransmission | Original transmission |
| 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 |
| Y | PossibleResend | Possible resend | | N | OriginalTransmission | Original transmission |
| 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.
▶ 4 enum values
| Value | Name | Description |
| ISO-2022-JP | ISO2022JP | JIS | | EUC-JP | EUCJP | EUC | | Shift_JIS | ShiftJIS | for using SJIS | | UTF-8 | UTF8 | Unicode |
| 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 |
| ◈ Hop [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 (5) 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 (5) 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 (5) is being used. | FIX.4.4 |
| 66 | ListID | String | Y | 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.2.7 |
| 429 | ListStatusType | int | Y | Code to represent the status type
▶ 6 enum values
| Value | Name | Description |
| 1 | Ack | Ack | | 2 | Response | Response | | 3 | Timed | Timed | | 4 | ExecStarted | ExecStarted | | 5 | AllDone | AllDone | | 6 | Alert | Alert |
| FIX.4.2 |
| 82 | NoRpts | int | Y | Total number of messages required to status complete list. | FIX.2.7 |
| 431 | ListOrderStatus | int | Y | Code to represent the status of a list order
▶ 7 enum values
| Value | Name | Description |
| 1 | InBiddingProcess | InBiddingProcess | | 2 | ReceivedForExecution | ReceivedForExecution | | 3 | Executing | Executing | | 4 | Cancelling | Canceling | | 5 | Alert | Alert | | 6 | AllDone | All Done | | 7 | Reject | Reject |
| FIX.4.2 |
| 83 | RptSeq | int | Y | Sequence number of this report message. | FIX.2.7 |
| 444 | ListStatusText | String | N | Free format text string related to List Status. | FIX.4.2 |
| 445 | EncodedListStatusTextLen | Length | N | Must be set if EncodedListStatusText field is specified and must immediately precede it. | FIX.4.2 |
| 446 | EncodedListStatusText | data | N | Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field. | FIX.4.2 |
| 60 | TransactTime | UTCTimestamp | N | Time of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT") | FIX.4.2 |
| 68 | TotNoOrders | int | Y | Used to support fragmentation. Sum of NoOrders across all messages with the same ListID. | FIX.4.2 |
| 893 | LastFragment | Boolean | N | Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.
▶ 2 enum values
| Value | Name | Description |
| Y | LastMessage | Last message | | N | NotLastMessage | Not last message |
| FIX.4.4 |
| ⟳ OrdListStatGrp [Repeating Group] | | Y | Number of orders statused in this message, i.e. number of repeating groups to follow. | FIX.4.4 |
| 73 | NoOrders | NumInGroup | Y | Indicates number of orders to be combined for average pricing and allocation. | FIX.4.4 |
| 11 | ClOrdID | String | Y | Unique 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 |
| 526 | SecondaryClOrdID | String | N | Assigned 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 |
| 14 | CumQty | Qty | Y | Total quantity (e.g. number of shares) filled.
(Prior to FIX 4.2 this field was of type int) | FIX.4.4 |
| 39 | OrdStatus | char | Y | Identifies current status of order.
*** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" ***
(see Volume : "Glossary" for value definitions)
▶ 14 enum values
| Value | Name | Description |
| 0 | New | New | | 1 | PartiallyFilled | Partially filled | | 2 | Filled | Filled | | 3 | DoneForDay | Done for day | | 4 | Canceled | Canceled | | 6 | PendingCancel | Pending Cancel (e.g. result of Order Cancel Request) | | 7 | Stopped | Stopped | | 8 | Rejected | Rejected | | 9 | Suspended | Suspended | | A | PendingNew | Pending New | | B | Calculated | Calculated | | C | Expired | Expired | | D | AcceptedForBidding | Accepted for bidding | | E | PendingReplace | Pending Replace (e.g. result of Order Cancel/Replace Request) |
| FIX.4.4 |
| 636 | WorkingIndicator | Boolean | N | Indicates 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
| Value | Name | Description |
| Y | Working | Order is currently being worked | | N | NotWorking | Order has been accepted but not yet in a working state |
| FIX.4.4 |
| 151 | LeavesQty | Qty | Y | Quantity 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 |
| 84 | CxlQty | Qty | Y | Total quantity canceled for this order.
(Prior to FIX 4.2 this field was of type int) | FIX.4.4 |
| 6 | AvgPx | Price | Y | Calculated 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 |
| 103 | OrdRejReason | int | N | Code to identify reason for order rejection.
▶ 16 enum values
| Value | Name | Description |
| 0 | BrokerCredit | Broker / Exchange option | | 1 | UnknownSymbol | Unknown symbol | | 2 | ExchangeClosed | Exchange closed | | 3 | OrderExceedsLimit | Order exceeds limit | | 4 | TooLateToEnter | Too late to enter | | 5 | UnknownOrder | Unknown Order | | 6 | DuplicateOrder | Duplicate Order (e.g. dupe ClOrdID (11)) | | 7 | DuplicateOfAVerballyCommunicatedOrder | Duplicate of a verbally communicated order | | 8 | StaleOrder | Stale Order | | 9 | TradeAlongRequired | Trade Along required | | 10 | InvalidInvestorID | Invalid Investor ID | | 11 | UnsupportedOrderCharacteristic | Unsupported order characteristic12 = Surveillence Option | | 13 | IncorrectQuantity | Incorrect quantity | | 14 | IncorrectAllocatedQuantity | Incorrect allocated quantity | | 15 | UnknownAccount | Unknown account(s) | | 99 | Other | Other |
| 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 | Byte length of encoded (non-ASCII characters) EncodedText (355) field. | FIX.4.4 |
| 355 | EncodedText | data | N | Encoded (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 |
| end OrdListStatGrp |
| ◈ StandardTrailer [Component] | | Y | The standard FIX message trailer | FIX.2.7 |
| 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 |