Skip to content

FIX MESSAGE 35=8

ExecutionReport

MsgType (35) = 8SingleGeneralOrderHandlingAdded FIX.2.7

Definition

The 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

Message structure 623 distinct fields

Source order, including nested components and groups. Group counts precede the repeated entries. “Required here” is relative to the enclosing component or group, not unconditional in the message. A dash means not marked required; conditional requirements remain in the source notes. This is a reference, not a counterparty-specific validator.

  1. StandardHeaderComponentRequired

    MsgType = 8

    1. 8 BeginStringStringRequired here

      FIXT.1.1 (Always unencrypted, must be first field in message)

    2. 9 BodyLengthLengthRequired here

      (Always unencrypted, must be second field in message)

    3. 35 MsgTypeStringRequired here

      (Always unencrypted, must be third field in message)

    4. Indicates application version using a service pack identifier. The ApplVerID applies to a specific message occurrence.

    5. Used to support bilaterally agreed custom functionality

    6. 49 SenderCompIDStringRequired here

      (Always unencrypted)

    7. 56 TargetCompIDStringRequired here

      (Always unencrypted)

    8. Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)

    9. Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)

    10. 90 SecureDataLenDeprecated FIXT.1.1Length

      Required to identify length of encrypted section of message. (Always unencrypted)

    11. 91 SecureDataDeprecated FIXT.1.1data

      Required when message body is encrypted. Always immediately follows SecureDataLen field.

    12. 34 MsgSeqNumSeqNumRequired here

      (Can be embedded within encrypted data section.)

    13. (Can be embedded within encrypted data section.)

    14. Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)

    15. "ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)

    16. Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)

    17. Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)

    18. 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.)

    19. Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)

    20. 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.)

    21. 43 PossDupFlagBoolean

      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.)

    22. 97 PossResendBoolean

      Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)

    23. 52 SendingTimeUTCTimestampRequired here

      (Can be embedded within encrypted data section.)

    24. 122 OrigSendingTimeUTCTimestamp

      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.)

    25. Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.)

    26. 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

    27. Type of message encoding (non-ASCII characters) used in a message's "Encoded" fields. Required if any "Encoding" fields are used.

    28. 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.

    29. HopGrpRepeating groupCount tag 627

      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.

      1. 627 NoHopsGroup count
      2. 628 HopCompIDString
      3. 629 HopSendingTimeUTCTimestamp
      4. 630 HopRefIDSeqNum
  2. ApplicationSequenceControlComponent

    For use in drop copy applications. NOT FOR USE in transactional applications.

    1. 1180 ApplIDString

      Identifies the application with which a message is associated. Used only if application sequencing is in effect.

    2. Application sequence number assigned to the message by the application generating the message. Used only if application sequencing is in effect. Conditionally required if ApplID has been specified.

    3. The previous sequence number in the application sequence stream. Permits an application to publish messages with sequence gaps where it cannot be avoided. Used only if application sequencing is in effect. Conditionally required if ApplID has been specified

    4. Used to indicate that a message is being sent in response to an Application Message Request. Used only if application sequencing is in effect. It is possible for both ApplResendFlag and PossDupFlag to be set on the same message if the Sender's cache size is greater than zero and the message is being resent due to a session level resend request.

  3. 37 OrderIDStringRequired

    OrderID is required to be unique for each chain of orders.

  4. Can be used to provide order id used by exchange or executing system.

  5. In the case of quotes can be mapped to:

  6. 11 ClOrdIDString

    Required when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID(11). In the case of quotes can be mapped to:

  7. Conditionally required for response to a Cancel or Cancel/Replace request (ExecType=PendingCancel, Replace, or Canceled) when referring to orders that where electronically submitted over FIX or otherwise assigned a ClOrdID(11). ClOrdID of the previous accepted order (NOT the initial order of the day) when canceling or replacing an order.

  8. Required if responding to a QuoteResponse message. Echo back the Initiator's value specified in the message.

  9. Required if responding to and if provided on the Order Status Request message. Echo back the value provided by the requester.

  10. Required if responding to a Order Mass Status Request. Echo back the value provided by the requester.

  11. Host assigned entity ID that can be used to reference all components of a cross; sides + strategy + legs

  12. Can be used when responding to an Order Mass Status Request to identify the total number of Execution Reports which will be returned.

  13. Can be used when responding to an Order Mass Status Request to indicate that this is the last Execution Reports which will be returned as a result of the request.

  14. PartiesRepeating groupCount tag 453
    1. 453 NoPartyIDsGroup count

      Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole

    2. 448 PartyIDString

      Used to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.

    3. Used to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.

    4. Identifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.

    5. PtysSubGrpRepeating groupCount tag 802

      Repeating group of Party sub-identifiers.

      1. 802 NoPartySubIDsGroup count
  15. ContraGrpRepeating groupCount tag 382

    Number of ContraBrokers repeating group instances.

    1. 382 NoContraBrokersGroup count

      Number of ContraBrokers repeating group instances.

    2. First field in repeating group. Required if NoContraBrokers > 0.

    3. 438 ContraTradeTimeUTCTimestamp
  16. 66 ListIDString

    Required for executions against orders which were submitted as part of a list.

  17. 548 CrossIDString

    CrossID for the replacement order

  18. Must match original cross order. Same order chaining mechanism as ClOrdID/OrigClOrdID with single order Cancel/Replace.

  19. 17 ExecIDStringRequired

    Unique identifier of execution message as assigned by sell-side (broker, exchange, ECN) (will be 0 (zero) forExecType=I (Order Status)).

  20. 19 ExecRefIDString

    Required for Trade Cancel and Trade Correct ExecType messages

  21. 150 ExecTypecharRequired

    Describes the purpose of the execution report.

  22. 39 OrdStatuscharRequired

    Describes the current state of a CHAIN of orders, same scope as OrderQty, CumQty, LeavesQty, and AvgPx

  23. For optional use with OrdStatus = 0 (New)

  24. For optional use with ExecType = 8 (Rejected)

  25. Required for ExecType = D (Restated).

  26. 1 AccountString

    Required for executions against electronically submitted orders which were assigned an account by the institution or intermediary

  27. Specifies type of account

  28. 70 AllocIDString
  29. PreAllocGrpRepeating groupCount tag 78

    Pre-trade allocation instructions.

    1. 78 NoAllocsGroup count

      Number of repeating groups for pre-trade allocation

    2. Required if NoAllocs > 0. Must be first field in repeating group.

    3. NestedPartiesRepeating groupCount tag 539

      Used for NestedPartyRole=Clearing Firm

      1. 539 NoNestedPartyIDsGroup count

        Repeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRole

      2. Used to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0.

      3. Used to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0.

      4. Identifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0.

      5. NstdPtysSubGrpRepeating groupCount tag 804

        Repeating group of NestedParty sub-identifiers.

  30. 63 SettlTypeString
  31. 64 SettlDateLocalMktDate

    Takes precedence over SettlType value and conditionally required/omitted for specific SettleType values. Required for NDFs to specify the "value date".

  32. 574 MatchTypeString
  33. InstrumentComponentRequired
    1. 55 SymbolString

      Common, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) Use "[N/A]" for products which do not have a symbol.

    2. 65 SymbolSfxString

      Used in Fixed Income with a value of "WI" to indicate "When Issued" for a security to be reissued under an old CUSIP or ISIN or with a value of "CD" to indicate a EUCP with lump-sum interest rather than discount price.

    3. 48 SecurityIDString

      Takes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified.

    4. Required if SecurityID is specified.

    5. SecAltIDGrpRepeating groupCount tag 454

      Number of alternate Security Identifiers

      1. 454 NoSecurityAltIDGroup count
    6. Indicates the type of product the security is associated with (high-level category)

    7. Identifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etc

    8. An exchange specific name assigned to a group of related securities which may be concurrently affected by market events and actions.

    9. 461 CFICodeString

      Indicates the type of security using ISO 10962 standard, Classification of Financial Instruments (CFI code) values. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments.

    10. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Required for Fixed Income. Refer to Volume 7 - Fixed Income Futures and Options should be specified using the CFICode[461] field instead of SecurityType[167] (Refer to Volume 7 - Recommendations and Guidelines for Futures and Options Markets.)

    11. Sub-type qualification/identification of the SecurityType (e.g. for SecurityType="MLEG"). If specified, SecurityType is required.

    12. Specifies the month and year of maturity. Applicable for standardized derivatives which are typically only referenced by month and year (e.g. S&P futures). Note MaturityDate (a full date) can also be specified.

    13. 541 MaturityDateLocalMktDate

      Specifies date of maturity (a full date). Note that standardized derivatives which are typically only referenced by month and year (e.g. S&P futures).may use MaturityMonthYear and/or this field. When using MaturityMonthYear, it is recommended that markets and sell sides report the MaturityDate on all outbound messages as a means of data enrichment. For NDFs this represents the fixing date of the contract.

    14. 1079 MaturityTimeTZTimeOnly

      For NDFs this represents the fixing time of the contract. It is optional to specify the fixing time.

    15. Indicator to determine if Instrument is Settle on Open.

    16. Gives the current state of the instrument

    17. 224 CouponPaymentDateLocalMktDate

      Date interest is to be paid. Used in identifying Corporate Bond issues.

    18. 225 IssueDateLocalMktDate

      Date instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date.

    19. 239 RepoCollateralSecurityTypeDeprecated FIX.4.4String
    20. 226 RepurchaseTermDeprecated FIX.4.4int
    21. 227 RepurchaseRateDeprecated FIX.4.4Percentage
    22. 228 Factorfloat

      For Fixed Income: Amortization Factor for deriving Current face from Original face for ABS or MBS securities, note the fraction may be greater than, equal to or less than 1. In TIPS securities this is the Inflation index. Qty * Factor * Price = Gross Trade Amount For Derivatives: Contract Value Factor by which price must be adjusted to determine the true nominal value of one futures/options contract. (Qty * Price) * Factor = Nominal Value

    23. The location at which records of ownership are maintained for this instrument, and at which ownership changes must be recorded. Can be used in conjunction with ISIN to address ISIN uniqueness issues.

    24. ISO Country code of instrument issue (e.g. the country portion typically used in ISIN). Can be used in conjunction with non-ISIN SecurityID (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.

    25. A two-character state or province abbreviation.

    26. The three-character IATA code for a locale (e.g. airport code for Municipal Bonds).

    27. 240 RedemptionDateDeprecated FIX.4.4LocalMktDate
    28. Used for derivatives, such as options and covered warrants

    29. Used for derivatives

    30. Used for derivatives. Multiplier applied to the strike price for the purpose of calculating the settlement value.

    31. Used for derivatives. The number of shares/units for the financial instrument involved in the option trade.

    32. Used for derivatives, such as options and covered warrants to indicate a versioning of the contract when required due to corporate actions to the underlying. Should not be used to indicate type of option - use the CFICode[461] for this purpose.

    33. For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.

    34. Minimum price increment for the instrument. Could also be used to represent tick value.

    35. Minimum price increment amount associated with the MinPriceIncrement [969]. For listed derivatives, the value can be calculated by multiplying MinPriceIncrement by ContractValueFactor [231]

    36. 0

    37. Settlement method for a contract. Can be used as an alternative to CFI Code value

    38. Type of exercise of a derivatives security

    39. Cash amount indicating the pay out associated with an option. For binary options this is a fixed amount

    40. Method for price quotation

    41. Indicates type of valuation method used.

    42. Indicates whether the instruments are pre-listed only or can also be defined via user request

    43. Used to express the ceiling price of a capped call

    44. Used to express the floor price of a capped put

    45. Used to express option right

    46. Used to indicate if a security has been defined as flexible according to "non-standard" means. Analog to CFICode Standard/Non-standard indicator

    47. Used to indicate if a product or group of product supports the creation of flexible securities

    48. 997 TimeUnitString

      Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.)

    49. 223 CouponRatePercentage

      For Fixed Income.

    50. Can be used to identify the security.

    51. Position Limit for the instrument.

    52. Near-term Position Limit for the instrument.

    53. 106 IssuerString
    54. Must be set if EncodedIssuer field is specified and must immediately precede it.

    55. Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.

    56. Must be set if EncodedSecurityDesc field is specified and must immediately precede it.

    57. Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.

    58. SecurityXMLComponent

      Embedded XML document describing security.

      1. Must be set if SecurityXML field is specified and must immediately precede it.

      2. XML payload or content describing the Security information.

      3. XML Schema used to validate the XML used to describe the Security.

    59. 691 PoolString

      Identifies MBS / ABS pool

    60. Must be present for MBS/TBA

    61. The program under which a commercial paper is issued

    62. 876 CPRegTypeString

      The registration type of a commercial paper issuance

    63. EvntGrpRepeating groupCount tag 864

      Number of repeating EventType group entries.

      1. 864 NoEventsGroup count
      2. 866 EventDateLocalMktDate
      3. 1145 EventTimeUTCTimestamp

        Specific time of event. To be used in combination with EventDate [866]

      4. 867 EventPxPrice
      5. 868 EventTextString
    64. 873 DatedDateLocalMktDate

      If different from IssueDate

    65. If different from IssueDate and DatedDate

    66. InstrumentPartiesRepeating groupCount tag 1018

      Used to identify the parties listing a specific instrument

      1. Repeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRole

      2. Used to identify party id related to instrument

      3. Used to identify source of instrument party id

      4. Used to identify the role of instrument party id

      5. InstrumentPtysSubGrpRepeating groupCount tag 1052

        Repeating group of InstrumentParty sub-identifiers.

    67. ComplexEventsRepeating groupCount tag 1483
      1. 1483 NoComplexEventsGroup count

        Number of complex events

      2. Identifies the type of complex event. Required if NoComplexEvents > 0.

      3. ComplexEventCondition is conditionally required when there are more than one ComplexEvent occurrences. A chain of ComplexEvents must be linked together through use of the ComplexEventCondition in which the relationship between any two events is described. For any two ComplexEvents the first occurrence will specify the ComplexEventCondition which links it with the second event.

      4. ComplexEventDatesRepeating groupCount tag 1491

        Used to specify the dates and time ranges when a complex event is in effect.

        1. Number of complex event date occurrences for a given complex event.

        2. Required if NoComplexEventDates(1491) > 0.

        3. Required if NoComplexEventDates(1491) > 0.

        4. ComplexEventTimesRepeating groupCount tag 1494
          1. Required if NoComplexEventTimes(1494) > 0.

          2. Required if NoComplexEventTimes(1494) > 0.

  34. FinancingDetailsComponent
    1. The full name of the base standard agreement, annexes and amendments in place between the principals and applicable to this deal

    2. A common reference to the applicable standing agreement between the principals

    3. 915 AgreementDateLocalMktDate

      A reference to the date the underlying agreement was executed.

    4. Currency of the underlying agreement.

    5. For Repos the timing or method for terminating the agreement.

    6. 916 StartDateLocalMktDate

      Settlement date of the beginning of the deal

    7. 917 EndDateLocalMktDate

      Repayment / repurchase date

    8. Delivery or custody arrangement for the underlying securities

    9. 898 MarginRatioPercentage

      Percentage of cash value that underlying security collateral must meet.

  35. UndInstrmtGrpRepeating groupCount tag 711

    Number of underlyings

    1. 711 NoUnderlyingsGroup count

      Number of underlyings

    2. UnderlyingInstrumentComponent

      Must be provided if Number of underlyings > 0

      1. UndSecAltIDGrpRepeating groupCount tag 457
      2. 243 UnderlyingRepoCollateralSecurityTypeDeprecated FIX.4.4String
      3. 244 UnderlyingRepurchaseTermDeprecated FIX.4.4int
      4. 245 UnderlyingRepurchaseRateDeprecated FIX.4.4Percentage
      5. 247 UnderlyingRedemptionDateDeprecated FIX.4.4LocalMktDate
      6. Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.)

      7. Specific to the < UnderlyingInstrument > Percent of the Strike Price that this underlying represents. Necessary for derivatives that deliver into more than one underlying instrument.

      8. Specific to the <UnderlyingInstrument> (not in <Instrument>)

      9. Specific to the <UnderlyingInstrument> (not in <Instrument>) Unit amount of the underlying security (par, shares, currency, etc.)

      10. Specific to the < UnderlyingInstrument > Indicates order settlement period for the underlying deliverable component.

      11. Specific to the < UnderlyingInstrument > Cash amount associated with the underlying component. Necessary for derivatives that deliver into more than one underlying instrument and one of the underlying's is a fixed cash value.

      12. Specific to the < UnderlyingInstrument > Used for derivatives that deliver into cash underlying. Indicates that the cash is either fixed or difference value (difference between strike and current underlying price)

      13. Specific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal clean price (percent-of-par or per unit) of the underlying security or basket.

      14. Specific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket. "Dirty" means it includes accrued interest

      15. Specific to the <UnderlyingInstrument> (not in <Instrument>) In a financing deal price (percent-of-par or per unit) of the underlying security or basket at the end of the agreement.

      16. Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the start of the agreement

      17. Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value currently attributed to this collateral

      18. Specific to the <UnderlyingInstrument> (not in <Instrument>) Currency value attributed to this collateral at the end of the agreement

      19. UnderlyingStipulationsRepeating groupCount tag 887

        Specific to the <UnderlyingInstrument> (not in <Instrument>)

        1. 887 NoUnderlyingStipsGroup count
        2. Required if NoUnderlyingStips >0

      20. Specific to the <UnderlyingInstrument> (not in <Instrument>). For listed derivatives margin management, this is the number of shares adjusted for upcoming corporate action. Used only for securities which are optionable and are between ex-date and settlement date (4 days).

      21. Specific to the <UnderlyingInstrument> (not in <Instrument>). Foreign exchange rate used to compute UnderlyingCurrentValue (885) (or market value) from UnderlyingCurrency (318) to Currency (15).

      22. Specific to the <UnderlyingInstrument> (not in <Instrument>). Specified whether UnderlyingFxRate (1045) should be multiplied or divided to derive UnderlyingCurrentValue (885).

      23. UndlyInstrumentPartiesRepeating groupCount tag 1058
        1. Repeating group below should contain unique combinations of InstrumentPartyID, InstrumentPartyIDSource, and InstrumentPartyRole

        2. Used to identify party id related to instrument

        3. Used to identify source of instrument party id

        4. Used to identify the role of instrument party id

        5. UndlyInstrumentPtysSubGrpRepeating groupCount tag 1062

          Repeating group of InstrumentParty sub-identifiers.

      24. Used to express option right

  36. 54 SidecharRequired
  37. StipulationsRepeating groupCount tag 232
    1. 232 NoStipulationsGroup count
    2. Required if NoStipulations >0

  38. OrderQtyDataComponent

    **IMPORTANT NOTE: OrderQty field is required for Single Instrument Orders unless rejecting or acknowledging an order for a CashOrderQty or PercentOrder. **

    1. One of CashOrderQty, OrderQty, or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified.

    2. One of CashOrderQty, OrderQty, or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified. Specifies the approximate "monetary quantity" for the order. Broker is responsible for converting and calculating OrderQty in tradeable units (e.g. shares) for subsequent messages.

    3. 516 OrderPercentPercentage

      For CIV - Optional. One of CashOrderQty, OrderQty or (for CIV only) OrderPercent is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent should be specified.

    4. For CIV - Optional

    5. For CIV - Optional

  39. 40 OrdTypechar
  40. 44 PricePrice

    Required if specified on the order

  41. 99 StopPxPrice

    Required if specified on the order

  42. TriggeringInstructionComponent
    1. Required if any other Triggering tags are specified.

    2. Only relevant and required for TriggerAction = 1

    3. Only relevant and required for TriggerAction = 1

    4. Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1

    5. Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1

    6. Only relevant for TriggerAction = 1

    7. Only relevant for TriggerAction = 1

    8. Only relevant for TriggerAction = 1

    9. Should be specified if the order changes Price.

    10. Should be specified if the order changes type.

    11. Required if the order should change quantity

    12. Only relevant and required for TriggerType = 2.

    13. Requires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only.

  43. PegInstructionsComponent
    1. Amount (signed) added to the peg for a pegged order in the context of the PegOffsetType

    2. Defines the type of peg.

    3. Describes whether peg is static/fixed or floats

    4. Type of Peg Offset (e.g. price offset, tick offset etc)

    5. Specifies nature of resulting pegged price (e.g. or better limit, strict limit etc)

    6. If the calculated peg price is not a valid tick price, specifies how to round the price (e.g. be more or less aggressive)

    7. The scope of the "related to" price of the peg (e.g. local, global etc)

    8. Required if PegSecurityID is specified.

    9. Requires PegSecurityIDSource if specified.

  44. DiscretionInstructionsComponent
    1. What the discretionary price is related to (e.g. primary price, display price etc)

    2. Amount (signed) added to the "related to" price specified via DiscretionInst, in the context of DiscretionOffsetType

    3. Describes whether discretion price is static/fixed or floats

    4. Type of Discretion Offset (e.g. price offset, tick offset etc)

    5. Specifies the nature of the resulting discretion price (e.g. or better limit, strict limit etc)

    6. If the calculated discretion price is not a valid tick price, specifies how to round the price (e.g. to be more or less aggressive)

    7. The scope of "related to" price of the discretion (e.g. local, global etc)

  45. The current price the order is pegged at

  46. The reference price of a pegged order.

  47. The current discretionary price of the order

  48. The target strategy of the order

  49. StrategyParametersGrpRepeating groupCount tag 957

    Strategy parameter block

    1. Indicates number of strategy parameters

    2. Name of parameter

    3. Datatype of the parameter.

    4. Value of the parameter

  50. 848 TargetStrategyParametersDeprecated FIX.5.0String

    For further specification of the TargetStrategy

  51. 849 ParticipationRateDeprecated FIX.5.0Percentage

    Mandatory for a TargetStrategy=Participate order and specifies the target particpation rate. For other order types optionally specifies a volume limit (i.e. do not be more than this percent of the market volume)

  52. For communication of the performance of the order versus the target strategy

  53. 15 CurrencyCurrency
  54. Absence of this field indicates Day order

  55. 168 EffectiveTimeUTCTimestamp

    Time specified on the order at which the order should be considered valid

  56. 432 ExpireDateLocalMktDate

    Conditionally required if TimeInForce = GTD and ExpireTime is not specified.

  57. 126 ExpireTimeUTCTimestamp

    Conditionally required if TimeInForce = GTD and ExpireDate is not specified.

  58. 18 ExecInstMultipleCharValue

    Can contain multiple instructions, space delimited.

  59. 529 OrderRestrictionsMultipleCharValue
  60. Quantity (e.g. shares) bought/sold on this (last) fill. Required if ExecType = Trade or Trade Correct. If ExecType=Stopped, represents the quantity stopped/guaranteed/protected for.

  61. Used for FX trades to express the quantity or amount of the other side of the currency. Conditionally required if ExecType = Trade or Trade Correct and is an FX trade.

  62. 1071 LastSwapPointsPriceOffset

    Optionally used when ExecType = Trade or Trade Correct and is a FX Swap trade. Used to express the swap points for the swap trade event.

  63. 31 LastPxPrice

    Price of this (last) fill. Required if ExecType = Trade or Trade Correct. Should represent the "all-in" (LastSpotRate + LastForwardPoints) rate for F/X orders. ). If ExecType=Stopped, represents the price stopped/guaranteed/protected at. Not required for FX Swap when ExecType = Trade or Trade Correct as there is no "all-in" rate that applies to both legs of the FX Swap.

  64. Last price expressed in percent-of-par. Conditionally required for Fixed Income trades when LastPx is expressed in Yield, Spread, Discount or any other price type that is not percent-of-par.

  65. Applicable for F/X orders

  66. 195 LastForwardPointsPriceOffset

    Applicable for F/X orders

  67. 30 LastMktExchange

    If ExecType = Trade (F), indicates the market where the trade was executed. If ExecType = New (0), indicates the market where the order was routed.

  68. 151 LeavesQtyQtyRequired

    Quantity open for further execution. If the OrdStatus is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty - CumQty.

  69. 14 CumQtyQtyRequired

    Currently executed quantity for chain of orders.

  70. 6 AvgPxPrice

    Not required for markets where average price is not calculated by the market. Conditionally required otherwise.

  71. For GT orders on days following the day of the first trade.

  72. For GT orders on days following the day of the first trade.

  73. 426 DayAvgPxPrice

    For GT orders on days following the day of the first trade.

  74. Used to support fragmentation. Sum of NoFills across all messages with the same ExecID.

  75. Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.

  76. FillsGrpRepeating groupCount tag 1362

    Specifies the partial fills included in this Execution Report

    1. 1362 NoFillsGroup count

      Specifies the number of partial fills included in this Execution Report

    2. Unique identifier of execution as assigned by sell-side (broker, exchange, ECN). Must not overlap ExecID(17). Required if NoFills > 0

    3. 1364 FillPxPrice

      Price of this partial fill. Conditionally required if NoFills > 0. Refer to LastPx(31).

    4. Quantity (e.g. shares) bought/sold on this partial fill. Required if NoFills > 0.

    5. NestedParties4Repeating groupCount tag 1414

      Contraparty information

      1. Repeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested4PartyRole.

      2. Used to identify source of Nested4PartyID. Required if Nested4PartyIDSource is specified. Required if NoNested4PartyIDs > 0.

      3. Used to identify class source of Nested4PartyID value (e.g. BIC). Required if Nested4PartyID is specified. Required if NoNested4PartyIDs > 0.

      4. Identifies the type of Nested4PartyID (e.g. Executing Broker). Required if NoNested4PartyIDs > 0.

      5. NstdPtys4SubGrpRepeating groupCount tag 1413
  77. States whether executions are booked out or accumulated on a partially filled GT order

  78. 75 TradeDateLocalMktDate

    Used when reporting other than current day trades.

  79. 60 TransactTimeUTCTimestamp

    Time the transaction represented by this ExecutionReport occurred

  80. CommissionDataComponent

    Note: On a fill/partial fill messages, it represents value for that fill/partial fill. On ExecType=Calculated, it represents cumulative value for the order. Monetary commission values are expressed in the currency reflected by the Currency field.

    1. 479 CommCurrencyCurrency
  81. SpreadOrBenchmarkCurveDataComponent
    1. 218 SpreadPriceOffset

      For Fixed Income

    2. Must be present if BenchmarkPrice is used.

    3. The identifier of the benchmark security, e.g. Treasury against Corporate bond.

    4. Source of BenchmarkSecurityID. If not specified, then ID Source is understood to be the same as that in the Instrument block.

  82. YieldDataComponent
    1. 235 YieldTypeString
    2. 236 YieldPercentage
    3. 701 YieldCalcDateLocalMktDate
  83. 230 ExDateLocalMktDate
  84. For fixed income products which pay lump-sum interest at maturity.

  85. For repurchase agreements the accrued interest on termination.

  86. For repurchase agreements the start (dirty) cash consideration

  87. For repurchase agreements the end (dirty) cash consideration

  88. 259 BasisFeatureDateLocalMktDate
  89. Note: On a fill/partial fill messages, it represents value for that fill/partial fill, on ExecType=Calculated, it represents cumulative value for the order. Value expressed in the currency reflected by the Currency field.

  90. Used to report results of forex accommodation trade

  91. Used to report results of forex accomodation trade. Required for NDFs.

  92. RateSourceRepeating groupCount tag 1445
    1. 1445 NoRateSourcesGroup count
    2. Required if NoRateSource(1445) > 0

    3. Required if NoRateSources(1445) > 0

    4. Required if RateSource(1446)=other

  93. Foreign exchange rate used to compute SettlCurrAmt from Currency to SettlCurrency

  94. Specifies whether the SettlCurrFxRate should be multiplied or divided

  95. DisplayInstructionComponent
    1. Required when DisplayMethod = 3

    2. Required when DisplayMethod = 3

    3. Can be used to specify larger increments than the standard increment provided by the market. Optionally used when DisplayMethod = 3

    4. Required when DisplayMethod = 2

  96. 111 MaxFloorDeprecated FIX.5.0Qty
  97. For use in derivatives omnibus accounting

  98. 210 MaxShowDeprecated FIX.5.0Qty
  99. Method for booking out this order. Used when notifying a broker that an order to be settled by that broker is to be booked out as an OTC derivative (e.g. CFD or similar). Absence of this field implies regular booking.

  100. 58 TextString
  101. Must be set if EncodedText field is specified and must immediately precede it.

  102. Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

  103. 193 SettlDate2Deprecated FIX.5.0LocalMktDate

    Can be used with OrdType = "Forex - Swap" to specify the "value date" for the future portion of a F/X swap.

  104. 192 OrderQty2Deprecated FIX.5.0Qty

    Can be used with OrdType = "Forex - Swap" to specify the order quantity for the future portion of a F/X swap.

  105. 641 LastForwardPoints2Deprecated FIX.5.0PriceOffset

    Can be used with OrdType = "Forex - Swap" to specify the forward points (added to LastSpotRate) for the future portion of a F/X swap.

  106. Default is a single security if not specified.

  107. For CIV - Optional

  108. 513 RegistIDString

    Reference to Registration Instructions message for this Order.

  109. Supplementary registration information for this Order

  110. 483 TransBkdTimeUTCTimestamp

    For CIV - Optional

  111. 515 ExecValuationPointUTCTimestamp

    For CIV - Optional

  112. For CIV - Optional

  113. For CIV - Optional

  114. 639 PriceImprovementPriceOffset
  115. Applicable only on OrdStatus of Partial or Filled.

  116. ContAmtGrpRepeating groupCount tag 518

    Number of contract details in this message (number of repeating groups to follow)

    1. 518 NoContAmtsGroup count

      Number of contract details in this message (number of repeating groups to follow)

    2. Must be first field in the repeating group.

    3. 521 ContAmtCurrCurrency
  117. InstrmtLegExecGrpRepeating groupCount tag 555

    Number of legs Identifies a Multi-leg Execution if present and non-zero.

    1. 555 NoLegsGroup count

      Number of legs Identifies a Multi-leg Execution if present and non-zero.

    2. InstrumentLegComponent

      Must be provided if Number of legs > 0

      1. 600 LegSymbolString
      2. LegSecAltIDGrpRepeating groupCount tag 604
      3. 611 LegMaturityDateLocalMktDate
      4. 249 LegIssueDateLocalMktDate
      5. 250 LegRepoCollateralSecurityTypeDeprecated FIX.4.4String
      6. 251 LegRepurchaseTermDeprecated FIX.4.4int
      7. 252 LegRepurchaseRateDeprecated FIX.4.4Percentage
      8. 254 LegRedemptionDateDeprecated FIX.4.4LocalMktDate
      9. Used to indicate a time unit for the contract (e.g., days, weeks, months, etc.)

      10. 615 LegCouponRatePercentage
      11. 617 LegIssuerString
      12. Specific to the <InstrumentLeg> (not in <Instrument>)

      13. Specific to the <InstrumentLeg> (not in <Instrument>)

      14. 556 LegCurrencyCurrency

        Specific to the <InstrumentLeg> (not in <Instrument>)

      15. 740 LegPoolString

        Identifies MBS / ABS pool

      16. 739 LegDatedDateLocalMktDate
      17. Used to express option right

      18. LegOptionRatio is provided on covering leg to create a delta neutral spread. In Listed Derivatives, the delta of the leg is multiplied by LegOptionRatio and OrderQty to determine the covering quantity.

      19. 566 LegPricePrice

        Used to specify an anchor price for a leg as part of the definition or creation of the strategy - not used for execution price.

    3. 687 LegQtyDeprecated FIX.5.0Qty
    4. When reporting an Execution, LegOrderQty may be used on Execution Report to echo back original LegOrderQty submission. This field should be used to specify OrderQty at the leg level rather than LegQty (deprecated).

    5. Instead of LegQty - requests that the sellside calculate LegQty based on opposite Leg

    6. LegStipulationsRepeating groupCount tag 683
      1. 683 NoLegStipulationsGroup count
      2. Required if NoLegStipulations >0

    7. LegPreAllocGrpRepeating groupCount tag 670
      1. 670 NoLegAllocsGroup count
      2. NestedParties2Repeating groupCount tag 756
        1. 756 NoNested2PartyIDsGroup count

          Repeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRole

        2. Used to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0.

        3. Used to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0.

        4. Identifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0.

        5. NstdPtys2SubGrpRepeating groupCount tag 806

          Repeating group of Nested2Party sub-identifiers.

    8. Provide if the PositionEffect for the leg is different from that specified for the overall multileg security

    9. Provide if the CoveredOrUncovered for the leg is different from that specified for the overall multileg security.

    10. NestedParties3Repeating groupCount tag 948
      1. 948 NoNested3PartyIDsGroup count

        Repeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRole

      2. Used to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.

      3. Used to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.

      4. Identifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.

      5. NstdPtys3SubGrpRepeating groupCount tag 952

        Repeating group of Nested3Party sub-identifiers.

    11. 654 LegRefIDString

      Used to identify a specific leg.

    12. 588 LegSettlDateLocalMktDate

      Takes precedence over LegSettlType value and conditionally required/omitted for specific LegSettlType values.

    13. Used to report the execution price assigned to the leg of the multileg instrument

    14. For FX Futures can be used to express the notional value of a trade when LegLastQty and other quantity fields are expressed in terms of number of contracts - LegContractMultiplier (614) is required in this case.

    15. 1384 LegExecInstMultipleCharValue
  118. MiscFeesGrpRepeating groupCount tag 136

    Required if any miscellaneous fees are reported.

    1. 136 NoMiscFeesGroup count

      Required if any miscellaneous fees are reported. Indicates number of repeating entries.

    2. Required if NoMiscFees > 0

    3. 138 MiscFeeCurrCurrency
    4. Required if NoMiscFees > 0

  119. 1380 DividendYieldPercentage
  120. 1031 CustOrderHandlingInstMultipleStringValue
  121. TrdRegTimestampsRepeating groupCount tag 768
    1. 769 TrdRegTimestampUTCTimestamp

      Required if NoTrdRegTimestamps > 1

    2. Required if NoTrdRegTimestamps > 1

    3. 1033 DeskTypeString

      Type of Trading desk

    4. 1035 DeskOrderHandlingInstMultipleStringValue
  122. StandardTrailerComponentRequired
    1. 93 SignatureLengthDeprecated FIXT.1.1Length

      Required when trailer contains signature. Note: Not to be included within SecureData field

    2. 89 SignatureDeprecated FIXT.1.1data

      Note: Not to be included within SecureData field

    3. 10 CheckSumStringRequired here

      (Always unencrypted, always last field in message)