FIX.Latest_EP296 Message Summary sorted by Name

TypeNameAbbr NameIDCategoryDescriptionPedigree
CQAccountSummaryReportAcctSumRpt127AccountReportingThe AccountSummaryReport is provided by the clearinghouse to its clearing members on a daily basis. It contains margin, settlement, collateral and pay/collect data for each clearing member level account type. Clearing member account types will be described through use of the Parties component and PtysSubGrp sub-component.
In certain usages, the clearing members can send the AccountSummaryReport message to the clearinghouse as needed. For example, clearing members can send this message to the clearinghouse to identify the value of collateral for each customer (to satisfy CFTC Legally Segregated Operationally Commingled (LSOC) regulatory reporting obligations).
Clearing organizations can also send the AccountSummaryReport message to regulators to meet regulatory reporting obligations. For example, clearing organizations can use this message to submit daily reports for each clearing member (CM) by house origin and by each customer origin for all futures, options, and swaps positions, and all securities positions held in a segregated account or pursuant to a cross margining agreement, to a regulator (e.g. to the CFTC to meet Part 39, Section 39.19 reporting obligations).
Added EP117 Updated EP162
BLAdjustedPositionReportAdjPosRep97PositionMaintenanceUsed to report changes in position, primarily in equity options, due to modifications to the underlying due to corporate actionsAdded EP-1
7AdvertisementAdv8IndicationAdvertisement messages are used to announce completed transactions. The advertisement message can be transmitted in various transaction types; NEW, CANCEL and REPLACE. All message types other than NEW modify the state of a previously transmitted advertisement identified in AdvRefID.Added FIX.2.7
EJAlgoCertificateReportAlgoCertRpt172TestingAlgoCertificateReport(35=EJ) is a response to the AlgoCertificateRequest(35=EH) to certify an algo. It may also be sent unsolicited without an explicit request message by the party able to provide certificate information for the algo identified in the report message.Added EP292
EKAlgoCertificateReportAckAlgoCertRptAck173TestingAlgoCertificateReportAck(35=EK) is used to respond to the AlgoCertificateReport(35=EJ) to acknowledge or reject the report message.Added EP292
EHAlgoCertificateRequestAlgoCertReq170TestingAlgoCertificateRequest(35=EH) is used to request algo testing certificate information for one or more algorithms.Added EP292 Updated EP295
EIAlgoCertificateRequestAckAlgoCertReqAck171TestingAlgoCertificateRequestAck(35=EI) is used to respond to the AlgoCertificateRequest(35=EH) to acknowledge the request and provide status for the request message.Added EP292
JAllocationInstructionAllocInstrctn19AllocationThe AllocationInstruction(35=J) message provides the ability to specify how an order or set of orders should be subdivided amongst one or more accounts.Added FIX.2.7 Updated EP291
PAllocationInstructionAckAllocInstrctnAck24AllocationIn versions of FIX prior to version 4.4, this message was known as the Allocation ACK message.
The Allocation Instruction Ack message is used to acknowledge the receipt of and provide status for an Allocation Instruction message.
Added FIX.2.7
BMAllocationInstructionAlertAllocInstrAlert98AllocationThis message is used in a 3-party allocation model (buy-side and sell-side using a central clearing entity) where notification of group creation and group updates to counterparties is needed. The message will also carry trade information that comprised the group to the counterparties.Added EP-1 Updated EP285
DUAllocationInstructionAlertRequestAllocInstrAlertReq157AllocationThis message is used in a clearinghouse 3-party allocation model to request for AllocationInstructionAlert(35=BM) from the clearinghouse. The request may be used to obtain a one-time notification of the status of an allocation group.Added EP239
DVAllocationInstructionAlertRequestAckAllocInstrctnAlertReqAck158AllocationThis message is used in a clearinghouse 3-party allocation model to acknowledge a AllocationInstructionAlertRequest(35=DU) message for an AllocationInstructionAlert(35=BM) message from the clearinghouse.Added EP241
ASAllocationReportAllocRpt78AllocationSent from sell-side to buy-side, sell-side to 3rd-party or 3rd-party to buy-side, the AllocationReport(35=AS) message (Claim) provides account breakdown of an order or set of orders plus any additional follow-up front-office information developed post-trade during the trade allocation, matching and calculation phase.Added FIX.4.4 Updated EP291
ATAllocationReportAckAllocRptAck79AllocationThe Allocation Report Ack message is used to acknowledge the receipt of and provide status for an Allocation Report message.Added FIX.4.4
BYApplicationMessageReportApplMsgRpt110ApplicationThis message is used for three difference purposes: to reset the ApplSeqNum (1181) of a specified ApplID (1180). to indicate that the last message has been sent for a particular ApplID, or as a keep-alive mechanism for ApplIDs with infrequent message traffic.Added EP-1
BWApplicationMessageRequestApplMsgReq108ApplicationThis message is used to request a retransmission of a set of one or more messages generated by the application specified in RefApplID (1355).Added EP-1
BXApplicationMessageRequestAckApplMsgReqAck109ApplicationThis message is used to acknowledge an Application Message Request providing a status on the request (i.e. whether successful or not). This message does not provide the actual content of the messages to be resent.Added EP-1
AWAssignmentReportAsgnRpt82PositionMaintenanceAssignment Reports are sent from a clearing house to counterparties, such as a clearing firm as a result of the assignment process.Added FIX.4.4
kBidRequestBidReq44ProgramTradingThe BidRequest Message can be used in one of two ways depending on which market conventions are being followed.
In the Non disclosed convention (e.g. US/European model) the BidRequest message can be used to request a bid based on the sector, country, index and liquidity information contained within the message itself. In the Non disclosed convention the entry repeating group is used to define liquidity of the program. See Program/Basket/List Trading for an example.
In the Disclosed convention (e.g. Japanese model) the BidRequest message can be used to request bids based on the ListOrderDetail messages sent in advance of BidRequest message. In the Disclosed convention the list repeating group is used to define which ListOrderDetail messages a bid is being sort for and the directions of the required bids.
Added FIX.4.2
lBidResponseBidRsp45ProgramTradingThe Bid Response message can be used in one of two ways depending on which market conventions are being followed.
In the Non disclosed convention the Bid Response message can be used to supply a bid based on the sector, country, index and liquidity information contained within the corresponding bid request message. See Program/Basket/List Trading for an example.
In the Disclosed convention the Bid Response message can be used to supply bids based on the List Order Detail messages sent in advance of the corresponding Bid Request message.
Added FIX.4.2
jBusinessMessageRejectBizMsgRej43BusinessRejectThe Business Message Reject message can reject an application-level message which fulfills session-level rules and cannot be rejected via any other means. Note if the message fails a session-level rule (e.g. body length is incorrect), a session-level Reject message should be issued.Added FIX.4.2
AYCollateralAssignmentCollAsgn84CollateralManagementUsed to assign collateral to cover a trading position. This message can be sent unsolicited or in reply to a Collateral Request message.Added FIX.4.4
BBCollateralInquiryCollInq87CollateralManagementUsed to inquire for collateral status.Added FIX.4.4
BGCollateralInquiryAckCollInqAck92CollateralManagementUsed to respond to a Collateral Inquiry in the following situations:
• When the CollateralInquiry will result in an out of band response (such as a file transfer).
• When the inquiry is otherwise valid but no collateral is found to match the criteria specified on the Collateral Inquiry message.
• When the Collateral Inquiry is invalid based upon the business rules of the counterparty.
Added FIX.4.4
BACollateralReportCollRpt86CollateralManagementUsed to report collateral status when responding to a Collateral Inquiry message.Added FIX.4.4
DQCollateralReportAckCollRptAck153CollateralManagementCollateralReportAck(35=DQ) is used as a response to the CollateralReport(35=BA). It can be used to reject a CollateralReport(35=BA) when the content of the report is invalid based on the business rules of the receiver. The message may also be used to acknowledge receipt of a valid CollateralReport(35=BA).Added EP192
AXCollateralRequestCollReq83CollateralManagementAn initiator that requires collateral from a respondent sends a Collateral Request. The initiator can be either counterparty to a trade in a two party model or an intermediary such as an ATS or clearinghouse in a three party model. A Collateral Assignment is expected as a response to a request for collateral.Added FIX.4.4
AZCollateralResponseCollRsp85CollateralManagementUsed to respond to a Collateral Assignment message.Added FIX.4.4
AKConfirmationCnfm70ConfirmationThe Confirmation messages are used to provide individual trade level confirmations from the sell side to the buy side. In versions of FIX prior to version 4.4, this role was performed by the allocation message. Unlike the allocation message, the confirmation message operates at an allocation account (trade) level rather than block level, allowing for the affirmation or rejection of individual confirmations.Added FIX.4.4
AUConfirmationAckCnfmAck80ConfirmationThe Confirmation Ack (aka Affirmation) message is used to respond to a Confirmation message.Added FIX.4.4
BHConfirmationRequestCnfmReq93ConfirmationThe Confirmation Request message is used to request a Confirmation message.Added FIX.4.4
BOContraryIntentionReportContIntRpt94PositionMaintenanceThe Contrary Intention Report is used for reporting of contrary expiration quantities for Saturday expiring options. This information is required by options exchanges for regulatory purposes.Added EP-1
tCrossOrderCancelReplaceRequestCrssOrdCxlRplcReq53CrossOrdersUsed to modify a cross order previously submitted using the New Order - Cross message. See Order Cancel Replace Request for details concerning message usage.Added FIX.4.3
uCrossOrderCancelRequestCrssOrdCxlReq54CrossOrdersUsed to fully cancel the remaining open quantity of a cross order.Added FIX.4.3
DSCrossRequestCrssReq155IndicationThe CrossRequest(35=DS) message is used to indicate the submission of orders or quotes that may result in a crossed trade.Added EP223
DTCrossRequestAckCrssReqAck156IndicationThe CrossRequestAck(35=DT) message is used to confirm the receipt of a CrossRequest(35=DS) message.Added EP223
AADerivativeSecurityListDerivSecList60SecuritiesReferenceDataThe Derivative Security List message is used to return a list of securities that matches the criteria specified in a Derivative Security List Request.Added FIX.4.3 Updated EP97
zDerivativeSecurityListRequestDerivSecListReq59SecuritiesReferenceDataThe Derivative Security List Request message is used to return a list of securities from the counterparty that match criteria provided on the requestAdded FIX.4.3 Updated EP97
BRDerivativeSecurityListUpdateReportDerivSecListUpd103SecuritiesReferenceDataThe Derivative Security List Update Report message is used to send updates to an option family or the strikes that comprise an option family.Added EP-1 Updated EP97
QDontKnowTradeDkTrd25SingleGeneralOrderHandlingThe Don’t Know Trade (DK) message notifies a trading partner that an electronically received execution has been rejected. This message can be thought of as an execution reject message.Added FIX.4.0
CEmailEmail13EventCommunicationThe email message is similar to the format and purpose of the News message, however, it is intended for private use between two parties.Added FIX.2.7
BNExecutionAckExecAck99SingleGeneralOrderHandlingThe Execution Report Acknowledgement message is an optional message that provides dual functionality to notify a trading partner that an electronically received execution has either been accepted or rejected (DK'd).Added EP-1 Updated EP143
8ExecutionReportExecRpt9SingleGeneralOrderHandlingThe execution report message is used to:
1. confirm the receipt of an order
2. confirm changes to an existing order (i.e. accept cancel and replace requests)
3. relay order status information
4. relay fill information on working orders
5. relay fill information on tradeable or restricted tradeable quotes
6. reject orders
7. report post-trade fees calculations associated with a trade
Added FIX.2.7
0HeartbeatHeartbeat1SessionThe Heartbeat monitors the status of the communication link and identifies when the last of a string of messages was not received.Added FIX.2.7
6IOIIOI7IndicationIndication of interest messages are used to market merchandise which the broker is buying or selling in either a proprietary or agency capacity. The indications can be time bound with a specific expiration value. Indications are distributed with the understanding that other firms may react to the message first and that the merchandise may no longer be available due to prior trade.
Indication messages can be transmitted in various transaction types; NEW, CANCEL, and REPLACE. All message types other than NEW modify the state of the message identified in IOIRefID.
Added FIX.2.7
KListCancelRequestListCxlReq20ProgramTradingThe List Cancel Request message type is used by institutions wishing to cancel previously submitted lists either before or during execution.Added FIX.2.7
LListExecuteListExct21ProgramTradingThe List Execute message type is used by institutions to instruct the broker to begin execution of a previously submitted list. This message may or may not be used, as it may be mirroring a phone conversation.Added FIX.2.7
NListStatusListStat23ProgramTradingThe list status message is issued as the response to a List Status Request message sent in an unsolicited fashion by the sell-side. It indicates the current state of the orders within the list as they exist at the broker's site. This message may also be used to respond to the List Cancel Request.Added FIX.2.7
MListStatusRequestListStatReq22ProgramTradingThe list status request message type is used by institutions to instruct the broker to generate status messages for a list.Added FIX.2.7
mListStrikePriceListStrkPx46ProgramTradingThe strike price message is used to exchange strike price information for principal trades. It can also be used to exchange reference prices for agency trades.Added FIX.4.2
ALogonLogon11SessionThe logon message authenticates a user establishing a connection to a remote system. The logon message must be the first message sent by the application requesting to initiate a FIX session.Added FIX.2.7
5LogoutLogout6SessionThe logout message initiates or confirms the termination of a FIX session. Disconnection without the exchange of logout messages should be interpreted as an abnormal condition.Added FIX.2.7
CHMarginRequirementInquiryMgnReqmtInq119MarginRequirementManagementThe purpose of this message is to initiate a margin requirement inquiry for a margin account. The inquiry may be submitted at the detail level or the summary level. It can also be used to inquire margin excess/deficit or net position information. Margin excess/deficit will provide information about the surplus or shortfall compared to the previous trading day or a more recent margin calculation. An inquiry for net position information will trigger one or more PositionReport messages instead of one or more MarginRequirementReport messages.
If the inquiry is made at the detail level, an Instrument block must be provided with the desired level of detail. If the inquiry is made at the summary level, the Instrument block is not provided, implying a summary request is being made. For example, if the inquiring firm specifies the Security Type of FUT in the Instrument block, then a detail report will be generated containing the margin requirements for all futures positions for the inquiring account. Similarly, if the inquiry is made at the summary level, the report will contain the total margin requirement aggregated to the margin account level.
Added EP102
CIMarginRequirementInquiryAckMgnReqmtInqAck120MarginRequirementManagementUsed to respond to a Margin Requirement Inquiry.Added EP102
CJMarginRequirementReportMgnReqmtRpt121MarginRequirementManagementThe Margin Requirement Report returns information about margin requirement either as on overview across all margin accounts or on a detailed level due to the inquiry making use of the optional Instrument component block. Application sequencing can be used to re-request a range of reports.Added EP102
XMarketDataIncrementalRefreshMktDataInc31MarketDataThe Market Data message for incremental updates may contain any combination of new, changed, or deleted Market Data Entries, for any combination of instruments, with any combination of trades, imbalances, quotes, index values, open, close, settlement, high, low, and VWAP prices, trade volume and open interest so long as the maximum FIX message size is not exceeded. All of these types of Market Data Entries can be changed and deleted.Added FIX.4.2
DRMarketDataReportMktDataRpt154MarketDataThe MarketDataReport(35=DR) message is used to provide delimiting references (e.g. start and end markers in a continuous broadcast) and details about the number of market data messages sent in a given distribution cycle.Added EP195
VMarketDataRequestMktDataReq29MarketDataSome systems allow the transmission of real-time quote, order, trade, trade volume, open interest, and/or other price information on a subscription basis. A MarketDataRequest(35=V) is a general request for market data on specific securities or forex quotes. The values in the fields provided within the request will serve as further filter criteria for the result set.Added FIX.4.2 Updated EP190
YMarketDataRequestRejectMktDataReqRej32MarketDataThe Market Data Request Reject is used when the broker cannot honor the Market Data Request, due to business or technical reasons. Brokers may choose to limit various parameters, such as the size of requests, whether just the top of book or the entire book may be displayed, and whether Full or Incremental updates must be used.Added FIX.4.2
WMarketDataSnapshotFullRefreshMktDataFull30MarketDataThe 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
DPMarketDataStatisticsReportMDStatsRpt152MarketDataThe MarketDataStatisticsReport(35=DP) is used to provide unsolicited statistical information or in response to a specific request. Each report contains a set of statistics for a single entity which could be a market, a market segment, a security list or an instrument.Added EP191
DOMarketDataStatisticsRequestMDStatsReq151MarketDataThe MarketDataStatisticsRequest(35=DO) is used to request for statistical data. The simple form is to use an identifier (MDStatisticID(2475)) assigned by the market place which would denote a pre-defined statistical report. Alternatively, or also in addition, the request can define a number of parameters for the desired statistical information.Added EP191
BUMarketDefinitionMktDef106MarketStructureReferenceDataThe MarketDefinition(35=BU) message is used to respond to MarketDefinitionRequest(35=BT). In a subscription, it will be used to provide the initial snapshot of the information requested. Subsequent updates are provided by the MarketDefinitionUpdateReport(35=BV).Added EP-1 Updated EP195
BTMarketDefinitionRequestMktDefReq105MarketStructureReferenceDataThe Market Definition Request message is used to request for market structure information from the Respondent that receives this request.Added EP-1 Updated EP97
BVMarketDefinitionUpdateReportMktDefUpd107MarketStructureReferenceDataIn a subscription for market structure information, this message is used once the initial snapshot of the information has been sent using the MarketDefinition(35=BU) message.Added EP-1 Updated EP195
DJMassOrderMassOrder146OrderMassHandlingThe MassOrder(35=DJ) message can be used to add, modify or delete multiple unrelated orders with a single message. Apart from clearing related attributes, only the key order attributes for high performance trading are available.Added EP188
DKMassOrderAckMassOrderAck147OrderMassHandlingThe mass order acknowledgement message is used to acknowledge the receipt of and the status for a MassOrder(35=DJ) message.Added EP188
iMassQuoteMassQuot42QuotationNegotiationThe Mass Quote message can contain quotes for multiple securities to support applications that allow for the mass quoting of an option series. Two levels of repeating groups have been provided to minimize the amount of data required to submit a set of quotes for a class of options (e.g. all option series for IBM).Added FIX.4.2
bMassQuoteAckMassQuotAck35QuotationNegotiationMass Quote Acknowledgement is used as the application level response to a Mass Quote message.Added FIX.4.2 Updated EP143
ACMultilegOrderCancelReplaceMlegOrdCxlRplc62MultilegOrdersUsed to modify a multileg order previously submitted using the New Order - Multileg message. See Order Cancel Replace Request for details concerning message usage.Added FIX.4.3
BCNetworkCounterpartySystemStatusRequestNtwkSysStatReq88NetworkThis message is send either immediately after logging on to inform a network (counterparty system) of the type of updates required or to at any other time in the FIX conversation to change the nature of the types of status updates required. It can also be used with a NetworkRequestType of Snapshot to request a one-off report of the status of a network (or counterparty) system. Finally this message can also be used to cancel a request to receive updates into the status of the counterparties on a network by sending a NetworkRequestStatusMessage with a NetworkRequestType of StopSubscribing.Added FIX.4.4
BDNetworkCounterpartySystemStatusResponseNtwkSysStatRsp89NetworkThis message is sent in response to a Network (Counterparty System) Status Request Message.Added FIX.4.4
sNewOrderCrossNewOrdCrss52CrossOrdersUsed to submit a cross order into a market. The cross order contains two order sides (a buy and a sell). The cross order is identified by its CrossID.Added FIX.4.3
ENewOrderListNewOrdList15ProgramTradingThe NewOrderList Message can be used in one of two ways depending on which market conventions are being followed.Added FIX.2.7
ABNewOrderMultilegNewOrdMleg61MultilegOrdersThe New Order - Multileg is provided to submit orders for securities that are made up of multiple securities, known as legs.Added FIX.4.3
DNewOrderSingleOrder14SingleGeneralOrderHandlingThe new order message type is used by institutions wishing to electronically submit securities and forex orders to a broker for execution.
The New Order message type may also be used by institutions or retail intermediaries wishing to electronically submit Collective Investment Vehicle (CIV) orders to a broker or fund manager for execution.
Added FIX.2.7
BNewsNews12EventCommunicationThe news message is a general free format message between the broker and institution. The message contains flags to identify the news item's urgency and to allow sorting by subject company (symbol). The News message can be originated at either the broker or institution side, or exchanges and other marketplace venues.Added FIX.2.7
9OrderCancelRejectOrdCxlRej10SingleGeneralOrderHandlingThe order cancel reject message is issued by the broker upon receipt of a cancel request or cancel/replace request message which cannot be honored.Added FIX.2.7
GOrderCancelReplaceRequestOrdCxlRplcReq17SingleGeneralOrderHandlingThe order cancel/replace request is used to change the parameters of an existing order.
Do not use this message to cancel the remaining quantity of an outstanding order, use the Order Cancel Request message for this purpose.
Added FIX.2.7
FOrderCancelRequestOrdCxlReq16SingleGeneralOrderHandlingThe order cancel request message requests the cancellation of all of the remaining quantity of an existing order. Note that the Order Cancel/Replace Request should be used to partially cancel (reduce) an order).Added FIX.2.7
BZOrderMassActionReportOrdMassActRpt111OrderMassHandlingThe Order Mass Action Report is used to acknowledge an Order Mass Action Request. Note that each affected order that is suspended or released or canceled is acknowledged with a separate Execution Report for each order.Added EP-1
CAOrderMassActionRequestOrdMassActReq112OrderMassHandlingThe Order Mass Action Request message can be used to request the suspension or release of a group of orders that match the criteria specified within the request. This is equivalent to individual Order Cancel Replace Requests for each order with or without adding S to the ExecInst values. It can also be used for mass order cancellation.Added EP-1
rOrderMassCancelReportOrdMassCxlRpt51OrderMassHandlingThe Order Mass Cancel Report is used to acknowledge an Order Mass Cancel Request. Note that each affected order that is canceled is acknowledged with a separate Execution Report or Order Cancel Reject message.Added FIX.4.3
qOrderMassCancelRequestOrdMassCxlReq50OrderMassHandlingThe order mass cancel request message requests the cancellation of all of the remaining quantity of a group of orders matching criteria specified within the request. NOTE: This message can only be used to cancel order messages (reduce the full quantity).Added FIX.4.3
AFOrderMassStatusRequestOrdMassStatReq65OrderMassHandlingThe order mass status request message requests the status for orders matching criteria specified within the request.Added FIX.4.3
HOrderStatusRequestOrdStatReq18SingleGeneralOrderHandlingThe order status request message is used by the institution to generate an order status message back from the broker.Added FIX.2.7
DIPartyActionReportPtyActRpt145PartiesActionUsed to respond to the PartyActionRequest(35=DH) message, indicating whether the request has been received, accepted or rejected. Can also be used in an unsolicited manner to report party actions, e.g. reinstatements after a manual intervention out of band.Added EP171 Updated EP182
DHPartyActionRequestPtyActReq144PartiesActionThe PartyActionRequest message is used suspend or halt the specified party from further trading activities at the Respondent. The Respondent must respond with a PartyActionReport(35=DI) message.Added EP171 Updated EP182
CXPartyDetailsDefinitionRequestPtyDetlDefReq134PartiesReferenceDataThe PartyDetailsDefinitionRequest(35=CX) is used for defining new parties and modifying or deleting existing parties information, including the relationships between parties.
The recipient of the message responds with a PartyDetailsDefinitionRequestAck(35=CY) to indicate whether the request was accepted or rejected.
Added EP146
CYPartyDetailsDefinitionRequestAckPtyDetlDefReqAck135PartiesReferenceDataThe PartyDetailsDefinitionRequestAck(35=CY) is used as a response to the PartyDetailsDefinitionRequest(35=CX) message. The request can be accepted (with or without changes) or rejected.Added EP146
CGPartyDetailsListReportPtyDetlListRpt118PartiesReferenceDataThe PartyDetailsListReport message is used to disseminate party details between counterparties. PartyDetailsListReport messages may be sent in response to a PartyDetailsListRequest message or sent unsolicited.Added EP105 Updated EP146
CFPartyDetailsListRequestPtyDetlListReq117PartiesReferenceDataThe PartyDetailsListRequest is used to request party detail information.Added EP105
CKPartyDetailsListUpdateReportPtyDetlListUpd122PartiesReferenceDataThe PartyDetailsListUpdateReport(35=CK) is used to disseminate updates to party detail information.Added EP105 Updated EP195
DAPartyEntitlementsDefinitionRequestPtyEntlmntDefReq137PartiesReferenceDataThe PartyEntitlementsDefinitionRequest(35=DA) is used for defining new entitlements, and modifying or deleting existing entitlements for the specified party(-ies).Added EP146
DBPartyEntitlementsDefinitionRequestAckPtyEntlmntDefReqAck138PartiesReferenceDataThe PartyEntitlementsDefinitionRequestAck(35=DB) is used as a response to the PartyEntitlemensDefinitionRequest(35=DA) to accept (with or without changes) or reject the definition of party entitlements.Added EP146
CVPartyEntitlementsReportPtyEntlmntRpt132PartiesReferenceDataThe PartyEntitlementsReport is used to report entitlements for one or more parties, party role(s), or specific instrument(s).Added EP129
CUPartyEntitlementsRequestPtyEntlmntReq131PartiesReferenceDataThe PartyEntitlementsRequest message is used to request for entitlement information for one or more party(-ies), specific party role(s), or specific instruments(s).Added EP129
CZPartyEntitlementsUpdateReportPtyEntlmntUpd136PartiesReferenceDataThe PartyEntitlementsUpdateReport(35=CZ) is used to convey incremental changes to party entitlements. It is similar to the PartyEntitlementsReport(35=CV). This message uses the PartyEntitlementsUpdateGrp component which includes the ability to specify an update action using ListUpdateAction(1324).Added EP146 Updated EP195
DFPartyRiskLimitCheckRequestPtyRiskLmtChkReq142PartiesActionPartyRiskLimitCheckRequest is used to request for approval of credit or risk limit amount intended to be used by a party in a transaction from another party that holds the information.Added EP171
DGPartyRiskLimitCheckRequestAckPtyRiskLmtChkReqAck143PartiesActionPartyRiskLimitCheckRequestAck is used to acknowledge a PartyRiskLimitCheckRequest(35=DF) message and to respond whether the limit check request was approved or not. When used to accept the PartyRiskLimitCheckRequest(35=DF) message the Respondent may also include the limit amount that was approved.Added EP171
CSPartyRiskLimitsDefinitionRequestPtyRiskLmtDefReq129PartiesReferenceDataPartyRiskLimitDefinitionRequest is used for defining new risk limits.Added EP128
CTPartyRiskLimitsDefinitionRequestAckPtyRiskLmtDefReqAck130PartiesReferenceDataPartyRiskLimitDefinitionRequestAck is used for accepting (with or without changes) or rejecting the definition of risk limits.Added EP128
CMPartyRiskLimitsReportPtyRiskLmtRpt124PartiesReferenceDataThe PartyRiskLimitsReport message is used to communicate party risk limits. The message can either be sent as a response to the PartyRiskLimitsRequest message or can be published unsolicited.Added EP105
DEPartyRiskLimitsReportAckPtyRiskLmtRptAck141PartiesReferenceDataPartyRiskLimitsReportAck is an optional message used as a response to the PartyRiskLimitReport(35=CM) or PartyRiskLimitUpdateReport(35=CR) messages to acknowledge or reject those messages.Added EP171
CLPartyRiskLimitsRequestPtyRiskLmtReq123PartiesReferenceDataThe PartyRiskLimitsRequest message is used to request for risk information for specific parties, specific party roles or specific instruments.Added EP105
CRPartyRiskLimitsUpdateReportPtyRiskLmtUpd128PartiesReferenceDataThe PartyRiskLimitsUpdateReport(35=CR) is used to convey incremental changes to risk limits. It is similar to the regular report but uses the PartyRiskLimitsUpdateGrp component instead of the PartyRiskLimitsGrp component to include an update action.Added EP128 Updated EP195
EAPayManagementReportPayMgmtRpt161PayManagementPayManagementReport(35=EA) may be used to respond to the PayManagementRequest(35=DY) message. It provides the status of the request (e.g. accepted, disputed) and may provide additional information related to the request.
PayManagementReport(35=EA) may also be sent unsolicited by the broker to a client. In which case the client may acknowledge and resolve disputes out-of-band or with a simple PayManagementReportAck(35=EB).
PayManagementReport(35=EA) may also be sent unsolicited to report the progress status of the payment itself with PayReportTransType(2804)=2 (Status).
Added EP249
EBPayManagementReportAckPayMgmtRptAck162PayManagementPayManagementReportAck(35=EB) is used as a response to the PayManagementReport(35=EA) message. It may be used to accept, reject or dispute the details of the PayManagementReport(35=EA) depending on the business rules of the receiver. This message may also be used to acknowledge the receipt of a PayManagementReport(35=EA) message.Added EP249
DYPayManagementRequestPayMgmtReq163PayManagementPayManagementRequest(35=DY) message is used to communicate a future or expected payment to be made or received related to a trade or contract after its settlement.Added EP249
DZPayManagementRequestAckPayMgmtReqAck164PayManagementPayManagementRequestAck(35=DZ) is used to acknowledge the receipt of the PayManagementRequest(35=DY) message (i.e. a technical acknowledgement of receipt). Acceptance or rejection of the request is reported in the corresponding PayManagementReport(35=EA).Added EP249
AMPositionMaintenanceReportPosMntRpt72PositionMaintenanceThe Position Maintenance Report message is sent by the holder of a position in response to a Position Maintenance Request and is used to confirm that a request has been successfully processed or rejected.Added FIX.4.4 Updated EP271
ALPositionMaintenanceRequestPosMntReq71PositionMaintenanceThe Position Maintenance Request message allows the position owner to submit requests to the holder of a position which will result in a specific action being taken which will affect the position. Generally, the holder of the position is a central counter party or clearing organization but can also be a party providing investment services.Added FIX.4.4
APPositionReportPosRpt75PositionMaintenanceThe Position Report message is returned by the holder of a position in response to a Request for Position message. The purpose of the message is to report all aspects of a position and may be provided on a standing basis to report end of day positions to an owner.Added FIX.4.4
DLPositionTransferInstructionPosXferInstrctn148PositionMaintenanceThe PositionTransferInstruction(35=DL) is sent by clearing firms to CCPs to initiate position transfers, or to accept or decline position transfers.Added EP189
DMPositionTransferInstructionAckPosXferInstrctnAck149PositionMaintenanceThe PositionTransferInstructionAck(35=DM) is sent by CCPs to clearing firms to acknowledge position transfer instructions, and to report errors processing position transfer instructions.Added EP189
DNPositionTransferReportPosXferRpt150PositionMaintenanceThe PositionTransferReport(35=DN) is sent by CCPs to clearing firms indicating of positions that are to be transferred to the clearing firm, or to report on status of the transfer to the clearing firms involved in the transfer process.Added EP189
SQuoteQuot27QuotationNegotiationThe Quote message is used as the response to a Quote Request or a Quote Response message in both indicative, tradeable, and restricted tradeable quoting markets.Added FIX.4.0
CWQuoteAckQuotAck133QuotationNegotiationThe QuoteAck(35=CW) message is used to acknowledge a Quote(35=S) submittal or request to cancel an individual quote using the QuoteCancel(35=Z) message during a Quote/Negotiation dialog.Added EP143
ZQuoteCancelQuotCxl33QuotationNegotiationThe Quote Cancel message is used by an originator of quotes to cancel quotes.
The Quote Cancel message supports cancellation of:
• All quotes
• Quotes for a specific symbol or security ID
• All quotes for a security type
• All quotes for an underlying
Added FIX.4.2
RQuoteRequestQuotReq26QuotationNegotiationIn some markets it is the practice to request quotes from brokers prior to placement of an order. The quote request message is used for this purpose. This message is commonly referred to as an Request For Quote (RFQ)Added FIX.4.0
AGQuoteRequestRejectQuotReqRej66QuotationNegotiationThe Quote Request Reject message is used to reject Quote Request messages for all quoting models.Added FIX.4.3
AJQuoteResponseQuotRsp69QuotationNegotiationThe QuoteResponse(35=AJ) message is used for the following purposes:
1. Respond to an IOI(35=6) message
2. Respond to a Quote(35=S) message
3. Counter a Quote
4. End a negotiation dialog
5. Follow-up or end a QuoteRequest(35=R) dialog that did not receive a response.
Added FIX.4.4 Updated EP143
AIQuoteStatusReportQuotStatRpt68QuotationNegotiationThe quote status report message is used:
• as the response to a Quote Status Request message
• as a response to a Quote Cancel message
• as a response to a Quote Response message in a negotiation dialog (see Volume 7 – PRODUCT: FIXED INCOME and USER GROUP: EXCHANGES AND MARKETS)
Added FIX.4.3
aQuoteStatusRequestQuotStatReq34QuotationNegotiationThe quote status request message is used for the following purposes in markets that employ tradeable or restricted tradeable quotes:
• For the issuer of a quote in a market to query the status of that quote (using the QuoteID to specify the target quote).
• To subscribe and unsubscribe for Quote Status Report messages for one or more securities.
Added FIX.4.2
AHRFQRequestRFQReq67QuotationNegotiationIn tradeable and restricted tradeable quoting markets – Quote Requests are issued by counterparties interested in ascertaining the market for an instrument. Quote Requests are then distributed by the market to liquidity providers who make markets in the instrument. The RFQ Request is used by liquidity providers to indicate to the market for which instruments they are interested in receiving Quote Requests. It can be used to register interest in receiving quote requests for a single instrument or for multiple instrumentsAdded FIX.4.3
oRegistrationInstructionsRgstInstrctns48RegistrationInstructionThe Registration Instructions message type may be used by institutions or retail intermediaries wishing to electronically submit registration information to a broker or fund manager (for CIV) for an order or for an allocation.Added FIX.4.3
pRegistrationInstructionsResponseRgstInstrctnsRsp49RegistrationInstructionThe Registration Instructions Response message type may be used by broker or fund manager (for CIV) in response to a Registration Instructions message submitted by an institution or retail intermediary for an order or for an allocation.Added FIX.4.3
3RejectReject4SessionThe reject message should be issued when a message is received but cannot be properly processed due to a session-level rule violation. An example of when a reject may be appropriate would be the receipt of a message with invalid basic data which successfully passes de-encryption, CheckSum and BodyLength checks.Added FIX.2.7
ANRequestForPositionsReqForPoss73PositionMaintenanceThe Request For Positions message is used by the owner of a position to request a Position Report from the holder of the position, usually the central counter party or clearing organization. The request can be made at several levels of granularity.Added FIX.4.4
AORequestForPositionsAckReqForPossAck74PositionMaintenanceThe Request for Positions Ack message is returned by the holder of the position in response to a Request for Positions message. The purpose of the message is to acknowledge that a request has been received and is being processed.Added FIX.4.4
2ResendRequestResendRequest3SessionThe resend request is sent by the receiving application to initiate the retransmission of messages. This function is utilized if a sequence number gap is detected, if the receiving application lost a message, or as a function of the initialization process.Added FIX.2.7
dSecurityDefinitionSecDef37SecuritiesReferenceDataThe SecurityDefinition(35=d) message is used for the following:
1. Accept the security defined in a SecurityDefinition(35=d) message.
2. Accept the security defined in a SecurityDefinition(35=d) message with changes to the definition and/or identity of the security.
3. Reject the security requested in a SecurityDefinition(35=d) message.
4. Respond to a request for securities within a specified market segment.
5. Convey comprehensive security definition for all market segments that the security participates in.
6. Convey the security's trading rules that differ from default rules for the market segment.
Added FIX.4.2 Updated EP195
cSecurityDefinitionRequestSecDefReq36SecuritiesReferenceDataThe SecurityDefinitionRequest(35=c) message is used for the following:
1. Request a specific security to be traded with the second party. The requested security can be defined as a multileg security made up of one or more instrument legs.
2. Request a set of individual securities for a single market segment.
3. Request all securities, independent of market segment.
Added FIX.4.2 Updated EP195
BPSecurityDefinitionUpdateReportSecDefUpd95SecuritiesReferenceDataThis message is used for reporting updates to a product security master file. Updates could be the result of corporate actions or other business events. Updates may include additions, modifications or deletions.Added EP-1 Updated EP195
ySecurityListSecList58SecuritiesReferenceDataThe Security List message is used to return a list of securities that matches the criteria specified in a Security List Request.Added FIX.4.3 Updated EP97
xSecurityListRequestSecListReq57SecuritiesReferenceDataThe Security List Request message is used to return a list of securities from the counterparty that match criteria provided on the requestAdded FIX.4.3 Updated EP97
BKSecurityListUpdateReportSecListUpd96SecuritiesReferenceDataThe Security List Update Report is used for reporting updates to a Contract Security Masterfile. Updates could be due to Corporate Actions or other business events. Update may include additions, modifications and deletions.Added EP-1 Updated EP97
COSecurityMassStatusSecMassStat126SecuritiesReferenceDataAdded EP106
CNSecurityMassStatusRequestSecMassStatReq125SecuritiesReferenceDataAdded EP106
EGSecurityRiskMetricsReportSecRiskMtrcsRpt169SecuritiesReferenceDataSecurityRiskMetricsReport(35=EG) is used for publishing the risk metrics, valuation metrics or analytics of one or more securities, or for an option series.Added EP288
fSecurityStatusSecStat39SecuritiesReferenceDataThe Security Status message provides for the ability to report changes in status to a security. The Security Status message contains fields to indicate trading status, corporate actions, financial status of the company. The Security Status message is used by one trading entity (for instance an exchange) to report changes in the state of a security.Added FIX.4.2 Updated EP97
eSecurityStatusRequestSecStatReq38SecuritiesReferenceDataThe Security Status Request message provides for the ability to request the status of a security. One or more Security Status messages are returned as a result of a Security Status Request message.Added FIX.4.2 Updated EP97
vSecurityTypeRequestSecTypReq55SecuritiesReferenceDataThe Security Type Request message is used to return a list of security types available from a counterparty or market.Added FIX.4.3 Updated EP97
wSecurityTypesSecTyps56SecuritiesReferenceDataThe Security Type Request message is used to return a list of security types available from a counterparty or market.Added FIX.4.3 Updated EP97
4SequenceResetSequenceReset5SessionThe sequence reset message is used by the sending application to reset the incoming sequence number on the opposing side.Added FIX.2.7
AVSettlementInstructionRequestSettlInstrctnReq81SettlementInstructionThe Settlement Instruction Request message is used to request standing settlement instructions from another party.Added FIX.4.4
TSettlementInstructionsSettlInstrctns28SettlementInstructionThe Settlement Instructions message provides the broker’s, the institution’s, or the intermediary’s instructions for trade settlement. This message has been designed so that it can be sent from the broker to the institution, from the institution to the broker, or from either to an independent standing instructions database or matching system or, for CIV, from an intermediary to a fund manager.Added FIX.4.1
BQSettlementObligationReportSettlObligation102SettlementInstructionThe Settlement Obligation Report message provides a central counterparty, institution, or individual counterparty with a capacity for reporting the final details of a currency settlement obligation.Added EP-1
EESettlementStatusReportSettlStatRpt167SettlementStatusManagementSettlementStatusReport(35=EE) is a response to the SettlementStatusRequest(35=EC) to provide settlement status for the requested trade. It may also be sent unsolicited without an explicit request message by the party able to provide the settlement status for the trade identified in the report message.Added EP281
EFSettlementStatusReportAckSettlStatRptAck168SettlementStatusManagementSettlementStatusReportAck(35=EF) is used to respond to the SettlementStatusReport(35=EE) to acknowledge or reject the report.Added EP281
ECSettlementStatusRequestSettlStatReq165SettlementStatusManagementSettlementStatusRequest(35=EC) is used to request for the settlement status of a trade.Added EP281
EDSettlementStatusRequestAckSettlStatReqAck166SettlementStatusManagementSettlementStatusRequestAck(35=ED) is used to respond to the SettlementStatusRequest(35=EC) to acknowledge the request and provide status for the request message.Added EP281
CDStreamAssignmentReportStrmAsgnRpt115MarketDataThe StreamAssignmentReport(35=CD) message is in response to the StreamAssignmentRequest(35=CC) message. It provides information back to the aggregator as to which clients to assign to receive which price stream based on requested CCY pair. This message can be sent unsolicited to the Aggregator from the Price Maker.Added EP93 Updated EP294
CEStreamAssignmentReportACKStrmAsgnRptACK116MarketDataThis message is used to respond to the Stream Assignment Report, to either accept or reject an unsolicited assingment.Added EP93
CCStreamAssignmentRequestStrmAsgnReq114MarketDataIn certain markets where market data aggregators fan out to end clients the pricing streams provided by the price makers, the price maker may assign the clients to certain pricing streams that the price maker publishes via the aggregator. An example of this use is in the FX markets where clients may be assigned to different pricing streams based on volume bands and currency pairs.Added EP93
EPTestActionReportTstActnRpt178TestingTestActionReport(35=EP) is used to report the testing results of the identified test suite that has been executed with TestActionRequest(35=EN). In the context of algorithmic trading, the results may be used to create a certificate for the algorithm upon meeting the success criteria.Added EP292
ENTestActionRequestTstActnReq176TestingTestActionRequest(35=EN) is used to manage test executions or request for testing activity state of the identified test suite.Added EP292
EOTestActionRequestAckTstActnReqAck177TestingTestActionRequestAck(35=EO) is used to respond to the TestActionRequest(35=EN) to acknowledge the request and provide status for the request message.Added EP292
1TestRequestTestRequest2SessionThe test request message forces a heartbeat from the opposing application. The test request message checks sequence numbers or verifies communication line status. The opposite application responds to the Test Request with a Heartbeat containing the TestReqID.Added FIX.2.7
ELTestSuiteDefinitionRequestTstSteDefReq174TestingTestSuiteDefinitionRequest(35=EL) is used to convey to the test system the suite of test scenarios to perform.Added EP292
EMTestSuiteDefinitionRequestAckTstSteDefReqAck175TestingTestSuiteDefinitionRequestAck(35=EM) is used to respond to the TestSuiteDefinitionRequest(35= EL) to acknowledge the request and provide status for the request message.Added EP292
DXTradeAggregationReportTrdAggrtnRpt160TradeManagementTradeAggregationReport(35=DX) is used to respond to the TradeAggregationRequest(35=DW) message. It provides the status of the request (e.g. accepted or rejected) and may also provide additional information supplied by the respondent.Added EP247
DWTradeAggregationRequestTrdAggrtnReq159TradeManagementTradeAggregationRequest(35=DW) is used to request that the identified trades between the initiator and respondent be aggregated together for further processing.Added EP247
AETradeCaptureReportTrdCaptRpt64TradeCaptureThe Trade Capture Report message can be:
- Used to report trades between counterparties.
- Used to report trades to a trade matching system.
- Sent unsolicited between counterparties.
- Sent as a reply to a Trade Capture Report Request.
- Used to report unmatched and matched trades.
Added FIX.4.3 Updated EP192
ARTradeCaptureReportAckTrdCaptRptAck77TradeCaptureThe Trade Capture Report Ack message can be:
- Used to acknowledge trade capture reports received from a counterparty.
- Used to reject a trade capture report received from a counterparty.
Added FIX.4.4 Updated EP192
ADTradeCaptureReportRequestTrdCaptRptReq63TradeCaptureThe Trade Capture Report Request can be used to:
• Request one or more trade capture reports based upon selection criteria provided on the trade capture report request
• Subscribe for trade capture reports based upon selection criteria provided on the trade capture report request.
Added FIX.4.3
AQTradeCaptureReportRequestAckTrdCaptRptReqAck76TradeCaptureThe Trade Capture Request Ack message is used to:
- Provide an acknowledgement to a Trade Capture Report Request in the case where the Trade Capture Report Request is used to specify a subscription or delivery of reports via an out-of-band ResponseTransmissionMethod.
- Provide an acknowledgement to a Trade Capture Report Request in the case when the return of the Trade Capture Reports matching that request will be delayed or delivered asynchronously. This is useful in distributed trading system environments.
- Indicate that no trades were found that matched the selection criteria specified on the Trade Capture Report Request or the Trade Capture Request was invalid for some business reason, such as request is not authorized, invalid or unknown instrument, party, trading session, etc.
Added FIX.4.4 Updated EP192
DCTradeMatchReportTrdMtchRpt139TradeCaptureThe TradeMatchReport(35=DC) message is used by exchanges and ECN’s to report matched trades to central counterparties (CCPs) as an atomic event. The message is used to express the one-to-one, one-to-many and many-to-many matches as well as implied matches in which more complex instruments can match with simpler instruments.Added EP150
DDTradeMatchReportAckTrdMtchRptAck140TradeCaptureThe TradeMatchReportAck(35=DD) is used to respond to theTradeMatchReport(35=DC) message. It may be used to report on the status of the request (e.g. accepting the request or rejecting the request).Added EP150
BJTradingSessionListTradSessList100MarketStructureReferenceDataThe Trading Session List message is sent as a response to a Trading Session List Request. The Trading Session List should contain the characteristics of the trading session and the current state of the trading session.Added EP-1 Updated EP97
BITradingSessionListRequestTradSessListReq101MarketStructureReferenceDataThe Trading Session List Request is used to request a list of trading sessions available in a market place and the state of those trading sessions. A successful request will result in a response from the counterparty of a Trading Session List (MsgType=BJ) message that contains a list of zero or more trading sessions.Added EP-1 Updated EP97
BSTradingSessionListUpdateReportTrdgSesListUpd104MarketStructureReferenceDataThe Trading Session List Update Report is used by marketplaces to provide intra-day updates of trading sessions when there are changes to one or more trading sessions.Added EP-1 Updated EP97
hTradingSessionStatusTrdgSesStat41MarketStructureReferenceDataThe Trading Session Status provides information on the status of a market. For markets multiple trading sessions on multiple-markets occurring (morning and evening sessions for instance), this message is able to provide information on what products are trading on what market during what trading session.Added FIX.4.2 Updated EP97
gTradingSessionStatusRequestTrdgSesStatReq40MarketStructureReferenceDataThe Trading Session Status Request is used to request information on the status of a market. With the move to multiple sessions occurring for a given trading party (morning and evening sessions for instance) there is a need to be able to provide information on what product is trading on what market.Added FIX.4.2 Updated EP97
CBUserNotificationUserNotifctn113UserManagementThe User Notification message is used to notify one or more users of an event or information from the sender of the message. This message is usually sent unsolicited from a marketplace (e.g. Exchange, ECN) to a market participant.Added EP-1
BEUserRequestUserReq90UserManagementThis message is used to initiate a user action, logon, logout or password change. It can also be used to request a report on a user's status.Added FIX.4.4
BFUserResponseUserRsp91UserManagementThis message is used to respond to a user request message, it reports the status of the user after the completion of any action requested in the user request message.Added FIX.4.4
nXMLnonFIXXMLnonFIX47SessionAdded FIX.4.3