Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 504 Bytes

README.org

File metadata and controls

22 lines (14 loc) · 504 Bytes

Common Lisp library for accessing Yahoo Finance quotes.

  • Authors: Paul Nathan, Chris Howey, riktam, Neil T. Dantam
  • Licence: LLGPL

Documentation available at:

https://github.com/pnathan/cl-yahoo-finance/wiki

Clean up the data returned by Yahoo

Destring stringifed data

Convert N/A results to Nil

clean out the HTML tags floating around

Notes

Contributions welcome.

Attributions:

Historical data retrieval observed at https://github.com/herval/yahoo-finance