class BitcoinAverage::GlobalTicker
Attributes
volume_btc[RW]
volume_percent[RW]
Public Instance Methods
avg_type()
click to toggle source
# File lib/bitcoinaverage/global_ticker.rb, line 8 def avg_type 'global' end