Class: MtGox::MaxBid

Inherits:
Bid show all
Includes:
PriceTicker, Singleton
Defined in:
lib/mtgox/max_bid.rb

Constant Summary

Constants included from Value

Value::INT_MULTIPLIERS

Instance Attribute Summary

Attributes included from PriceTicker

#previous_price, #price

Attributes inherited from Offer

#amount, #client, #price, #timestamp

Method Summary

Methods included from PriceTicker

#changed?, #down?, #unchanged?, #up?

Methods inherited from Bid

#eprice, #initialize

Methods included from Value

#decimalify, #intify, #value_bitcoin, #value_currency

Constructor Details

This class inherits a constructor from MtGox::Bid