Stock API

Component ID

34996

Component name

Stock API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

11698

Component created

Component changed

Component body

This is a stock quote API module that provides other modules with a facility to incorporate stock data in them.

Features in the HEAD Release

  • Stock data retrieved from Yahoo! is cached locally for performance.
  • Up to 42 different fields regarding a stock can be retrieved. Each field is stored as structured data in the local database (e.g., converted to a float, varchar, etc.)
  • Stock information from Yahoo! is automatically updated, at an admin specified interval.
  • The updates from Yahoo! are done in batches of 200 ticker symbols at a time.

Who's up for writing an upgrade path?

Authors

Originally developed by Matt Westgate of Lullabot, the module was then gracefully maintained by Khalid Baheyeldin of 2bits.com until Matt realized one day he gave all his modules away. Khalid was kind enough to hand back Stock API to Matt.

Modules that use Stock API