RubyGems Navigation menu

yahoo_stock_splits 1.0.0

YahooStockSplits retrieve stock splits from Yahoo! Finance. Split information is not available via CSV download, so this gem scraps the basic chart page of the desired stock. It returns an array of arrays that contains the date, post split shares, and pre split shares, in that order. > YahooStockSplits.get("YHOO") => [["1997-09-02", 3, 2], ["1998-08-03", 2, 1], ["1999-02-08", 2, 1], ["2000-02-14", 2, 1], ["2004-05-12", 2, 1]]}

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.4 - September 29, 2011 (5 ko)
  2. 1.0.3 - September 29, 2011 (5 ko)
  3. 1.0.2 - September 29, 2011 (5,5 ko)
  4. 1.0.1 - September 29, 2011 (5 ko)
  5. 1.0.0 - September 29, 2011 (5,5 ko)

Dépendances de Runtime (1):

nokogiri >= 0

Propriétaires:

Auteurs:

  • Javier Vidal

Total de contrôle SHA 256:

8233bb6594d48426ea7e500618b45709653aa079ea61e593da4007045c95c938

Total de téléchargements 15 957

Pour cette version 2 945

License:

aucune

Version de Ruby requise: None

Liens: