Class: Fcoin::Client

Inherits:
API
  • Object
show all
Defined in:
lib/fcoin/client.rb

Overview

See Also:

Method Summary

Methods inherited from API

#initialize, #realtime

Methods included from Endpoint::Orders

#cancel_order, #create_order_limit, #order_list, #order_match_results, #reference_order

Methods included from Endpoint::Accounts

#accounts_balance

Methods included from Endpoint::Market

#market_candles, #market_depth, #market_ticker, #market_trades

Methods included from Endpoint::Public

#public_currencies, #public_server_time, #public_symbols

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from Fcoin::API