Sha256: f53ebefddb5b5f131265924716333af987c866d42fd44aa76ee763a36fdbe104
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
module MrYahooFinance module Config module Indicator ALL = { period: 'Period', sale: 'Total Revenue', operating_profit: 'Operating Income or Loss', net_income: 'Net Income' }.freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mr_yahoo_finance-0.1.0 | lib/mr_yahoo_finance/config/indicator.rb |