Table of Contents - bitstamper-0.1.2 Documentation
Classes and Modules
- Bitstamper
- Bitstamper::Configuration
- Bitstamper::Constants
- Bitstamper::Errors
- Bitstamper::Errors::Error
- Bitstamper::Errors::InvalidAddressError
- Bitstamper::Errors::InvalidAmountError
- Bitstamper::Errors::InvalidCurrencyError
- Bitstamper::Errors::InvalidOrderError
- Bitstamper::Errors::InvalidPermissionsError
- Bitstamper::Errors::MissingConfigError
- Bitstamper::Models
- Bitstamper::Models::Balance
- Bitstamper::Models::Base
- Bitstamper::Models::Deposit
- Bitstamper::Models::LiveTrade
- Bitstamper::Models::Order
- Bitstamper::Models::OrderBook
- Bitstamper::Models::Ticker
- Bitstamper::Models::TradingPair
- Bitstamper::Models::Transaction
- Bitstamper::Models::UserTransaction
- Bitstamper::Models::Withdrawal
- Bitstamper::Rest
- Bitstamper::Rest::Client
- Bitstamper::Rest::Errors
- Bitstamper::Rest::Private
- Bitstamper::Rest::Private::Balances
- Bitstamper::Rest::Private::Deposits
- Bitstamper::Rest::Private::Orders
- Bitstamper::Rest::Private::Transactions
- Bitstamper::Rest::Private::Withdrawals
- Bitstamper::Rest::Public
- Bitstamper::Rest::Public::Currencies
- Bitstamper::Rest::Public::OrderBook
- Bitstamper::Rest::Public::Ticker
- Bitstamper::Rest::Public::TradingPairs
- Bitstamper::Rest::Public::Transactions
- Bitstamper::Utilities
- Bitstamper::Websocket
- Bitstamper::Websocket::Client
- Hash
Methods
- ::configuration — Bitstamper
- ::configure — Bitstamper
- ::convert_value — Bitstamper::Utilities
- ::epoch_to_time — Bitstamper::Utilities
- ::fix_currency_pair — Bitstamper::Utilities
- ::new — Bitstamper::Configuration
- ::new — Bitstamper::Models::Balance
- ::new — Bitstamper::Models::Deposit
- ::new — Bitstamper::Models::LiveTrade
- ::new — Bitstamper::Models::Order
- ::new — Bitstamper::Models::OrderBook
- ::new — Bitstamper::Models::Ticker
- ::new — Bitstamper::Models::TradingPair
- ::new — Bitstamper::Models::Transaction
- ::new — Bitstamper::Models::UserTransaction
- ::new — Bitstamper::Models::Withdrawal
- ::new — Bitstamper::Rest::Client
- ::new — Bitstamper::Websocket::Client
- ::numeric? — Bitstamper::Utilities
- ::parse — Bitstamper::Models::Balance
- ::parse — Bitstamper::Models::Deposit
- ::parse — Bitstamper::Models::Order
- ::parse — Bitstamper::Models::Ticker
- ::parse — Bitstamper::Models::TradingPair
- ::parse — Bitstamper::Models::Transaction
- ::parse — Bitstamper::Models::UserTransaction
- ::parse — Bitstamper::Models::Withdrawal
- ::parse_object! — Bitstamper::Utilities
- ::parse_objects! — Bitstamper::Utilities
- ::reset — Bitstamper
- #attributes — Bitstamper::Models::Base
- #auth — Bitstamper::Rest::Client
- #balance — Bitstamper::Rest::Private::Balances
- #bank_withdrawal_status — Bitstamper::Rest::Private::Withdrawals
- #bch_deposit_address — Bitstamper::Rest::Private::Deposits
- #btc_deposit_address — Bitstamper::Rest::Private::Deposits
- #buy — Bitstamper::Rest::Private::Orders
- #cancel_all_orders! — Bitstamper::Rest::Private::Orders
- #cancel_bank_withdrawal — Bitstamper::Rest::Private::Withdrawals
- #cancel_order! — Bitstamper::Rest::Private::Orders
- #check_credentials! — Bitstamper::Rest::Client
- #configured? — Bitstamper::Rest::Client
- #create_order — Bitstamper::Rest::Private::Orders
- #daily_ticker — Bitstamper::Rest::Public::Ticker
- #deep_symbolize_keys — Hash
- #deep_transform_keys — Hash
- #deposit_address — Bitstamper::Rest::Private::Deposits
- #disable_pusher_logging — Bitstamper::Websocket::Client
- #enabled? — Bitstamper::Models::TradingPair
- #error? — Bitstamper::Rest::Errors
- #eth_deposit_address — Bitstamper::Rest::Private::Deposits
- #eur_usd_rate — Bitstamper::Rest::Public::Currencies
- #find_open_order — Bitstamper::Rest::Private::Orders
- #find_transaction — Bitstamper::Rest::Public::Transactions
- #find_user_transaction — Bitstamper::Rest::Private::Transactions
- #fix_order_direction — Bitstamper::Rest::Private::Orders
- #generate_channels — Bitstamper::Websocket::Client
- #get — Bitstamper::Rest::Client
- #hourly_ticker — Bitstamper::Rest::Public::Ticker
- #loop! — Bitstamper::Websocket::Client
- #ltc_deposit_address — Bitstamper::Rest::Private::Deposits
- #open_orders — Bitstamper::Rest::Private::Orders
- #order_book — Bitstamper::Rest::Public::OrderBook
- #order_status — Bitstamper::Rest::Private::Orders
- #parse — Bitstamper::Rest::Client
- #parse — Bitstamper::Websocket::Client
- #path_with_currency_pair — Bitstamper::Rest::Client
- #post — Bitstamper::Rest::Client
- #process — Bitstamper::Models::OrderBook
- #process_error — Bitstamper::Rest::Errors
- #process_hash_error — Bitstamper::Rest::Errors
- #received — Bitstamper::Websocket::Client
- #request — Bitstamper::Rest::Client
- #sell — Bitstamper::Rest::Private::Orders
- #start! — Bitstamper::Websocket::Client
- #stop! — Bitstamper::Websocket::Client
- #subscribe! — Bitstamper::Websocket::Client
- #symbolize_keys — Hash
- #ticker — Bitstamper::Rest::Public::Ticker
- #to_uri — Bitstamper::Rest::Client
- #trading_pairs — Bitstamper::Rest::Public::TradingPairs
- #transactions — Bitstamper::Rest::Public::Transactions
- #transform_keys — Hash
- #unconfirmed_bitcoins — Bitstamper::Rest::Private::Deposits
- #user_transactions — Bitstamper::Rest::Private::Transactions
- #verbose_faraday? — Bitstamper::Configuration
- #withdraw — Bitstamper::Rest::Private::Withdrawals
- #withdrawal_requests — Bitstamper::Rest::Private::Withdrawals
- #ws_received — Bitstamper::Websocket::Client
- #xrp_deposit_address — Bitstamper::Rest::Private::Deposits