class BitcoinAverage::MarketTicker
Attributes
total_vol[RW]
Public Instance Methods
avg_type()
click to toggle source
# File lib/bitcoinaverage/market_ticker.rb, line 8 def avg_type 'market' end