hello whitechapel people. Anyone knows a way legal and free to accede to a DB or a queryable (?) webservice with information about stock exchange ? Something with the stock values. It's for a game that consists in buying and selling stocks, with real values. I hope i made myself clear =/.
Google finance has an api that can be used for stuff like this ( http://code.google.com/apis/finance/ ) or use a page scraper to scrape financial pages for info.