Archive for the 'newsflow' Category

Financially Ignorant Media.

This started as a rant tailing off from my last post, but it’s a clear enough thought in my mind to deserve one of it’s own – the thing that never fails to amaze me in all of this is the delay & fud inherent in financial news as it transports, or mutates rather, itself from the cosy little financial old boy network to the mainstream media.  I call it an old boy network because that’s the only simile that seems appropriate for such misappropriation of information.  And yet both sources of critique exist side-by-side in the public domain:

 One sees only disaster

 The other remains moronically complicit as governments tear down overnight the pillars of a system built up over decades of boom, bust & refinement

How do you split the camps?  Easy – anyone who feels the need to include a description of what short selling is in their article is in the latter.

Further on the trend following thing

Yesterday I blogged about the use of online news aggregators such as Google News to map trends. Further surfing on the topic yielded the current state of the art in such aggregators – Silobreaker is at it’s most basic another news aggregator. But it’s added value lies in it’s ability to analyse, group & visualise related news stories in a way much more intelligent than the likes of Google’s related story results.

For an example of how this fits in with my idea of a trend alerting system, see one of it’s bespoke topics – profit warnings. Historic data seems to back anything up to a year, and what Silobreaker calls a ‘360 degree’ view, you get quotes, blogs, media trends as well as the news. The trends graph can be used to compare the relative media interest in news subjects, or ‘entities’ – a welcome nod in the direction of the Semantic Web there, with users having the ability to add entities not already recognised.

Further on the Semantic theme there is a network function that produces graphs of related entities. The obligatory news to map function is also available, and extremely useful it is too – I just learned of the US airstrikes against Al Qaeda on Somali soil because of it. As with the trend function, a time range can be specified.

There are always room for improvements on machine learning, and Silobreaker is no different – the above US airstrike news item was listed as of Baghdad origin, which in itself seemed fine as source of the article was a UPI journalist in Baghdad, but there was no mention of the Somali bombing run over Somalia itself on the world map.

Registering gives you the ability to personalise among other things your list of news sources. I guess what I’m saying from all this is that Silobreaker does much of the heavy lifting I’d envisage a financial trend forecasting tool to do. What now is needed is an API to access this analysis – something I’d be hopeful for, considering their background in ‘open source’ intelligence.

Machine Readable Google News

Wired yesterday reports on a health site service that tracks disease outbreaks using news feeds such as Google news. A nifty bayesian-based machine learning algorithm is used, filtering out noise with some kind of intelligent phrase indexing -

For instance, key words like “mysterious” tend to pop up in outbreak stories, but not, say, in coverage of vaccine programs. Another common feature of outbreak stories is a small number in the headline, usually to denote a number of people infected or killed.

The site has actually been up & running since 2006 as this gmaps mashup blog records.

More detail on how it works can be found here.

I would like to create something along these lines for financial data, with buy/sell signals replacing the gmaps visualisation.  Google News, owing to it’s concentration on news aggregation, does not currently capture stories quick enough for it to be used as part of a beat-the-market type event trading system.  It’s aggregation nature would however lend itself perfectly to a more long term trend alerting mechanism.  The smarts to be built on top of it would I imagine be pretty similar to what goes on in HealthMap above.

Industry talk on news flow algorithms seems to have disappeared after a bit of buzz a few years back.  It may have went the way of the Neural Networks of the 80s.