Uses of Class
org.knowm.xchange.ExchangeSpecification
Packages that use ExchangeSpecification
Package
Description
-
Uses of ExchangeSpecification in com.knowm.xchange.serum
Methods in com.knowm.xchange.serum that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.binance
Methods in info.bitrich.xchangestream.binance that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.bitfinex
Methods in info.bitrich.xchangestream.bitfinex that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.bitflyer
Methods in info.bitrich.xchangestream.bitflyer that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.bitmex
Methods in info.bitrich.xchangestream.bitmex that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.bitstamp.v2
Methods in info.bitrich.xchangestream.bitstamp.v2 that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.btcmarkets
Methods in info.bitrich.xchangestream.btcmarkets that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.bybit
Constructors in info.bitrich.xchangestream.bybit with parameters of type ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.cexio
Methods in info.bitrich.xchangestream.cexio with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
CexioStreamingExchange.applySpecification
(ExchangeSpecification specification) -
Uses of ExchangeSpecification in info.bitrich.xchangestream.coinbasepro
Methods in info.bitrich.xchangestream.coinbasepro that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.core
Methods in info.bitrich.xchangestream.core with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptiondefault void
StreamingExchange.applyStreamingSpecification
(ExchangeSpecification exchangeSpec, NettyStreamingService<?> streamingService) StreamingExchangeFactory.createExchange
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in info.bitrich.xchangestream.ftx
Methods in info.bitrich.xchangestream.ftx that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.gateio
Methods in info.bitrich.xchangestream.gateio that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.hitbtc
Methods in info.bitrich.xchangestream.hitbtc that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.kraken
Methods in info.bitrich.xchangestream.kraken that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.krakenfutures
Constructors in info.bitrich.xchangestream.krakenfutures with parameters of type ExchangeSpecificationModifierConstructorDescriptionKrakenFuturesStreamingService
(String apiUrl, ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in info.bitrich.xchangestream.lgo
Methods in info.bitrich.xchangestream.lgo with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
LgoStreamingExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in info.bitrich.xchangestream.okex
Constructors in info.bitrich.xchangestream.okex with parameters of type ExchangeSpecificationModifierConstructorDescriptionOkexStreamingService
(String apiUrl, ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in info.bitrich.xchangestream.poloniex2
Methods in info.bitrich.xchangestream.poloniex2 that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.serum
Methods in info.bitrich.xchangestream.serum that return ExchangeSpecification -
Uses of ExchangeSpecification in info.bitrich.xchangestream.util
Methods in info.bitrich.xchangestream.util with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionstatic Runnable
Events.onApiCall
(ExchangeSpecification exchangeSpecification) Returns the registered handler for theEvents.BEFORE_API_CALL_HANDLER
event. -
Uses of ExchangeSpecification in org.knowm.xchange
Fields in org.knowm.xchange declared as ExchangeSpecificationModifier and TypeFieldDescriptionprotected ExchangeSpecification
BaseExchange.exchangeSpecification
Methods in org.knowm.xchange that return ExchangeSpecificationModifier and TypeMethodDescriptionExchange.getDefaultExchangeSpecification()
BaseExchange.getExchangeSpecification()
Exchange.getExchangeSpecification()
Methods in org.knowm.xchange with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BaseExchange.applySpecification
(ExchangeSpecification exchangeSpecification) void
Exchange.applySpecification
(ExchangeSpecification exchangeSpecification) Applies any exchange specific parametersExchangeFactory.createExchange
(ExchangeSpecification exchangeSpecification) Create an Exchange object default ExchangeSpecificationBaseExchange.getMetaDataFileName
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.ascendex
Methods in org.knowm.xchange.ascendex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bibox
Methods in org.knowm.xchange.bibox that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return ExchangeSpecificationModifier and TypeMethodDescriptionBinanceExchange.getDefaultExchangeSpecification()
BinanceUsExchange.getDefaultExchangeSpecification()
Methods in org.knowm.xchange.binance with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BinanceExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.bitbay
Methods in org.knowm.xchange.bitbay that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitbay.v3
Methods in org.knowm.xchange.bitbay.v3 that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitcoincore
Methods in org.knowm.xchange.bitcoincore that return ExchangeSpecificationMethods in org.knowm.xchange.bitcoincore with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BitcoinCoreWallet.applySpecification
(ExchangeSpecification specification) -
Uses of ExchangeSpecification in org.knowm.xchange.bitcoinde
Methods in org.knowm.xchange.bitcoinde that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitcoinde.v4
Methods in org.knowm.xchange.bitcoinde.v4 that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitcointoyou
Methods in org.knowm.xchange.bitcointoyou that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitfinex
Methods in org.knowm.xchange.bitfinex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitflyer
Methods in org.knowm.xchange.bitflyer that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitmex
Methods in org.knowm.xchange.bitmex that return ExchangeSpecificationMethods in org.knowm.xchange.bitmex with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BitmexExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.bitso
Methods in org.knowm.xchange.bitso that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bittrex
Methods in org.knowm.xchange.bittrex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bity
Methods in org.knowm.xchange.bity that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bitz
Methods in org.knowm.xchange.bitz that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bl3p
Methods in org.knowm.xchange.bl3p that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bleutrade
Methods in org.knowm.xchange.bleutrade that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.btcc
Methods in org.knowm.xchange.btcc that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.btcmarkets
Methods in org.knowm.xchange.btcmarkets that return ExchangeSpecificationMethods in org.knowm.xchange.btcmarkets with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BTCMarketsExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.btcturk
Methods in org.knowm.xchange.btcturk that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.bybit
Methods in org.knowm.xchange.bybit that return ExchangeSpecificationMethods in org.knowm.xchange.bybit with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
BybitExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.ccex
Methods in org.knowm.xchange.ccex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.client
Methods in org.knowm.xchange.client with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionstatic si.mazi.rescu.ClientConfig
ExchangeRestProxyBuilder.createClientConfig
(ExchangeSpecification exchangeSpecification) Get a ClientConfig object which contains exchange-specific timeout values (httpConnTimeout and httpReadTimeout) if they were present in the ExchangeSpecification of this instance.static <T> ExchangeRestProxyBuilder<T>
ExchangeRestProxyBuilder.forInterface
(Class<T> restInterface, ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinbase.v2
Methods in org.knowm.xchange.coinbase.v2 that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinbasepro
Methods in org.knowm.xchange.coinbasepro that return ExchangeSpecificationMethods in org.knowm.xchange.coinbasepro with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
CoinbaseProExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.coincheck
Methods in org.knowm.xchange.coincheck that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coindeal
Methods in org.knowm.xchange.coindeal that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coindirect
Methods in org.knowm.xchange.coindirect that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinegg
Methods in org.knowm.xchange.coinegg that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinex
Methods in org.knowm.xchange.coinex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinfloor
Methods in org.knowm.xchange.coinfloor that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coingi
Methods in org.knowm.xchange.coingi that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinjar
Methods in org.knowm.xchange.coinjar that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinmarketcap.deprecated.v2
Methods in org.knowm.xchange.coinmarketcap.deprecated.v2 that return ExchangeSpecificationModifier and TypeMethodDescriptionCoinMarketCapExchange.getDefaultExchangeSpecification()
CoinMarketCapExchange.getExchangeSpecification()
Methods in org.knowm.xchange.coinmarketcap.deprecated.v2 with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
CoinMarketCapExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.coinmarketcap.pro.v1
Methods in org.knowm.xchange.coinmarketcap.pro.v1 that return ExchangeSpecificationModifier and TypeMethodDescriptionCmcExchange.getDefaultExchangeSpecification()
CmcExchange.getExchangeSpecification()
CmcExchange.getSandboxExchangeSpecification()
-
Uses of ExchangeSpecification in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.coinone
Methods in org.knowm.xchange.coinone that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.cryptowatch
Methods in org.knowm.xchange.cryptowatch that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.deribit.v2
Methods in org.knowm.xchange.deribit.v2 that return ExchangeSpecificationModifier and TypeMethodDescriptionDeribitExchange.getDefaultExchangeSpecification()
DeribitExchange.getSandboxExchangeSpecification()
Methods in org.knowm.xchange.deribit.v2 with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
DeribitExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.dvchain
Methods in org.knowm.xchange.dvchain that return ExchangeSpecificationMethods in org.knowm.xchange.dvchain with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
DVChainExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.dydx
Methods in org.knowm.xchange.dydx that return ExchangeSpecificationMethods in org.knowm.xchange.dydx with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
dydxExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.enigma
Methods in org.knowm.xchange.enigma that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.exmo
Methods in org.knowm.xchange.exmo that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.gemini.v1
Methods in org.knowm.xchange.gemini.v1 that return ExchangeSpecificationModifier and TypeMethodDescriptionGeminiExchange.getDefaultExchangeSpecification()
GeminiExchange.getExchangeSpecification()
Methods in org.knowm.xchange.gemini.v1 with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
GeminiExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.globitex
Methods in org.knowm.xchange.globitex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.hitbtc.v2
Methods in org.knowm.xchange.hitbtc.v2 that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.idex
Subclasses of ExchangeSpecification in org.knowm.xchange.idexMethods in org.knowm.xchange.idex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.independentreserve
Methods in org.knowm.xchange.independentreserve that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.itbit
Methods in org.knowm.xchange.itbit that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.koineks
Methods in org.knowm.xchange.koineks that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.koinim
Methods in org.knowm.xchange.koinim that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.kraken
Methods in org.knowm.xchange.kraken that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.krakenfutures
Methods in org.knowm.xchange.krakenfutures that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.kucoin
Methods in org.knowm.xchange.kucoin that return ExchangeSpecificationMethods in org.knowm.xchange.kucoin with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
KucoinExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.kuna
Methods in org.knowm.xchange.kuna that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.latoken
Methods in org.knowm.xchange.latoken that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.lgo
Methods in org.knowm.xchange.lgo that return ExchangeSpecificationModifier and TypeMethodDescriptionstatic ExchangeSpecification
LgoEnv.devel()
LgoExchange.getDefaultExchangeSpecification()
static ExchangeSpecification
LgoEnv.local()
static ExchangeSpecification
LgoEnv.prod()
static ExchangeSpecification
LgoEnv.sandbox()
-
Uses of ExchangeSpecification in org.knowm.xchange.lgo.service
Methods in org.knowm.xchange.lgo.service with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionstatic LgoSignatureService
LgoSignatureService.createInstance
(ExchangeSpecification specification) Constructors in org.knowm.xchange.lgo.service with parameters of type ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.livecoin
Methods in org.knowm.xchange.livecoin that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.luno
Methods in org.knowm.xchange.luno that return ExchangeSpecificationConstructors in org.knowm.xchange.luno with parameters of type ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.lykke
Methods in org.knowm.xchange.lykke that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.mercadobitcoin
Methods in org.knowm.xchange.mercadobitcoin that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.mexc
Methods in org.knowm.xchange.mexc that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.oer
Methods in org.knowm.xchange.oer that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return ExchangeSpecificationModifier and TypeMethodDescriptionOkCoinExchange.getDefaultExchangeSpecification()
OkexExchangeV3.getDefaultExchangeSpecification()
Methods in org.knowm.xchange.okcoin with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
OkCoinExchange.applySpecification
(ExchangeSpecification exchangeSpecification) static FuturesContract
OkCoinExchange.futuresContractOfConfig
(ExchangeSpecification exchangeSpecification) Extract contract used by specOkCoinExchange.getMetaDataFileName
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.okex
Methods in org.knowm.xchange.okex that return ExchangeSpecificationModifier and TypeMethodDescriptionOkexExchange.getDefaultExchangeSpecification()
For Demo Trading add the following param to exchangeSpecification: exchangeSpecification.setExchangeSpecificParametersItem(PARAM_SIMULATED_TRADING, "1");Methods in org.knowm.xchange.okex with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
OkexExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.paribu
Methods in org.knowm.xchange.paribu that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.paymium
Methods in org.knowm.xchange.paymium that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.quoine
Methods in org.knowm.xchange.quoine that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return ExchangeSpecificationMethods in org.knowm.xchange.ripple with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
RippleExchange.applySpecification
(ExchangeSpecification specification) -
Uses of ExchangeSpecification in org.knowm.xchange.simulated
Methods in org.knowm.xchange.simulated that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.therock
Methods in org.knowm.xchange.therock that return ExchangeSpecificationMethods in org.knowm.xchange.therock with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
TheRockExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.tradeogre
Methods in org.knowm.xchange.tradeogre that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.truefx
Methods in org.knowm.xchange.truefx that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.upbit
Methods in org.knowm.xchange.upbit that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.utils
Methods in org.knowm.xchange.utils with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionstatic void
AuthUtils.setApiAndSecretKey
(ExchangeSpecification exchangeSpec) Read the API invalid input: '&' Secret key from a resource calledsecret.keys
.static void
AuthUtils.setApiAndSecretKey
(ExchangeSpecification exchangeSpec, String prefix) Read the API invalid input: '&' Secret key from a resource calledprefix
-secret.keys
. -
Uses of ExchangeSpecification in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro that return ExchangeSpecificationMethods in org.knowm.xchange.vaultoro with parameters of type ExchangeSpecificationModifier and TypeMethodDescriptionvoid
VaultoroExchange.applySpecification
(ExchangeSpecification exchangeSpecification) -
Uses of ExchangeSpecification in org.knowm.xchange.yobit
Methods in org.knowm.xchange.yobit that return ExchangeSpecification -
Uses of ExchangeSpecification in org.knowm.xchange.zaif
Methods in org.knowm.xchange.zaif that return ExchangeSpecification