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/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/exchanges/bilaxy/market.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.23.0"