FIX.4.3 Message

News [type 'B']

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


Added  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = B

 
42OrigTime  
61Urgency  
148Headline

Specifies the headline text

 
358EncodedHeadlineLen 

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

 
359EncodedHeadline 

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

 
Repeating Group 215NoRoutingIDs 

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

 
216RoutingType 

Indicates type of RoutingID. Required if NoRoutingIDs is > 0.

 
217RoutingID 

Identifies routing destination. Required if NoRoutingIDs is > 0.

 
end Repeating Group
Repeating Group 146NoRelatedSym 

Specifies the number of repeating symbols (instruments) specified

 
ComponentInstrument 

Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"

 
end Repeating Group
Repeating Group 33LinesOfText

Specifies the number of repeating lines of text specified

 
58Text

Repeating field, number of instances defined in LinesOfText

 
354EncodedTextLen 

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

 
355EncodedText 

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

 
end Repeating Group
149URLLink 

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

 
95RawDataLength  
96RawData  
ComponentStandardTrailer