a haskell module for accessing Yahoo! Finance quotes
the Finance.Quote.Yahoo library allows users to obtain stock quote information from finance.yahoo.com as well as historical quote data.
this code has been changing substantially from version to version. you should not treat new versions as drop-in replacements while the module is still showing the "experimental" designation.
the source code for this package is now hosted on github
download the hackage package here.
this module uses
- standard libraries specifically requiring ghc-6.6.1 or higher
these are the installation instructions
here is the haddock documentation
the license is a bsd license
the list of quote fields and their meanings that i referenced in the development of this module.
as always, let me know if you have questions.
last update 2010-01-19