Sha256: 6a29ab5bfcd98bf0b515ac3a7beaabd7c3b42339541baf80e50186fe6a4c3bd8
Contents?: true
Size: 932 Bytes
Versions: 2
Compression:
Stored size: 932 Bytes
Contents
0.3.0 - Aug 16, 2015 ==================== * Refactorings & support for US companies data (via NASDAQ's Apis) - by Eric D. Santos Sosa 0.2.0 - Nov 24, 2014 ==================== * Allow fetching a single symbol with the `quote` method * Multiple fixes to comply w/ Yahoo API changes * Optional start/end dates (the quotes method now takes an options hash) 0.1.0 - Apr 05, 2011 =============================== * Use ruby CSV * Refactor 0.0.2 - Aug 05, 2007 =============================== * Type-casting: pass the option :raw => false to the quotes method to get columns converted from string to specific types (mostly float, date, time and datetime) * Historical quotes: a convenient method to get historical quotes for a given symbol in an interval, getting either daily, weekly or monthly quotes - or dividend yields only 0.0.1 - Aug 04, 2007 =============================== * Initial implementation - no bells, no whristles :)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yahoo-finance-1.1.0 | HISTORY |
yahoo-finance-1.0.0 | HISTORY |