| FIX DICTIONARIES | SEARCH |
| Data Types | Standard Message Header | Standard Message Trailer | Session Messages By Name | Session Messages By MsgType | Application Messages By Name | Application Messages By MsgType | Fields By Name | Fields By Tag |
| FRAMES | NO FRAMES |
|
|
| Name | Description |
|---|---|
| (1) Account |
Account mnemonic as agreed between broker and institution. |
| (2) AdvId |
Unique identifier of Advertisement (7) message |
| (3) AdvRefID |
Reference identifier used with CANCEL and REPLACE transaction types. |
| (4) AdvSide |
Broker's side of advertised trade |
| (5) AdvTransType |
Identifies Advertisement (7) message transaction type |
| (6) AvgPx |
Calculated average price of all fills on this order. |
| (7) BeginSeqNo |
Message sequence number of first record in range to be resent |
| (8) BeginString |
Identifies beginning of new message and protocol version. ALWAYS THE FIRST FIELD IN MESSAGE. (Always unencrypted) |
| (9) BodyLength |
Message length, in bytes, is verified by counting the number of characters in the message following the BodyLength (9) field up to, and including, the delimiter immediately preceding the CheckSum (10) field. ALWAYS SECOND FIELD IN MESSAGE. (Always unencrypted) For example, for message 8=FIX 4.4^9=5^35=0^10=10^, the BodyLength is 5 for 35=0^ |
| (10) CheckSum |
Three byte, simple checksum (see Appendix B of FIX Specification for description). ALWAYS THE LAST FIELD IN RECORD; i.e. serves, with the trailing <SOH>, as the end-of-record delimiter. Always defined as three characters. (Always unencrypted) |
| (11) ClOrdID |
Unique identifier for Order as assigned by institution. Uniqueness must be guaranteed within a single trading day. Firms which electronically submit multi-day orders should consider embedding a date within the ClOrdID (11) field to assure uniqueness across days. |
| (12) Commission |
Commission. Note if CommType is percentage, Commission of 5% should be represented as .05. |
| (13) CommType |
Commission type |
| (14) CumQty |
Total number of shares filled. |
| (15) Currency |
Identifies 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. |
| (16) EndSeqNo |
Message sequence number of last record in range to be resent. If request is for a single record BeginSeqNo (7) = EndSeqNo (16) . If request is for all messages subsequent to a particular message, EndSeqNo (16) = '999999' |
| (17) ExecID |
Unique identifier of Execution Report (8) message as assigned by broker (will be 0 (zero) for ExecTransType (20) =3 (Status)). |
| (18) ExecInst |
Instructions 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. |
| (19) ExecRefID |
Reference identifier used with Cancel and Correct transaction types. |
| (20) ExecTransType |
Identifies transaction type |
| (21) HandlInst |
Instructions for order handling on Broker trading floor |
| (22) IDSource |
Identifies class of alternative SecurityID (48) |
| (23) IOIid |
Unique identifier of Indication of Interest (6) message. |
| (24) IOIOthSvc |
Indicates if, and on which other services, the indication has been advertised. Each character represents an additional service (e.g. if on Bridge and Autex, field = BA, if only on Autex, field = A) |
| (25) IOIQltyInd |
Relative quality of indication |
| (26) IOIRefID |
Reference identifier used with CANCEL and REPLACE, transaction types. |
| (27) IOIShares |
Number of shares in numeric or relative size. |
| (28) IOITransType |
Identifies Indication of Interest (6) message transaction type |
| (29) LastCapacity |
Broker capacity in order execution |
| (30) LastMkt |
Market of execution for last fill |
| (31) LastPx |
Price of this (last) fill. Field not required for ExecTransType (20) = 3 (Status) |
| (32) LastShares |
Quantity of shares bought/sold on this (last) fill. Field not required for ExecTransType (20) = 3 (Status) |
| (33) LinesOfText |
Identifies number of lines of text body |
| (34) MsgSeqNum |
Integer message sequence number. |
| (35) MsgType |
Defines message type. ALWAYS THE THIRD FIELD IN MESSAGE. (Always unencrypted) |
| (36) NewSeqNo |
New sequence number |
| (37) OrderID |
Unique identifier for Order as assigned by broker. Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID (37) field to assure uniqueness across days. |
| (38) OrderQty |
Number of shares ordered |
| (39) OrdStatus |
Identifies current status of order. |
| (40) OrdType |
Order type. |
| (41) OrigClOrdID |
ClOrdID (11) 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. |
| (42) OrigTime |
Time of message origination (always expressed in GMT) |
| (43) PossDupFlag |
Indicates possible retransmission of message with this sequence number |
| (44) Price |
Price per share |
| (45) RefSeqNum |
Reference message sequence number |
| (46) RelatdSym |
Symbol of issue related to story. Can be repeated within message to identify multiple companies. |
| (47) Rule80A |
Note that the name of this field is changing to 'OrderCapacity' as Rule80A is a very US market-specific term. Other world markets need to convey similar information, however, often a subset of the US values. See the 'Rule80A (aka OrderCapacity) Usage by Market' appendix of FIX Specification for market-specific usage of this field. |
| (48) SecurityID |
CUSIP or other alternate security identifier |
| (49) SenderCompID |
Assigned value used to identify firm sending message. |
| (50) SenderSubID |
Assigned value used to identify specific message originator (desk, trader, etc.) |
| (52) SendingTime |
Time of message transmission (always expressed in GMT) |
| (53) Shares |
Number of shares |
| (54) Side |
Side of order |
| (55) Symbol |
Ticker symbol |
| (56) TargetCompID |
Assigned value used to identify receiving firm. |
| (57) TargetSubID |
Assigned value used to identify specific individual or unit intended to receive message. 'ADMIN' reserved for administrative messages not intended for a specific user. |
| (58) Text |
Free format text string (Note: this field does not have a specified maximum length) |
| (59) TimeInForce |
Specifies how long the order remains in effect. Absence of this field is interpreted as DAY. |
| (60) TransactTime |
Time of execution/order creation (expressed in GMT) |
| (61) Urgency |
Urgency flag |
| (62) ValidUntilTime |
Indicates expiration time of indication message (always expressed in GMT) |
| (63) SettlmntTyp |
Indicates order settlement period. Absence of this field is interpreted as Regular. Regular is defined as the default settlement period for the particular security on the exchange of execution. |
| (64) FutSettDate |
Specific date of trade settlement in YYYYMMDD format. Required when SettlmntTyp (63) = 6 (Future) or SettlmntTyp (63) = 8 (Sellers Option). (expressed in local time at place of settlement) |
| (65) SymbolSfx |
Additional information about the security (e.g. preferred, warrants, etc.). Absence of this field indicates common. Valid values:As defined in the NYSE Stock and bond Symbol Directory and in the AMEXFitch Directory |
| (66) ListID |
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 (66) field to assure uniqueness across days. |
| (67) ListSeqNo |
Sequence of individual order within list (i.e. ListSeqNo (67) of ListNoOrds (68) , 2 of 25, 3 of 25, . . . ) |
| (68) ListNoOrds |
Total number of orders within list (i.e. ListSeqNo (67) of TotNoOrders (68) , e.g. 2 of 25, 3 of 25, . . . ) |
| (69) ListExecInst |
Free format text message containing list handling and execution instructions. |
| (70) AllocID |
Unique identifier for allocation record. |
| (71) AllocTransType |
Identifies allocation transaction type |
| (72) RefAllocID |
Reference identifier to be used with Replace and Cancel AllocTransType (71) records. |
| (73) NoOrders |
Indicates number of orders to be combined for average pricing and allocation. |
| (74) AvgPrxPrecision |
Indicates number of decimal places to be used for average pricing. Absence of this field indicates that default precision arranged by the broker/institution is to be used. |
| (75) TradeDate |
Indicates date of trade referenced in this record in YYYYMMDD format. Absence of this field indicates current day (expressed in local time at place of trade). |
| (76) ExecBroker |
Identifies executing/give-up broker. Standard NASD market-maker mnemonic is preferred. |
| (77) OpenClose |
For options only. |
| (78) NoAllocs |
Number of AllocAccount (79) / AllocQty (80) / ProcessCode (81) instances included in allocation record. |
| (79) AllocAccount |
Sub-account mnemonic |
| (80) AllocShares |
Number of shares to be allocated to specific sub-account |
| (81) ProcessCode |
Processing code for sub-account. Absence of this field in AllocAccount (79) / AllocQty (80) / ProcessCode (81) instance indicates regular trade. |
| (82) NoRpts |
Total number of reports within series. |
| (83) RptSeq |
Sequence number of message within report series. |
| (84) CxlQty |
Total number of shares canceled for this order. |
| (87) AllocStatus |
Identifies status of allocation. |
| (88) AllocRejCode |
Identifies reason for rejection. |
| (89) Signature |
Electronic signature |
| (90) SecureDataLen |
Length of encrypted message |
| (91) SecureData |
Actual encrypted data stream |
| (92) BrokerOfCredit |
Broker to receive trade credit |
| (93) SignatureLength |
Number of bytes in signature field. |
| (94) EmailType |
Email message type. |
| (95) RawDataLength |
Number of bytes in raw data field. |
| (96) RawData |
Unformatted raw data, can include bitmaps, word processor documents, etc. |
| (97) PossResend |
Indicates that message may contain information that has been sent under another sequence number. |
| (98) EncryptMethod |
Method of encryption. |
| (99) StopPx |
Price per share |
| (100) ExDestination |
Execution destination as defined by institution when order is entered. |
| (102) CxlRejReason |
Code to identify reason for cancel rejection. |
| (103) OrdRejReason |
Code to identify reason for order rejection. |
| (104) IOIQualifier |
Code to qualify Indication of Interest (6) use. |
| (105) WaveNo |
Identifier to aid in the management of multiple lists derived from a single, master list. |
| (106) Issuer |
Company name of security issuer (e.g. International Business Machines) |
| (107) SecurityDesc |
Security description. |
| (108) HeartBtInt |
Heartbeat interval (seconds) |
| (109) ClientID |
Firm identifier used in third party-transactions. |
| (110) MinQty |
Minimum quantity of an order to be executed. |
| (111) MaxFloor |
Maximum number of shares within an order to be shown on the exchange floor at any given time. |
| (112) TestReqID |
Identifier included in Test Request (1) message to be returned in resulting Heartbeat (0) |
| (113) ReportToExch |
Identifies party of trade responsible for exchange reporting. |
| (114) LocateReqd |
Indicates whether the broker is to locate the stock in conjunction with a short sell order. |
| (115) OnBehalfOfCompID |
Assigned value used to identify firm originating message if the message was delivered by a third party i.e. the third party firm identifier would be delivered in the SenderCompID (49) field and the firm originating the message in this field. |
| (116) OnBehalfOfSubID |
Assigned value used to identify specific message originator (i.e. trader) if the message was delivered by a third party |
| (117) QuoteID |
Unique identifier for quote |
| (118) NetMoney |
Total amount due as the result of the transaction (e.g. for Buy order - principal + commission + fees) reported in currency of execution. |
| (119) SettlCurrAmt |
Total amount due expressed in settlement currency (includes the effect of the forex transaction) |
| (120) SettlCurrency |
Currency code of settlement denomination. |
| (121) ForexReq |
Indicates request for forex accommodation trade to be executed along with security transaction. |
| (122) OrigSendingTime |
Original time of message transmission (always expressed in GMT) when transmitting orders as the result of a resend request. |
| (123) GapFillFlag |
Indicates that the Sequence Reset (4) message is replacing administrative or application messages which will not be resent. |
| (124) NoExecs |
No of execution record groups to follow. |
| (126) ExpireTime |
Time/Date of order expiration (always expressed in GMT) |
| (127) DKReason |
Reason for execution rejection. |
| (128) DeliverToCompID |
Assigned value used to identify the firm targeted to receive the message if the message is delivered by a third party i.e. the third party firm identifier would be delivered in the TargetCompID (56) field and the ultimate receiver firm ID in this field. |
| (129) DeliverToSubID |
Assigned value used to identify specific message recipient (i.e. trader) if the message is delivered by a third party |
| (130) IOINaturalFlag |
Indicates that Indication of Interest (6) is the result of an existing agency order or a facilitation position resulting from an agency order, not from principal trading or order solicitation activity. |
| (131) QuoteReqID |
Unique identifier for Quote Request (R) |
| (132) BidPx |
Bid price/rate |
| (133) OfferPx |
Offer price/rate |
| (134) BidSize |
Quantity of bid |
| (135) OfferSize |
Quantity of offer |
| (136) NoMiscFees |
Number of repeating groups of miscellaneous fees |
| (137) MiscFeeAmt |
Miscellaneous fee value |
| (138) MiscFeeCurr |
Currency of miscellaneous fee |
| (139) MiscFeeType |
Indicates type of miscellaneous fee. |
| (140) PrevClosePx |
Previous closing price of security. |
| (141) ResetSeqNumFlag |
Indicates that the both sides of the FIX session should reset sequence numbers. |
| (142) SenderLocationID |
Assigned value used to identify specific message originator's location (i.e. geographic location and/or desk, trader) |
| (143) TargetLocationID |
Assigned value used to identify specific message originator's location (i.e. geographic location and/or desk, trader) |
| (144) OnBehalfOfLocationID |
Assigned value used to identify specific message originator's location (i.e. geographic location and/or desk, trader) if the message was delivered by a third party |
| (145) DeliverToLocationID |
Assigned value used to identify specific message originator's location (i.e. geographic location and/or desk, trader) if the message was delivered by a third party |
| (146) NoRelatedSym |
Specifies the number of repeating symbols specified. |
| (147) Subject |
The subject of an Email (C) message |
| (148) Headline |
The headline of a News (B) message |
| (149) URLLink |
A URL (Uniform Resource Locator) link to additional information (i.e. http://en.wikipedia.org/wiki/Uniform_Resource_Locator) |
| (150) ExecType |
Describes the specific Execution Report (8) (i.e. Pending Cancel) while OrdStatus (39) will always identify the current order status (i.e. Partially Filled) |
| (151) LeavesQty |
Amount of shares 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 (151) could be 0, otherwise LeavesQty (151) = OrderQty (38) - CumQty (14) . |
| (152) CashOrderQty |
Specifies the approximate order quantity desired in total monetary units vs. as a number of shares. The broker would be responsible for converting and calculating a share quantity ( OrderQty (38) ) based upon this amount to be used for the actual order and subsequent messages. |
| (153) AllocAvgPx |
AvgPx (6) for a specific AllocAccount (79) |
| (154) AllocNetMoney |
NetMoney (118) for a specific AllocAccount (79) |
| (155) SettlCurrFxRate |
Foreign exchange rate used to compute SettlCurrAmount (119) from Currency (15) to SettlCurrency (120) |
| (156) SettlCurrFxRateCalc |
Specifies whether or not SettlCurrFxRate (155) should be multiplied or divided. |
| (157) NumDaysInterest |
Number of Days of Interest for convertible bonds and fixed income |
| (158) AccruedInterestRate |
Accrued Interest Rate for convertible bonds and fixed income |
| (159) AccruedInterestAmt |
Amount of Accrued Interest for convertible bonds and fixed income |
| (160) SettlInstMode |
Indicates mode used for Settlement Instructions (T) |
| (161) AllocText |
Free format text related to a specific AllocAccount (79) . |
| (162) SettlInstID |
Unique identifier for Settlement Instructions record. |
| (163) SettlInstTransType |
Settlement Instructions (T) message transaction type |
| (164) EmailThreadID |
Unique identifier for an email thread (new and chain of replies) |
| (165) SettlInstSource |
Indicates source of Settlement Instructions (T) |
| (166) SettlLocation |
Identifies Settlement Depository or Country Code (ISITC spec) |
| (167) SecurityType |
Indicates type of security (ISITC spec) |
| (168) EffectiveTime |
Time the details within the message should take effect (always expressed in GMT) |
| (169) StandInstDbType |
Identifies the Standing Instruction database used |
| (170) StandInstDbName |
Name of the Standing Instruction database represented with StandInstDbType (169) (i.e. the Global Custodian's name). |
| (171) StandInstDbID |
Unique identifier used on the Standing Instructions database for the Standing Instructions to be referenced. |
| (172) SettlDeliveryType |
Identifies type of settlement |
| (173) SettlDepositoryCode |
Broker's account code at the depository (i.e. CEDEL ID for CEDEL, FINS for DTC, or Euroclear ID for Euroclear) if SettlLocation (166) is a depository |
| (174) SettlBrkrCode |
BIC (Bank Identification Code-Swift managed) code of the broker involved (i.e. for multi-company brokerage firms) |
| (175) SettlInstCode |
BIC (Bank Identification Code-Swift managed) code of the institution involved (i.e. for multi-company institution firms) |
| (176) SecuritySettlAgentName |
Name of SettlInstSource's local agent bank if SettlLocation (166) is not a depository |
| (177) SecuritySettlAgentCode |
BIC (Bank Identification Code-Swift managed) code of the SettlInstSource's local agent bank if SettlLocation (166) is not a depository |
| (178) SecuritySettlAgentAcctNum |
SettlInstSource's account number at local agent bank if SettlLocation (166) is not a depository |
| (179) SecuritySettlAgentAcctName |
Name of SettlInstSource's account at local agent bank if SettlLocation (166) is not a depository |
| (180) SecuritySettlAgentContactName |
Name of contact at local agent bank for SettlInstSource's account if SettlLocation (166) is not a depository |
| (181) SecuritySettlAgentContactPhone |
Phone number for contact at local agent bank if SettlLocation (166) is not a depository |
| (182) CashSettlAgentName |
Name of SettlInstSource's local agent bank if SettlDeliveryType (172) =Free |
| (183) CashSettlAgentCode |
BIC (Bank Identification Code-Swift managed) code of the SettlInstSource's local agent bank if SettlDeliveryType (172) =Free |
| (184) CashSettlAgentAcctNum |
SettlInstSource's account number at local agent bank if SettlDeliveryType (172) =Free |
| (185) CashSettlAgentAcctName |
Name of SettlInstSource's account at local agent bank if SettlDeliveryType (172) =Free |
| (186) CashSettlAgentContactName |
Name of contact at local agent bank for SettlInstSource's account if SettlDeliveryType (172) =Free |
| (187) CashSettlAgentContactPhone |
Phone number for contact at local agent bank for SettlInstSource's account if SettlDeliveryType (172) =Free |
| (188) BidSpotRate |
Bid F/X spot rate. |
| (189) BidForwardPoints |
Bid F/X forward points added to spot rate. May be a negative value. |
| (190) OfferSpotRate |
Offer F/X spot rate. |
| (191) OfferForwardPoints |
Offer F/X forward points added to spot rate. May be a negative value. |
| (192) OrderQty2 |
OrderQty of the future part of a F/X swap order. |
| (193) FutSettDate2 |
FutSettDate (64) of the future part of a F/X swap order. |
| (194) LastSpotRate |
F/X spot rate. |
| (195) LastForwardPoints |
F/X forward points added to LastSpotRate (194) . May be a negative value. |
| (196) AllocLinkID |
Can be used to link two different Allocation (J) messages (each with unique AllocID (70) ) together, i.e. for F/X 'Netting' or 'Swaps'. Should be unique. |
| (197) AllocLinkType |
Identifies the type of Allocation (J) linkage when AllocLinkID (196) is used. |
| (198) SecondaryOrderID |
Assigned by the party which accepts the order. Can be used to provide the OrderID (37) used by an exchange or executing system. |
| (199) NoIOIQualifiers |
Number of repeating groups of IOIQualifiers. |
| (200) MaturityMonthYear |
Month and Year of the maturity for SecurityType (167) =FUT or SecurityType (167) =OPT. Format: YYYYMM (i.e. 199903) |
| (201) PutOrCall |
Indicates whether an Option is for a put or call. |
| (202) StrikePrice |
Strike Price for an Option. |
| (203) CoveredOrUncovered |
Used for options |
| (204) CustomerOrFirm |
Used for options when delivering the order to an execution system/exchange to specify if the order is for a customer or the firm placing the order itself. |
| (205) MaturityDay |
Day of month used in conjunction with MaturityMonthYear (200) to specify the maturity date for SecurityType (167) =FUT or SecurityType (167) =OPT. |
| (206) OptAttribute |
Can be used for SecurityType (167) =OPT to identify a particular security. Valid values vary by SecurityExchange: For Exchange: MONEP (Paris) L = Long (a.k.a. 'American') S = Short (a.k.a. 'European') For Exchanges: DTB (Frankfurt), HKSE (Hong Kong), and SOFFEX (Zurich) 0-9 = single digit 'version' number assigned by exchange following capital adjustments (0=current, 1=prior, 2=prior to 1, etc). |
| (207) SecurityExchange |
Market used to help identify a security. |
| (208) NotifyBrokerOfCredit |
Indicates whether or not details should be communicated to BrokerOfCredit (92) (i.e. step-in broker). |
| (209) AllocHandlInst |
Indicates how the receiver (i.e. third party) of Allocation (J) message should handle/process the account details. |
| (210) MaxShow |
Maximum number of shares within an order to be shown to other customers (i.e. sent via an Indication of Interest (6) ). |
| (211) PegDifference |
Price difference for a pegged order. |
|
|
| FIX DICTIONARIES | SEARCH |
| Data Types | Standard Message Header | Standard Message Trailer | Session Messages By Name | Session Messages By MsgType | Application Messages By Name | Application Messages By MsgType | Fields By Name | Fields By Tag |
| FRAMES | NO FRAMES |
© 2026.
EPAM Systems. All Rights Reserved.
All material contained within the website is copyright of EPAM Systems, Inc. No material contained herein can be copied or otherwise used without the express permission of the copyright holder.