Skip to content

FIX MESSAGE 35=B

News

MsgType (35) = BEventCommunicationAdded FIX.2.7

Definition

The news message is a general free format message between the broker and institution.

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 65 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 = B

    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. 42 OrigTimeUTCTimestamp
  3. 61 Urgencychar
  4. 148 HeadlineStringRequired

    Specifies the headline text

  5. Must be set if EncodedHeadline field is specified and must immediately precede it.

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

  7. RoutingGrpRepeating groupCount tag 215

    Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group.

    1. 215 NoRoutingIDsGroup count
    2. Indicates type of RoutingID. Required if NoRoutingIDs is > 0.

    3. 217 RoutingIDString

      Identifies routing destination. Required if NoRoutingIDs is > 0.

  8. InstrmtGrpRepeating groupCount tag 146

    Specifies the number of repeating symbols specified

    1. 146 NoRelatedSymGroup count
    2. 46 RelatdSymString

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

    3. 65 SymbolSfxString

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

    4. 48 SecurityIDString

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

    5. 22 IDSourceString

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

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

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

    8. 205 MaturityDayDayOfMonth

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

    9. For Options.

    10. For Options.

    11. For Options.

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

    13. For Fixed Income.

    14. Can be used to identify the security.

    15. 106 IssuerString

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

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

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

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

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

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

  9. LinesOfTextGrpRepeating groupCount tag 33Required

    Specifies the number of repeating lines of text specified

    1. 33 LinesOfTextGroup countRequired here
    2. 58 TextStringRequired here

      Repeating field, number of instances defined in LinesOfText

    3. Must be set if EncodedText field is specified and must immediately precede it.

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

  10. 149 URLLinkString

    A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html)

  11. 96 RawDatadata
  12. 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)