Financial time series data

Nanjundi nanjundi at gmail.com
Fri Sep 3 09:07:38 EDT 2010


On Sep 2, 1:12 pm, Virgil Stokes <v... at it.uu.se> wrote:
>   Has anyone written code or worked with Python software for downloading
> financial time series data (e.g. from Yahoo financial)? If yes,  would you
> please contact me.
>
> --Thanks,
> V. Stokes

matplotlib has a finance module you can refer to.
(matplotlib.finance.fetch_historical_yahoo)
see the example: http://matplotlib.sourceforge.net/examples/pylab_examples/finance_work2.html



More information about the Python-list mailing list