Class: Cointrader::Client

Inherits:
Object
  • Object
show all
Includes:
Account, Order, Request, Stats
Defined in:
lib/cointrader.net/client.rb

Constant Summary collapse

DEFAULT_CURRENCY_PAIR =
'BTCUSD'

Constants included from Request

Request::API_URL

Method Summary

Methods included from Order

#cancel, #limit_buy, #limit_sell, #list, #market_buy, #market_sell

Methods included from Account

#balance, #tradehistory

Methods included from Stats

#orders, #stats_24h, #stats_7d, #symbol, #trades