Skip to content

FIX MESSAGE 35=E

OrderList

MsgType (35) = EProgramTradingAdded FIX.2.7

Definition

The NewOrderList Message can be used in one of two ways depending on which market conventions are being followed.

FIX 4.2 group names/IDs were assigned during the official Orchestra translation; some mappings to later versions are approximate. This layout stays within the 4.2 source.

Message structure 119 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 = E

    1. 8 BeginStringStringRequired here

      FIX.4.2 (Always unencrypted, must be first field in message)

    2. 9 BodyLengthintRequired here

      (Always unencrypted, must be second field in message)

    3. 35 MsgTypeStringRequired here

      (Always unencrypted, must be third field in message)

    4. 49 SenderCompIDStringRequired here

      (Always unencrypted)

    5. 56 TargetCompIDStringRequired here

      (Always unencrypted)

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

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

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

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

    10. 34 MsgSeqNumintRequired here

      (Can be embedded within encrypted data section.)

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

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

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

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

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

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

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

    20. 97 PossResendBoolean

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

    21. 52 SendingTimeUTCTimestampRequired here

      (Can be embedded within encrypted data section.)

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

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

    24. Can contain an XML-formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Appendix M – FIXML Support

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

    26. The last MsgSeqNum value received and processed. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.

    27. Used when a message is sent via a "hub" or "service bureau". If A sends to Q (the hub) who then sends to B via a separate FIX session, then when Q sends to B the value of this field should represent the SendingTime on the message A sent to Q. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")

  2. 66 ListIDStringRequired

    Must be unique, by customer, for the day

  3. 390 BidIDString

    Should refer to an earlier program if bidding took place.

  4. 394 BidTypeintRequired

    e.g. Non Disclosed Model, Disclosed Model, No Bidding Process

  5. Controls when execution should begin.

  6. Free-form text.

  7. Must be set if EncodedListExecInst field is specified and must immediately precede it.

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

  9. 68 TotNoOrdersintRequired

    Used to support fragmentation. Sum of NoOrders across all messages with the same ListID.

  10. ListOrdGrpRepeating groupCount tag 73Required

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

    1. 73 NoOrdersGroup countRequired here
    2. 11 ClOrdIDStringRequired here

      Must be the first field in the repeating group.

    3. 67 ListSeqNointRequired here

      Order number within the list

    4. 109 ClientIDString
    5. 76 ExecBrokerString
    6. 1 AccountString
    7. PreAllocGrpRepeating groupCount tag 78

      Indicates number of pre-trade allocation accounts to follow

      1. 78 NoAllocsGroup count
      2. Required if NoAllocs > 0. Must be first field in repeating group.

    8. 64 FutSettDateLocalMktDate
    9. 18 ExecInstMultipleValueString

      Can contain multiple instructions, space delimited. If OrdType=P, exactly one of the following values (ExecInst = L, R, M, P, O, T, or W) must be specified.

    10. TrdgSesGrpRepeating groupCount tag 386
      1. 386 NoTradingSessionsGroup count
      2. Required if NoTradingSessions is > 0.

    11. 55 SymbolStringRequired here
    12. 65 SymbolSfxString

      Can be repeated multiple times if message is related to multiple symbols.

    13. 48 SecurityIDString

      Can be repeated multiple times if message is related to multiple symbols.

    14. 22 IDSourceString

      Can be repeated multiple times if message is related to multiple symbols.

    15. Must be specified if a Future or Option. If a Future: Symbol, SecurityType, and MaturityMonthYear are required. If an Option: Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required.

    16. Specifies the month and year of maturity. Required if MaturityDay is specified.

    17. 205 MaturityDayDayOfMonth

      Can be used in conjunction with MaturityMonthYear to specify a particular maturity date.

    18. For Options.

    19. For Options.

    20. For Options.

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

    22. For Fixed Income.

    23. Can be used to identify the security.

    24. 106 IssuerString

      Can be repeated multiple times if message is related to multiple symbols.

    25. Must be set if EncodedIssuer field is specified and must immediately precede it.

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

    27. Can be repeated multiple times if message is related to multiple symbols.

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

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

    30. Useful for verifying security identification

    31. 54 SidecharRequired here

      Note: to indicate the side of SideValue1 or SideValue2, specify Side=Undisclosed and SideValueInd=either the SideValue1 or SideValue2 indicator.

    32. Refers to the SideValue1 or SideValue2. These are used as opposed to Buy or Sell so that the basket can be quoted either way as Buy or Sell.

    33. 114 LocateReqdBoolean
    34. 60 TransactTimeUTCTimestamp
    35. Either CashOrderQty or OrderQty is required. Note that either, but not both, CashOrderQty or OrderQty should be specified.

    36. Either CashOrderQty or OrderQty is required. Note that either, but not both, CashOrderQty or OrderQty should be specified. Specifies the approximate "monetary quantity" for the order. Broker is responsible for converting and calculating OrderQty in shares for subsequent messages.

    37. 40 OrdTypechar
    38. 44 PricePrice
    39. 99 StopPxPrice
    40. 15 CurrencyCurrency
    41. 23 IOIidString

      Required for Previously Indicated Orders (OrdType=E)

    42. 117 QuoteIDString

      Required for Previously Quoted Orders (OrdType=D)

    43. 168 EffectiveTimeUTCTimestamp
    44. 432 ExpireDateLocalMktDate

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

    45. 126 ExpireTimeUTCTimestamp

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

    46. States whether executions are booked out or accumulated on a partially filled GT order

    47. 47 Rule80Achar
    48. 121 ForexReqBoolean
    49. 58 TextString
    50. Must be set if EncodedText field is specified and must immediately precede it.

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

    52. 193 FutSettDate2LocalMktDate

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

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

    54. 211 PegDifferencePriceOffset
    55. Code to identify the price a DiscretionOffset is related to and should be mathematically added to. Required if DiscretionOffset is specified.

    56. 389 DiscretionOffsetPriceOffset

      Amount (signed) added to the "related to" price specified via DiscretionInst.

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

    2. Note: Not to be included within SecureData field

    3. 10 CheckSumStringRequired here

      (Always unencrypted, always last field in message)