Modulus Financial Engineering HomeModulus Financial Engineering
NAQ Professional Data Feed API (Level I and Level II)

Retrieving News Stories

Requesting a news story is a two step process. You must first retrieve the news headlines before you can retrieve any news stories.
To retrieve news headlines, use the GetNewsHeadlines method.

NAQ1.GetNewsHeadlines (Symbol)

After calling this method the ProcessNewsHeadline event will start firing with a Symbol, NewsID, and Headline for each news story associated with the symbol.

After your program has compiled a list of news headlines with corresponding news ID numbers, you can then retrieve the complete news story text using the GetNewsStory (NewsID) method.

After calling GetNewsStory  the server will send back the entire news story text by firing the ProcessNewsStory event, with the news story ID and story (as text). Refer to the example projects for example code.

 

Note that certain news stories may be formatted in HTML.



Copyright © 2001 to 2005 Modulus Financial Engineering, Inc.
Parts of this software are owned and copyright © 2004 by North American Quotations (FRI Corporation).
The NAQ ActiveX API is written by, owned by, and copyrighted by Modulus Financial Engineering, Inc. for North American Quotations.
Address all technical support questions to: support@modulusfe.com
Address all subscription billing questions to: sales@naq.com