Module: Cryptoexchange

Defined in:
lib/cryptoexchange/error.rb,
lib/cryptoexchange/client.rb,
lib/cryptoexchange/version.rb,
lib/cryptoexchange/credentials.rb,
lib/cryptoexchange/models/order.rb,
lib/cryptoexchange/models/trade.rb,
lib/cryptoexchange/models/market.rb,
lib/cryptoexchange/models/ticker.rb,
lib/cryptoexchange/services/pairs.rb,
lib/cryptoexchange/services/market.rb,
lib/cryptoexchange/models/order_book.rb,
lib/cryptoexchange/models/market_pair.rb,
lib/cryptoexchange/services/trade_stream.rb,
lib/cryptoexchange/services/market_stream.rb,
lib/cryptoexchange/exchanges/bilaxy/market.rb,
lib/cryptoexchange/exchanges/chaoex/market.rb,
lib/cryptoexchange/services/order_book_stream.rb

Defined Under Namespace

Modules: Exchanges, Models, Services Classes: Client, Credentials, CredentialsMissingError, Error, HttpBadRequestError, HttpConnectionError, HttpResponseError, HttpTimeoutError, JsonParseError, ResultParseError, TypeFormatError

Constant Summary collapse

VERSION =
"0.27.0"