newschool wrote:Great idea. Here is the solution. Next time don't get trapped in the "why make simple when you can make complicated..."

ToRSS is a new online service that converts incoming email to RSS feed and allows you to read messages on your feedreader.
There is no registration required, and setting up process is really simple.
Hi, thx for the time and reply, but that's not exactly what i'm looking for.
Maybe my description isn't as clear as i thought.
I need rss feeds(as in XML formated files, ATOM) to be parsed and processed as an INPUT.
And then showed in histogram(as in any kind of visual OUTPUT but i feel histogram would have a better visual effect:
with colors attached to a filter(like "eur" "euro" "usd" "dollar" "eur/usd")
and different value (for the number of news).
Here is an exemple of first result that could be a great tool.
Since nothing is done already about getting (as an http request) and processed (as an RSS(XML files)) to display it as an indicator(any kind of mq4 file)
-I started to look around for libraries(for MT4 platform specificaly), so far what i found is a simple library to access http servers and get files, works prety well.
-I know RSS parser(simply XML parser adapted for rss and atom file) exist.
-Working with mq4 files wouldnt be hard to get a simple visual result from the RSS parser.
Since all 3 exist shouldnt be hard to make them work together...
To reply specificaly to the ToRSS tool what it does is get EMAIL as IMPUT and RSS as OUTPUT.