Class: MtGox::MinAsk

Inherits:
Ask show all
Includes:
PriceTicker
Defined in:
lib/mtgox/min_ask.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 Ask

#eprice, #initialize

Methods included from Value

#decimalify, #intify, #value_bitcoin, #value_currency

Constructor Details

This class inherits a constructor from MtGox::Ask