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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

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

dependencias de Runtime (1):

nokogiri >= 0

Propietarios:

Autores:

  • Javier Vidal

SHA 256 checksum:

8233bb6594d48426ea7e500618b45709653aa079ea61e593da4007045c95c938

Total de descargas 15.957

Para esta versión 2.945

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: