Class: MarketBeat::Yahoo
- Inherits:
-
Object
- Object
- MarketBeat::Yahoo
- Defined in:
- lib/market_beat/yahoo.rb
Constant Summary collapse
- URL =
'http://download.finance.yahoo.com/d/quotes.csv?s='.freeze
- L2N =
{ 'M' => 1_000_000, 'B' => 1_000_000_000 }.freeze