ANN: YahooQuote module

D

David McNab

Announcing YahooQuote, probably the easiest and most convenient API for
downloading (and caching) stockmarket prices off the internet.

http://www.freenet.org.nz/python/yahooquote

I know it's not the first python module for pulling yahoo stockmarket
quotes.

It's not even original code - the fetching/caching/parsing engine is
ripped verbatim (under the GPL) from Rimon Barr's 'pyq' utility. I've
just wrapped it into some cushy high-level classes.

But I do believe it's the most natural, pythonic and easily learned API
for accessing ticker prices, accumulating an historical database, and
using in other python programs (eg your favourite neural net
algorithm-du-jour for technical analysis).

Enjoy

Cheers
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,184
Messages
2,570,978
Members
47,561
Latest member
gjsign

Latest Threads

Top