Uses of Interface
org.knowm.xchange.Exchange
Packages that use Exchange
Package
Description
-
Uses of Exchange in com.knowm.xchange.serum
Classes in com.knowm.xchange.serum that implement ExchangeConstructors in com.knowm.xchange.serum with parameters of type Exchange -
Uses of Exchange in com.knowm.xchange.serum.service
Constructors in com.knowm.xchange.serum.service with parameters of type ExchangeModifierConstructorDescriptionSerumMarketDataService(Exchange exchange) SerumMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in info.bitrich.xchangestream.binance
Classes in info.bitrich.xchangestream.binance that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.binancefuture
Classes in info.bitrich.xchangestream.binancefuture that implement ExchangeModifier and TypeClassDescriptionclassSimple endpoint switch as we cannot inject it when setting up the endpoint. -
Uses of Exchange in info.bitrich.xchangestream.bitfinex
Classes in info.bitrich.xchangestream.bitfinex that implement ExchangeModifier and TypeClassDescriptionclassCreated by Lukas Zaoralek on 7.11.17. -
Uses of Exchange in info.bitrich.xchangestream.bitflyer
Classes in info.bitrich.xchangestream.bitflyer that implement ExchangeModifier and TypeClassDescriptionclassCreated by Lukas Zaoralek on 14.11.17. -
Uses of Exchange in info.bitrich.xchangestream.bitmex
Classes in info.bitrich.xchangestream.bitmex that implement ExchangeModifier and TypeClassDescriptionclassCreated by Lukas Zaoralek on 12.11.17. -
Uses of Exchange in info.bitrich.xchangestream.bitstamp.v2
Classes in info.bitrich.xchangestream.bitstamp.v2 that implement ExchangeModifier and TypeClassDescriptionclassBitstamp WebSocket V2 Streaming Exchange implementation Created by Pavel Chertalev on 15.03.2018. -
Uses of Exchange in info.bitrich.xchangestream.btcmarkets
Classes in info.bitrich.xchangestream.btcmarkets that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.bybit
Classes in info.bitrich.xchangestream.bybit that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.cexio
Classes in info.bitrich.xchangestream.cexio that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.coinbasepro
Classes in info.bitrich.xchangestream.coinbasepro that implement ExchangeModifier and TypeClassDescriptionclassCoinbasePro Streaming Exchange. -
Uses of Exchange in info.bitrich.xchangestream.coincheck
Classes in info.bitrich.xchangestream.coincheck that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.coinjar
Classes in info.bitrich.xchangestream.coinjar that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.coinmate.v2
Classes in info.bitrich.xchangestream.coinmate.v2 that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.core
Subinterfaces of Exchange in info.bitrich.xchangestream.core -
Uses of Exchange in info.bitrich.xchangestream.dydx
Classes in info.bitrich.xchangestream.dydx that implement ExchangeModifier and TypeClassDescriptionclassAuthor: Max Gao (gaamox@tutanota.com) Created: 20-02-2021 -
Uses of Exchange in info.bitrich.xchangestream.ftx
Classes in info.bitrich.xchangestream.ftx that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.gateio
Classes in info.bitrich.xchangestream.gateio that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.gemini
Classes in info.bitrich.xchangestream.gemini that implement ExchangeModifier and TypeClassDescriptionclassCreated by Lukas Zaoralek on 15.11.17. -
Uses of Exchange in info.bitrich.xchangestream.hitbtc
Classes in info.bitrich.xchangestream.hitbtc that implement ExchangeModifier and TypeClassDescriptionclassCreated by Pavel Chertalev on 15.03.2018. -
Uses of Exchange in info.bitrich.xchangestream.huobi
Classes in info.bitrich.xchangestream.huobi that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.kraken
Classes in info.bitrich.xchangestream.kraken that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.krakenfutures
Classes in info.bitrich.xchangestream.krakenfutures that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.kucoin
Classes in info.bitrich.xchangestream.kucoin that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.lgo
Classes in info.bitrich.xchangestream.lgo that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.okcoin
Classes in info.bitrich.xchangestream.okcoin that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.okex
Classes in info.bitrich.xchangestream.okex that implement Exchange -
Uses of Exchange in info.bitrich.xchangestream.poloniex2
Classes in info.bitrich.xchangestream.poloniex2 that implement ExchangeModifier and TypeClassDescriptionclassCreated by Lukas Zaoralek on 10.11.17. -
Uses of Exchange in info.bitrich.xchangestream.serum
Classes in info.bitrich.xchangestream.serum that implement Exchange -
Uses of Exchange in org.knowm.xchange
Classes in org.knowm.xchange that implement ExchangeMethods in org.knowm.xchange with type parameters of type ExchangeModifier and TypeMethodDescription<T extends Exchange>
TExchangeFactory.createExchange(Class<T> exchangeClass) Create an Exchange object with default ExchangeSpecification<T extends Exchange>
TExchangeFactory.createExchange(Class<T> exchangeClass, String apiKey, String secretKey) Create an Exchange object with default ExchangeSpecification with authentication info and API keys provided through parameters<T extends Exchange>
TExchangeFactory.createExchangeWithoutSpecification(Class<T> exchangeClass) Create an Exchange object without default ExchangeSpecificationMethods in org.knowm.xchange that return ExchangeModifier and TypeMethodDescriptionExchangeFactory.createExchange(String exchangeClassName) Create an Exchange object with default ExchangeSpecificationExchangeFactory.createExchange(String exchangeClassName, String apiKey, String secretKey) Create an Exchange object with default ExchangeSpecification with authentication info and API keys provided through parametersExchangeFactory.createExchange(ExchangeSpecification exchangeSpecification) Create an Exchange object default ExchangeSpecificationExchangeFactory.createExchangeWithoutSpecification(String exchangeClassName) Create an Exchange object without default ExchangeSpecificationMethods in org.knowm.xchange that return types with arguments of type ExchangeModifier and TypeMethodDescriptionExchangeClassUtils.exchangeClassForName(String exchangeClassName) ExchangeSpecification.getExchangeClass()Constructor parameters in org.knowm.xchange with type arguments of type ExchangeModifierConstructorDescriptionExchangeSpecification(Class<? extends Exchange> exchangeClass) Static binding -
Uses of Exchange in org.knowm.xchange.ascendex
Classes in org.knowm.xchange.ascendex that implement Exchange -
Uses of Exchange in org.knowm.xchange.ascendex.service
Constructors in org.knowm.xchange.ascendex.service with parameters of type ExchangeModifierConstructorDescriptionAscendexAccountService(Exchange exchange) AscendexAccountServiceRaw(Exchange exchange) AscendexBaseService(Exchange exchange) AscendexMarketDataService(Exchange exchange) AscendexMarketDataServiceRaw(Exchange exchange) AscendexTradeService(Exchange exchange) AscendexTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bibox
Classes in org.knowm.xchange.bibox that implement Exchange -
Uses of Exchange in org.knowm.xchange.bibox.service
Constructors in org.knowm.xchange.bibox.service with parameters of type ExchangeModifierConstructorDescriptionBiboxAccountService(Exchange exchange) protectedBiboxAccountServiceRaw(Exchange exchange) protectedBiboxBaseService(Exchange exchange) ConstructorBiboxMarketDataService(Exchange exchange) ConstructorprotectedBiboxMarketDataServiceRaw(Exchange exchange) BiboxTradeService(Exchange exchange) BiboxTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.binance
Classes in org.knowm.xchange.binance that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitbay
Classes in org.knowm.xchange.bitbay that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitbay.service
Constructors in org.knowm.xchange.bitbay.service with parameters of type ExchangeModifierConstructorDescriptionBitbayAccountService(Exchange exchange) BitbayAccountServiceRaw(Exchange exchange) BitbayMarketDataService(Exchange exchange) ConstructorprotectedBitbayMarketDataServiceRaw(Exchange exchange) ConstructorBitbayTradeService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bitbay.v3
Classes in org.knowm.xchange.bitbay.v3 that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitbay.v3.service
Constructors in org.knowm.xchange.bitbay.v3.service with parameters of type Exchange -
Uses of Exchange in org.knowm.xchange.bitcoincore
Classes in org.knowm.xchange.bitcoincore that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitcoincore.service
Constructors in org.knowm.xchange.bitcoincore.service with parameters of type ExchangeModifierConstructorDescriptionBitcoinCoreAccountService(Exchange exchange) protectedBitcoinCoreAccountServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bitcoinde
Classes in org.knowm.xchange.bitcoinde that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitcoinde.service
Constructors in org.knowm.xchange.bitcoinde.service with parameters of type ExchangeModifierConstructorDescriptionBitcoindeAccountService(Exchange exchange) protectedBitcoindeAccountServiceRaw(Exchange exchange) protectedBitcoindeBaseService(Exchange exchange) ConstructorBitcoindeMarketDataService(Exchange exchange) ConstructorBitcoindeMarketDataServiceRaw(Exchange exchange) ConstructorBitcoindeTradeService(Exchange exchange) protectedBitcoindeTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bitcoinde.v4
Classes in org.knowm.xchange.bitcoinde.v4 that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitcointoyou
Classes in org.knowm.xchange.bitcointoyou that implement ExchangeModifier and TypeClassDescriptionclassThe Bitcointoyou Exchange represantation itself. -
Uses of Exchange in org.knowm.xchange.bitcointoyou.service.polling
Constructors in org.knowm.xchange.bitcointoyou.service.polling with parameters of type ExchangeModifierConstructorDescriptionBitcointoyouAccountService(Exchange exchange) ConstructorBitcointoyouMarketDataService(Exchange exchange) ConstructorBitcointoyouTradeService(Exchange exchange) ConstructorBitcointoyouTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.bitfinex
Classes in org.knowm.xchange.bitfinex that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitflyer
Classes in org.knowm.xchange.bitflyer that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitflyer.service
Constructors in org.knowm.xchange.bitflyer.service with parameters of type ExchangeModifierConstructorDescriptionBitflyerAccountService(Exchange exchange) ConstructorBitflyerAccountServiceRaw(Exchange exchange) ConstructorBitflyerBaseService(Exchange exchange) ConstructorBitflyerMarketDataService(Exchange exchange) ConstructorBitflyerMarketDataServiceRaw(Exchange exchange) ConstructorBitflyerTradeService(Exchange exchange) ConstructorBitflyerTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.bithumb
Classes in org.knowm.xchange.bithumb that implement Exchange -
Uses of Exchange in org.knowm.xchange.bithumb.service
Constructors in org.knowm.xchange.bithumb.service with parameters of type ExchangeModifierConstructorDescriptionBithumbAccountService(Exchange exchange) protectedBithumbAccountServiceRaw(Exchange exchange) protectedBithumbBaseService(Exchange exchange) ConstructorBithumbMarketDataService(Exchange exchange) protectedBithumbMarketDataServiceRaw(Exchange exchange) BithumbTradeService(Exchange exchange) protectedBithumbTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bitmex
Classes in org.knowm.xchange.bitmex that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitso
Classes in org.knowm.xchange.bitso that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitso.service
Constructors in org.knowm.xchange.bitso.service with parameters of type ExchangeModifierConstructorDescriptionBitsoAccountService(Exchange exchange) protectedBitsoAccountServiceRaw(Exchange exchange) BitsoBaseService(Exchange exchange) BitsoMarketDataService(Exchange exchange) BitsoMarketDataServiceRaw(Exchange exchange) BitsoTradeService(Exchange exchange) ConstructorBitsoTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bitstamp
Classes in org.knowm.xchange.bitstamp that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitstamp.service
Constructors in org.knowm.xchange.bitstamp.service with parameters of type ExchangeModifierConstructorDescriptionBitstampAccountService(Exchange exchange) ConstructorprotectedBitstampAccountServiceRaw(Exchange exchange) BitstampBaseService(Exchange exchange) ConstructorBitstampMarketDataService(Exchange exchange) BitstampMarketDataServiceRaw(Exchange exchange) BitstampTradeService(Exchange exchange) BitstampTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bittrex
Classes in org.knowm.xchange.bittrex that implement Exchange -
Uses of Exchange in org.knowm.xchange.bity
Classes in org.knowm.xchange.bity that implement Exchange -
Uses of Exchange in org.knowm.xchange.bity.service
Constructors in org.knowm.xchange.bity.service with parameters of type ExchangeModifierConstructorDescriptionBityAccountService(Exchange exchange) ConstructorprotectedBityBaseService(Exchange exchange) ConstructorBityMarketDataService(Exchange exchange) ConstructorBityMarketDataServiceRaw(Exchange exchange) ConstructorBityTradeService(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.bitz
Classes in org.knowm.xchange.bitz that implement Exchange -
Uses of Exchange in org.knowm.xchange.bitz.service
Constructors in org.knowm.xchange.bitz.service with parameters of type ExchangeModifierConstructorDescriptionBitZBaseService(Exchange exchange) BitZMarketDataService(Exchange exchange) BitZMarketDataServiceRaw(Exchange exchange) BitZTradeService(Exchange exchange) BitZTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bl3p
Classes in org.knowm.xchange.bl3p that implement Exchange -
Uses of Exchange in org.knowm.xchange.bl3p.service
Constructors in org.knowm.xchange.bl3p.service with parameters of type ExchangeModifierConstructorDescriptionBl3pAccountService(Exchange exchange) Bl3pBaseService(Exchange exchange) Bl3pMarketDataService(Exchange exchange) Bl3pTradeService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bleutrade
Classes in org.knowm.xchange.bleutrade that implement Exchange -
Uses of Exchange in org.knowm.xchange.bleutrade.service
Constructors in org.knowm.xchange.bleutrade.service with parameters of type ExchangeModifierConstructorDescriptionBleutradeAccountService(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) ConstructorBleutradeAccountServiceRaw(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) BleutradeBaseService(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) ConstructorBleutradeMarketDataService(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) ConstructorBleutradeMarketDataServiceRaw(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) ConstructorBleutradeTradeService(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) ConstructorBleutradeTradeServiceRaw(Exchange exchange, si.mazi.rescu.IRestProxyFactory restProxyFactory) Constructor -
Uses of Exchange in org.knowm.xchange.blockchain
Classes in org.knowm.xchange.blockchain that implement Exchange -
Uses of Exchange in org.knowm.xchange.btcc
Classes in org.knowm.xchange.btcc that implement Exchange -
Uses of Exchange in org.knowm.xchange.btcc.service
Constructors in org.knowm.xchange.btcc.service with parameters of type ExchangeModifierConstructorDescriptionprotectedBTCCBaseService(Exchange exchange, Class<T> type) BTCCMarketDataService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.btcmarkets
Classes in org.knowm.xchange.btcmarkets that implement Exchange -
Uses of Exchange in org.knowm.xchange.btcmarkets.service
Constructors in org.knowm.xchange.btcmarkets.service with parameters of type ExchangeModifierConstructorDescriptionBTCMarketsAccountService(Exchange exchange) protectedBTCMarketsAccountServiceRaw(Exchange exchange) BTCMarketsBaseService(Exchange exchange) BTCMarketsMarketDataService(Exchange exchange) BTCMarketsMarketDataServiceRaw(Exchange exchange) BTCMarketsTradeService(Exchange exchange) BTCMarketsTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.btcturk
Classes in org.knowm.xchange.btcturk that implement Exchange -
Uses of Exchange in org.knowm.xchange.btcturk.service
Constructors in org.knowm.xchange.btcturk.service with parameters of type ExchangeModifierConstructorDescriptionBTCTurkAccountService(Exchange exchange) BTCTurkAccountServiceRaw(Exchange exchange) BTCTurkBaseService(Exchange exchange) BTCTurkMarketDataService(Exchange exchange) BTCTurkMarketDataServiceRaw(Exchange exchange) BTCTurkTradeService(Exchange exchange) BTCTurkTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.bybit
Classes in org.knowm.xchange.bybit that implement Exchange -
Uses of Exchange in org.knowm.xchange.bybit.service
Constructors in org.knowm.xchange.bybit.service with parameters of type ExchangeModifierConstructorDescriptionBybitAccountService(Exchange exchange, BybitAccountType accountType) BybitAccountServiceRaw(Exchange exchange) BybitBaseService(Exchange exchange) BybitTradeService(Exchange exchange) BybitTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.ccex
Classes in org.knowm.xchange.ccex that implement Exchange -
Uses of Exchange in org.knowm.xchange.ccex.service
Constructors in org.knowm.xchange.ccex.service with parameters of type ExchangeModifierConstructorDescriptionCCEXAccountService(Exchange exchange) CCEXAccountServiceRaw(Exchange exchange) CCEXBaseService(Exchange exchange) ConstructorCCEXMarketDataService(Exchange exchange) CCEXMarketDataServiceRaw(Exchange exchange) CCEXTradeService(Exchange exchange) CCEXTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.cexio
Classes in org.knowm.xchange.cexio that implement Exchange -
Uses of Exchange in org.knowm.xchange.cexio.service
Constructors in org.knowm.xchange.cexio.service with parameters of type ExchangeModifierConstructorDescriptionCexIOAccountService(Exchange exchange) ConstructorCexIOAccountServiceRaw(Exchange exchange) CexIOBaseService(Exchange exchange) ConstructorCexIOMarketDataService(Exchange exchange) ConstructorCexIOMarketDataServiceRaw(Exchange exchange) ConstructorCexIOTradeService(Exchange exchange) ConstructorCexIOTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinbase
Classes in org.knowm.xchange.coinbase that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinbase.service
Constructors in org.knowm.xchange.coinbase.service with parameters of type ExchangeModifierConstructorDescriptionCoinbaseAccountService(Exchange exchange) ConstructorprotectedCoinbaseBaseService(Exchange exchange) ConstructorCoinbaseMarketDataService(Exchange exchange) ConstructorCoinbaseTradeService(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.coinbase.v2
Classes in org.knowm.xchange.coinbase.v2 that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinbase.v2.service
Constructors in org.knowm.xchange.coinbase.v2.service with parameters of type ExchangeModifierConstructorDescriptionCoinbaseAccountService(Exchange exchange) CoinbaseAccountServiceRaw(Exchange exchange) protectedCoinbaseBaseService(Exchange exchange) CoinbaseMarketDataService(Exchange exchange) CoinbaseTradeService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinbasepro
Classes in org.knowm.xchange.coinbasepro that implement Exchange -
Uses of Exchange in org.knowm.xchange.coincheck
Classes in org.knowm.xchange.coincheck that implement Exchange -
Uses of Exchange in org.knowm.xchange.coincheck.service
Constructors in org.knowm.xchange.coincheck.service with parameters of type ExchangeModifierConstructorDescriptionCoincheckBaseService(Exchange exchange) CoincheckMarketDataService(Exchange exchange) CoincheckMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coindeal
Classes in org.knowm.xchange.coindeal that implement Exchange -
Uses of Exchange in org.knowm.xchange.coindeal.service
Constructors in org.knowm.xchange.coindeal.service with parameters of type ExchangeModifierConstructorDescriptionCoindealAccountService(Exchange exchange) CoindealAccountServiceRaw(Exchange exchange) CoindealBaseService(Exchange exchange) CoindealMarketDataService(Exchange exchange) CoindealMarketDataServiceRaw(Exchange exchange) CoindealTradeService(Exchange exchange) CoindealTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coindirect
Classes in org.knowm.xchange.coindirect that implement Exchange -
Uses of Exchange in org.knowm.xchange.coindirect.service
Constructors in org.knowm.xchange.coindirect.service with parameters of type ExchangeModifierConstructorDescriptionCoindirectAccountService(Exchange exchange) ConstructorCoindirectAccountServiceRaw(Exchange exchange) ConstructorprotectedCoindirectBaseService(Exchange exchange) ConstructorCoindirectMarketDataService(Exchange exchange) ConstructorCoindirectMarketDataServiceRaw(Exchange exchange) ConstructorCoindirectTradeService(Exchange exchange) ConstructorCoindirectTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.coinegg
Classes in org.knowm.xchange.coinegg that implement ExchangeMethods in org.knowm.xchange.coinegg with parameters of type ExchangeModifier and TypeMethodDescriptionstatic AccountInfoCoinEggAdapters.adaptAccountInfo(CoinEggBalance coinEggBalance, Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinegg.service
Constructors in org.knowm.xchange.coinegg.service with parameters of type ExchangeModifierConstructorDescriptionCoinEggAccountService(Exchange exchange) CoinEggAccountServiceRaw(Exchange exchange) CoinEggBaseService(Exchange exchange) CoinEggMarketDataService(Exchange exchange) CoinEggMarketDataServiceRaw(Exchange exchange) CoinEggTradeService(Exchange exchange) CoinEggTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinex
Classes in org.knowm.xchange.coinex that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinfloor
Classes in org.knowm.xchange.coinfloor that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinfloor.service
Constructors in org.knowm.xchange.coinfloor.service with parameters of type ExchangeModifierConstructorDescriptionCoinfloorAccountService(Exchange exchange) protectedCoinfloorAccountServiceRaw(Exchange exchange) protectedCoinfloorAuthenticatedService(Exchange exchange) CoinfloorMarketDataService(Exchange exchange) protectedCoinfloorMarketDataServiceRaw(Exchange exchange) protectedCoinfloorService(Exchange exchange) CoinfloorTradeService(Exchange exchange) protectedCoinfloorTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coingi
Classes in org.knowm.xchange.coingi that implement Exchange -
Uses of Exchange in org.knowm.xchange.coingi.service
Constructors in org.knowm.xchange.coingi.service with parameters of type ExchangeModifierConstructorDescriptionCoingiAccountService(Exchange exchange) protectedCoingiAccountServiceRaw(Exchange exchange) protectedCoingiBaseService(Exchange exchange) CoingiMarketDataService(Exchange exchange) protectedCoingiMarketDataServiceRaw(Exchange exchange) CoingiTradeService(Exchange exchange) CoingiTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinjar
Classes in org.knowm.xchange.coinjar that implement ExchangeMethods in org.knowm.xchange.coinjar that return Exchange -
Uses of Exchange in org.knowm.xchange.coinjar.service
Constructors in org.knowm.xchange.coinjar.service with parameters of type Exchange -
Uses of Exchange in org.knowm.xchange.coinmarketcap.deprecated.v2
Classes in org.knowm.xchange.coinmarketcap.deprecated.v2 that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinmarketcap.deprecated.v2.service
Constructors in org.knowm.xchange.coinmarketcap.deprecated.v2.service with parameters of type Exchange -
Uses of Exchange in org.knowm.xchange.coinmarketcap.pro.v1
Classes in org.knowm.xchange.coinmarketcap.pro.v1 that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinmarketcap.pro.v1.service
Constructors in org.knowm.xchange.coinmarketcap.pro.v1.service with parameters of type Exchange -
Uses of Exchange in org.knowm.xchange.coinmate
Classes in org.knowm.xchange.coinmate that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinmate.service
Constructors in org.knowm.xchange.coinmate.service with parameters of type ExchangeModifierConstructorDescriptionCoinmateAccountService(Exchange exchange) CoinmateAccountServiceRaw(Exchange exchange) CoinmateBaseService(Exchange exchange) CoinmateMarketDataService(Exchange exchange) CoinmateMarketDataServiceRaw(Exchange exchange) CoinmateMetadataServiceRaw(Exchange exchange) CoinmateTradeService(Exchange exchange) CoinmateTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.coinone
Classes in org.knowm.xchange.coinone that implement Exchange -
Uses of Exchange in org.knowm.xchange.coinone.service
Constructors in org.knowm.xchange.coinone.service with parameters of type ExchangeModifierConstructorDescriptionCoinoneAccountService(Exchange exchange) ConstructorCoinoneAccountServiceRaw(Exchange exchange) ConstructorCoinoneBaseService(Exchange exchange) ConstructorCoinoneMarketDataService(Exchange exchange) ConstructorCoinoneMarketDataServiceRaw(Exchange exchange) ConstructorCoinoneTradeService(Exchange exchange) ConstructorCoinoneTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.cryptowatch
Classes in org.knowm.xchange.cryptowatch that implement Exchange -
Uses of Exchange in org.knowm.xchange.cryptowatch.service
Constructors in org.knowm.xchange.cryptowatch.service with parameters of type ExchangeModifierConstructorDescriptionCryptowatchBaseService(Exchange exchange) CryptowatchMarketDataService(Exchange exchange) CryptowatchMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.deribit.v2
Classes in org.knowm.xchange.deribit.v2 that implement Exchange -
Uses of Exchange in org.knowm.xchange.dvchain
Classes in org.knowm.xchange.dvchain that implement Exchange -
Uses of Exchange in org.knowm.xchange.dvchain.service
Constructors in org.knowm.xchange.dvchain.service with parameters of type ExchangeModifierConstructorDescriptionprotectedDVChainBaseService(Exchange exchange) DVChainMarketDataService(Exchange exchange) DVChainMarketDataServiceRaw(Exchange exchange) ConstructorDVChainTradeService(DVChainMarketDataService marketDataService, Exchange exchange) DVChainTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.dydx
Classes in org.knowm.xchange.dydx that implement ExchangeModifier and TypeClassDescriptionclassAuthor: Max Gao (gaamox@tutanota.com) Created: 20-02-2021 -
Uses of Exchange in org.knowm.xchange.enigma
Classes in org.knowm.xchange.enigma that implement Exchange -
Uses of Exchange in org.knowm.xchange.enigma.service
Constructors in org.knowm.xchange.enigma.service with parameters of type ExchangeModifierConstructorDescriptionEnigmaAccountService(Exchange exchange) EnigmaAccountServiceRaw(Exchange exchange) protectedEnigmaBaseService(Exchange exchange) EnigmaMarketDataService(Exchange exchange) EnigmaMarketDataServiceRaw(Exchange exchange) EnigmaTradeService(Exchange exchange) EnigmaTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.examples.bibox
Methods in org.knowm.xchange.examples.bibox that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.binance
Methods in org.knowm.xchange.examples.binance that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.binance.marketdata
Methods in org.knowm.xchange.examples.binance.marketdata with parameters of type ExchangeModifier and TypeMethodDescriptionstatic voidBinanceMarketDataDemo.generic(Exchange exchange, MarketDataService marketDataService) -
Uses of Exchange in org.knowm.xchange.examples.binance.trade
Methods in org.knowm.xchange.examples.binance.trade with parameters of type Exchange -
Uses of Exchange in org.knowm.xchange.examples.bitcoinde
Methods in org.knowm.xchange.examples.bitcoinde that return ExchangeModifier and TypeMethodDescriptionstatic ExchangeExchangeUtils.createExchangeFromJsonConfiguration()Create a exchange using the keys provided in a bitcoinde/exchangeConfiguration.json file on the classpath. -
Uses of Exchange in org.knowm.xchange.examples.bitfinex
Methods in org.knowm.xchange.examples.bitfinex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bitflyer
Methods in org.knowm.xchange.examples.bitflyer that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bithumb
Methods in org.knowm.xchange.examples.bithumb that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bitmex
Methods in org.knowm.xchange.examples.bitmex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bitso
Methods in org.knowm.xchange.examples.bitso that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bitstamp
Methods in org.knowm.xchange.examples.bitstamp that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bittrex
Methods in org.knowm.xchange.examples.bittrex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.bleutrade
Methods in org.knowm.xchange.examples.bleutrade that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.blockchain
Methods in org.knowm.xchange.examples.blockchain that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.btcmarkets
Methods in org.knowm.xchange.examples.btcmarkets that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.btcturk
Methods in org.knowm.xchange.examples.btcturk that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.ccex
Methods in org.knowm.xchange.examples.ccex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.cexio
Methods in org.knowm.xchange.examples.cexio that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.coinbase
Methods in org.knowm.xchange.examples.coinbase that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.coinbase.v2
Methods in org.knowm.xchange.examples.coinbase.v2 that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.coinbase.v2.trade
Methods in org.knowm.xchange.examples.coinbase.v2.trade with parameters of type ExchangeModifier and TypeMethodDescriptionstatic voidCoinbaseTradeDemo.raw(Exchange exchange, CoinbaseTradeService tradeService) -
Uses of Exchange in org.knowm.xchange.examples.coindirect
Methods in org.knowm.xchange.examples.coindirect that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.coindirect.marketdata
Methods in org.knowm.xchange.examples.coindirect.marketdata with parameters of type ExchangeModifier and TypeMethodDescriptionstatic voidCoindirectMarketDataDemo.generic(Exchange exchange, MarketDataService marketDataService) -
Uses of Exchange in org.knowm.xchange.examples.coingi
Methods in org.knowm.xchange.examples.coingi that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.coinone
Methods in org.knowm.xchange.examples.coinone that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.deribit
Methods in org.knowm.xchange.examples.deribit that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.enigma
Methods in org.knowm.xchange.examples.enigma that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.gateio
Methods in org.knowm.xchange.examples.gateio that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.hitbtc
Methods in org.knowm.xchange.examples.hitbtc that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.huobi
Methods in org.knowm.xchange.examples.huobi that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.huobi.marketdata
Methods in org.knowm.xchange.examples.huobi.marketdata with parameters of type ExchangeModifier and TypeMethodDescriptionstatic voidHuobiMarketDataDemo.generic(Exchange exchange, MarketDataService marketDataService) -
Uses of Exchange in org.knowm.xchange.examples.independentreserve
Methods in org.knowm.xchange.examples.independentreserve that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.itbit
Methods in org.knowm.xchange.examples.itbit that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.koineks
Methods in org.knowm.xchange.examples.koineks that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.koinim
Methods in org.knowm.xchange.examples.koinim that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.kraken
Methods in org.knowm.xchange.examples.kraken that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.kucoin
Methods in org.knowm.xchange.examples.kucoin that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.lgo
Methods in org.knowm.xchange.examples.lgo that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.mercadobitcoin
Methods in org.knowm.xchange.examples.mercadobitcoin that return ExchangeModifier and TypeMethodDescriptionstatic ExchangeInteractiveAuthenticatedExchange.createInstanceFromDefaultInput() -
Uses of Exchange in org.knowm.xchange.examples.okcoin
Methods in org.knowm.xchange.examples.okcoin that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.okex
Methods in org.knowm.xchange.examples.okex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.paribu
Methods in org.knowm.xchange.examples.paribu that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.poloniex
Methods in org.knowm.xchange.examples.poloniex that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.quoine
Methods in org.knowm.xchange.examples.quoine that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.therock
Methods in org.knowm.xchange.examples.therock that return Exchange -
Uses of Exchange in org.knowm.xchange.examples.upbit
Methods in org.knowm.xchange.examples.upbit that return Exchange -
Uses of Exchange in org.knowm.xchange.exmo
Classes in org.knowm.xchange.exmo that implement Exchange -
Uses of Exchange in org.knowm.xchange.exmo.service
Constructors in org.knowm.xchange.exmo.service with parameters of type ExchangeModifierConstructorDescriptionprotectedBaseExmoService(Exchange exchange) protectedExmoAccountServiceRaw(Exchange exchange) ExmoMarketDataService(Exchange exchange) protectedExmoMarketDataServiceRaw(Exchange exchange) protectedExmoTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.ftx
Classes in org.knowm.xchange.ftx that implement Exchange -
Uses of Exchange in org.knowm.xchange.ftx.service
Constructors in org.knowm.xchange.ftx.service with parameters of type ExchangeModifierConstructorDescriptionFtxAccountService(Exchange exchange) FtxAccountServiceRaw(Exchange exchange) FtxBaseService(Exchange exchange) FtxMarketDataService(Exchange exchange) FtxMarketDataServiceRaw(Exchange exchange) FtxTradeService(Exchange exchange) FtxTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.gateio
Classes in org.knowm.xchange.gateio that implement Exchange -
Uses of Exchange in org.knowm.xchange.gemini.v1
Classes in org.knowm.xchange.gemini.v1 that implement Exchange -
Uses of Exchange in org.knowm.xchange.gemini.v1.service
Constructors in org.knowm.xchange.gemini.v1.service with parameters of type ExchangeModifierConstructorDescriptionGeminiAccountService(Exchange exchange) ConstructorGeminiAccountServiceRaw(Exchange exchange) ConstructorGeminiBaseService(Exchange exchange) ConstructorGeminiMarketDataService(Exchange exchange) ConstructorGeminiMarketDataServiceRaw(Exchange exchange) ConstructorGeminiTradeService(Exchange exchange) GeminiTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.globitex
Classes in org.knowm.xchange.globitex that implement Exchange -
Uses of Exchange in org.knowm.xchange.globitex.service
Constructors in org.knowm.xchange.globitex.service with parameters of type ExchangeModifierConstructorDescriptionGlobitexAccountService(Exchange exchange) GlobitexAccountServiceRaw(Exchange exchange) GlobitexBaseService(Exchange exchange) GlobitexMarketDataService(Exchange exchange) protectedGlobitexMarketDataServiceRaw(Exchange exchange) GlobitexTradeService(Exchange exchange) GlobitexTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.hitbtc.v2
Classes in org.knowm.xchange.hitbtc.v2 that implement Exchange -
Uses of Exchange in org.knowm.xchange.hitbtc.v2.service
Constructors in org.knowm.xchange.hitbtc.v2.service with parameters of type ExchangeModifierConstructorDescriptionHitbtcAccountService(Exchange exchange) HitbtcAccountServiceRaw(Exchange exchange) protectedHitbtcBaseService(Exchange exchange) HitbtcMarketDataService(Exchange exchange) HitbtcMarketDataServiceRaw(Exchange exchange) HitbtcTradeService(Exchange exchange) HitbtcTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.huobi
Classes in org.knowm.xchange.huobi that implement Exchange -
Uses of Exchange in org.knowm.xchange.huobi.service
Constructors in org.knowm.xchange.huobi.service with parameters of type ExchangeModifierConstructorDescriptionHuobiAccountService(Exchange exchange) HuobiBaseService(Exchange exchange) HuobiMarketDataService(Exchange exchange) HuobiMarketDataServiceRaw(Exchange exchange) HuobiTradeService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.idex
Classes in org.knowm.xchange.idex that implement Exchange -
Uses of Exchange in org.knowm.xchange.independentreserve
Classes in org.knowm.xchange.independentreserve that implement Exchange -
Uses of Exchange in org.knowm.xchange.independentreserve.service
Constructors in org.knowm.xchange.independentreserve.service with parameters of type ExchangeModifierConstructorDescriptionIndependentReserveAccountService(Exchange exchange) ConstructorprotectedIndependentReserveAccountServiceRaw(Exchange exchange) ConstructorprotectedIndependentReserveBaseService(Exchange exchange) ConstructorIndependentReserveTradeService(Exchange exchange) protectedIndependentReserveTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.itbit
Classes in org.knowm.xchange.itbit that implement Exchange -
Uses of Exchange in org.knowm.xchange.itbit.service
Constructors in org.knowm.xchange.itbit.service with parameters of type ExchangeModifierConstructorDescriptionItBitAccountService(Exchange exchange) ConstructorItBitAccountServiceRaw(Exchange exchange) ConstructorItBitBaseService(Exchange exchange) ConstructorItBitMarketDataService(Exchange exchange) ConstructorItBitMarketDataServiceRaw(Exchange exchange) ConstructorItBitTradeService(Exchange exchange) ItBitTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.koineks
Classes in org.knowm.xchange.koineks that implement Exchange -
Uses of Exchange in org.knowm.xchange.koineks.service
Constructors in org.knowm.xchange.koineks.service with parameters of type ExchangeModifierConstructorDescriptionKoineksBaseService(Exchange exchange) ConstructorKoineksMarketDataService(Exchange exchange) KoineksMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.koinim
Classes in org.knowm.xchange.koinim that implement Exchange -
Uses of Exchange in org.knowm.xchange.koinim.service
Constructors in org.knowm.xchange.koinim.service with parameters of type ExchangeModifierConstructorDescriptionKoinimBaseService(Exchange exchange) ConstructorKoinimMarketDataService(Exchange exchange) KoinimMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.kraken
Classes in org.knowm.xchange.kraken that implement Exchange -
Uses of Exchange in org.knowm.xchange.kraken.service
Constructors in org.knowm.xchange.kraken.service with parameters of type ExchangeModifierConstructorDescriptionKrakenAccountService(Exchange exchange) ConstructorKrakenAccountServiceRaw(Exchange exchange) ConstructorKrakenBaseService(Exchange exchange) ConstructorKrakenMarketDataService(Exchange exchange) ConstructorKrakenMarketDataServiceRaw(Exchange exchange) ConstructorKrakenTradeService(Exchange exchange) ConstructorKrakenTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.krakenfutures
Classes in org.knowm.xchange.krakenfutures that implement Exchange -
Uses of Exchange in org.knowm.xchange.krakenfutures.service
Constructors in org.knowm.xchange.krakenfutures.service with parameters of type ExchangeModifierConstructorDescriptionKrakenFuturesAccountService(Exchange exchange) ConstructorKrakenFuturesAccountServiceRaw(Exchange exchange) ConstructorKrakenFuturesBaseService(Exchange exchange) ConstructorKrakenFuturesMarketDataService(Exchange exchange) ConstructorKrakenFuturesMarketDataServiceRaw(Exchange exchange) ConstructorKrakenFuturesTradeService(Exchange exchange) ConstructorKrakenFuturesTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.kucoin
Classes in org.knowm.xchange.kucoin that implement Exchange -
Uses of Exchange in org.knowm.xchange.kuna
Classes in org.knowm.xchange.kuna that implement Exchange -
Uses of Exchange in org.knowm.xchange.kuna.service
Constructors in org.knowm.xchange.kuna.service with parameters of type ExchangeModifierConstructorDescriptionKunaAccountService(Exchange exchange) Constructor.protectedKunaAccountServiceRaw(Exchange exchange) Constructor.protectedKunaBaseService(Exchange exchange) Constructor.KunaMarketDataService(Exchange exchange) Constructor.protectedKunaMarketDataServiceRaw(Exchange exchange) Constructor.KunaTradeService(Exchange exchange) Constructor.protectedKunaTradeServiceRaw(Exchange exchange) Constructor. -
Uses of Exchange in org.knowm.xchange.latoken
Classes in org.knowm.xchange.latoken that implement ExchangeMethods in org.knowm.xchange.latoken with parameters of type ExchangeModifier and TypeMethodDescriptionstatic CurrencyPairLatokenAdapters.adaptCurrencyPair(Exchange exchange, String latokenSymbol) static OpenOrdersLatokenAdapters.adaptOpenOrders(Exchange exchange, List<LatokenOrder> latokenOpenOrders) static LimitOrderLatokenAdapters.adaptOrder(Exchange exchange, LatokenOrder order) static OrderBookLatokenAdapters.adaptOrderBook(Exchange exchange, LatokenOrderbook latokenOrderbook) static TradesLatokenAdapters.adaptTrades(Exchange exchange, LatokenTrades latokenTrades) static UserTradesLatokenAdapters.adaptUserTrades(Exchange exchange, LatokenUserTrades latokenUserTrades) -
Uses of Exchange in org.knowm.xchange.latoken.service
Constructors in org.knowm.xchange.latoken.service with parameters of type ExchangeModifierConstructorDescriptionLatokenAccountService(Exchange exchange) LatokenAccountServiceRaw(Exchange exchange) protectedLatokenBaseService(Exchange exchange) LatokenMarketDataService(Exchange exchange) protectedLatokenMarketDataServiceRaw(Exchange exchange) LatokenTradeService(Exchange exchange) protectedLatokenTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.lgo
Classes in org.knowm.xchange.lgo that implement Exchange -
Uses of Exchange in org.knowm.xchange.livecoin
Classes in org.knowm.xchange.livecoin that implement Exchange -
Uses of Exchange in org.knowm.xchange.luno
Classes in org.knowm.xchange.luno that implement Exchange -
Uses of Exchange in org.knowm.xchange.luno.service
Constructors in org.knowm.xchange.luno.service with parameters of type ExchangeModifierConstructorDescriptionLunoAccountService(Exchange exchange) LunoBaseService(Exchange exchange) LunoMarketDataService(Exchange exchange) LunoTradeService(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.lykke
Classes in org.knowm.xchange.lykke that implement Exchange -
Uses of Exchange in org.knowm.xchange.lykke.service
Constructors in org.knowm.xchange.lykke.service with parameters of type ExchangeModifierConstructorDescriptionLykkeAccountService(Exchange exchange) LykkeAccountServiceRaw(Exchange exchange) protectedLykkeBaseService(Exchange exchange) LykkeMarketDataService(Exchange exchange) LykkeMarketDataServiceRaw(Exchange exchange) LykkeTradeService(Exchange exchange) LykkeTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.mercadobitcoin
Classes in org.knowm.xchange.mercadobitcoin that implement Exchange -
Uses of Exchange in org.knowm.xchange.mercadobitcoin.service
Constructors in org.knowm.xchange.mercadobitcoin.service with parameters of type ExchangeModifierConstructorDescriptionMercadoBitcoinAccountService(Exchange exchange) ConstructorprotectedMercadoBitcoinAccountServiceRaw(Exchange exchange) ConstructorMercadoBitcoinBaseService(Exchange exchange) ConstructorMercadoBitcoinMarketDataService(Exchange exchange) ConstructorMercadoBitcoinMarketDataServiceRaw(Exchange exchange) ConstructorMercadoBitcoinTradeService(Exchange exchange) ConstructorMercadoBitcoinTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.mexc
Classes in org.knowm.xchange.mexc that implement Exchange -
Uses of Exchange in org.knowm.xchange.mexc.service
Constructors in org.knowm.xchange.mexc.service with parameters of type ExchangeModifierConstructorDescriptionMEXCAccountService(Exchange exchange) MEXCAccountServiceRaw(Exchange exchange) MEXCBaseService(Exchange exchange) MEXCMarketDataService(Exchange exchange) MEXCMarketDataServiceRaw(Exchange exchange) MEXCTradeService(Exchange exchange) MEXCTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.oer
Classes in org.knowm.xchange.oer that implement Exchange -
Uses of Exchange in org.knowm.xchange.oer.service
Constructors in org.knowm.xchange.oer.service with parameters of type ExchangeModifierConstructorDescriptionOERBaseService(Exchange exchange) OERMarketDataService(Exchange exchange) ConstructorOERMarketDataServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.okcoin
Classes in org.knowm.xchange.okcoin that implement Exchange -
Uses of Exchange in org.knowm.xchange.okcoin.service
Constructors in org.knowm.xchange.okcoin.service with parameters of type ExchangeModifierConstructorDescriptionOkCoinAccountService(Exchange exchange) ConstructorprotectedOkCoinAccountServiceRaw(Exchange exchange) ConstructorOkCoinBaseService(Exchange exchange) ConstructorprotectedOKCoinBaseTradeService(Exchange exchange) ConstructorOkCoinFuturesAccountService(Exchange exchange) ConstructorOkCoinFuturesMarketDataService(Exchange exchange, FuturesContract futuresContract) ConstructorOkCoinFuturesTradeService(Exchange exchange, FuturesContract futuresContract, int leverRate) ConstructorOkCoinMarketDataService(Exchange exchange) ConstructorOkCoinMarketDataServiceRaw(Exchange exchange) ConstructorOkCoinTradeService(Exchange exchange) ConstructorprotectedOkCoinTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.okex
Classes in org.knowm.xchange.okex that implement ExchangeModifier and TypeClassDescriptionclassAuthor: Max Gao (gaamox@tutanota.com) Created: 08-06-2021 -
Uses of Exchange in org.knowm.xchange.paribu
Classes in org.knowm.xchange.paribu that implement Exchange -
Uses of Exchange in org.knowm.xchange.paribu.service
Constructors in org.knowm.xchange.paribu.service with parameters of type ExchangeModifierConstructorDescriptionParibuBaseService(Exchange exchange) ConstructorParibuMarketDataService(Exchange exchange) ParibuMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.paymium
Classes in org.knowm.xchange.paymium that implement Exchange -
Uses of Exchange in org.knowm.xchange.paymium.service
Constructors in org.knowm.xchange.paymium.service with parameters of type ExchangeModifierConstructorDescriptionPaymiumAccountService(Exchange exchange) ConstructorPaymiumAccountServiceRaw(Exchange exchange) ConstructorprotectedPaymiumBaseService(Exchange exchange) ConstructorPaymiumMarketDataService(Exchange exchange) ConstructorprotectedPaymiumMarketDataServiceRaw(Exchange exchange) ConstructorPaymiumTradeService(Exchange exchange) ConstructorPaymiumTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.poloniex
Classes in org.knowm.xchange.poloniex that implement Exchange -
Uses of Exchange in org.knowm.xchange.poloniex.service
Constructors in org.knowm.xchange.poloniex.service with parameters of type ExchangeModifierConstructorDescriptionPoloniexAccountService(Exchange exchange) ConstructorPoloniexAccountServiceRaw(Exchange exchange) ConstructorPoloniexBaseService(Exchange exchange) ConstructorPoloniexMarketDataService(Exchange exchange) ConstructorPoloniexMarketDataServiceRaw(Exchange exchange) ConstructorPoloniexTradeService(Exchange exchange, PoloniexMarketDataService poloniexMarketDataService) PoloniexTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.quoine
Classes in org.knowm.xchange.quoine that implement Exchange -
Uses of Exchange in org.knowm.xchange.quoine.service
Constructors in org.knowm.xchange.quoine.service with parameters of type ExchangeModifierConstructorDescriptionprotectedQuoineAccountServiceRaw(Exchange exchange) ConstructorQuoineBaseService(Exchange exchange) ConstructorQuoineMarketDataService(Exchange exchange) ConstructorQuoineMarketDataServiceRaw(Exchange exchange) ConstructorQuoineTradeService(Exchange exchange, boolean useMargin) ConstructorQuoineTradeServiceRaw(Exchange exchange, boolean useMargin) -
Uses of Exchange in org.knowm.xchange.ripple
Classes in org.knowm.xchange.ripple that implement Exchange -
Uses of Exchange in org.knowm.xchange.ripple.service
Constructors in org.knowm.xchange.ripple.service with parameters of type ExchangeModifierConstructorDescriptionRippleAccountService(Exchange exchange) RippleAccountServiceRaw(Exchange exchange) RippleBaseService(Exchange exchange) RippleMarketDataService(Exchange exchange) RippleMarketDataServiceRaw(Exchange exchange) RippleTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.service
Classes in org.knowm.xchange.service with type parameters of type ExchangeModifier and TypeClassDescriptionclassBaseExchangeService<E extends Exchange>Top of the hierarchy abstract class for an "exchange service"classBaseResilientExchangeService<E extends Exchange>Abstract class for an "exchange service" which supports resiliency features like retries, rate limiting etc.Fields in org.knowm.xchange.service declared as Exchange -
Uses of Exchange in org.knowm.xchange.service.trade.params.orders
Methods in org.knowm.xchange.service.trade.params.orders with parameters of type ExchangeModifier and TypeMethodDescriptionstatic List<Instrument>DefaultOpenOrdersParamInstrument.getInstruments(OpenOrdersParams params, Exchange exchange) static List<Instrument>DefaultOpenOrdersParamCurrencyPair.getPairs(OpenOrdersParams params, Exchange exchange) -
Uses of Exchange in org.knowm.xchange.simulated
Classes in org.knowm.xchange.simulated that implement ExchangeModifier and TypeClassDescriptionclassA simple, in-memory implementation which mocks out the main elements of the XChange generic API in a consistent way. -
Uses of Exchange in org.knowm.xchange.therock
Classes in org.knowm.xchange.therock that implement Exchange -
Uses of Exchange in org.knowm.xchange.therock.service
Constructors in org.knowm.xchange.therock.service with parameters of type ExchangeModifierConstructorDescriptionTheRockAccountService(Exchange exchange) protectedTheRockAccountServiceRaw(Exchange exchange) TheRockBaseService(Exchange exchange) TheRockMarketDataService(Exchange exchange) TheRockMarketDataServiceRaw(Exchange exchange) TheRockTradeService(Exchange exchange) TheRockTradeServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.tradeogre
Classes in org.knowm.xchange.tradeogre that implement Exchange -
Uses of Exchange in org.knowm.xchange.truefx
Classes in org.knowm.xchange.truefx that implement Exchange -
Uses of Exchange in org.knowm.xchange.truefx.service
Constructors in org.knowm.xchange.truefx.service with parameters of type ExchangeModifierConstructorDescriptionTrueFxMarketDataService(Exchange exchange) protectedTrueFxMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.upbit
Classes in org.knowm.xchange.upbit that implement Exchange -
Uses of Exchange in org.knowm.xchange.upbit.service
Constructors in org.knowm.xchange.upbit.service with parameters of type ExchangeModifierConstructorDescriptionUpbitAccountService(Exchange exchange) ConstructorUpbitAccountServiceRaw(Exchange exchange) ConstructorUpbitBaseService(Exchange exchange) ConstructorUpbitMarketDataService(Exchange exchange) ConstructorUpbitMarketDataServiceRaw(Exchange exchange) ConstructorUpbitTradeService(Exchange exchange) UpbitTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.vaultoro
Classes in org.knowm.xchange.vaultoro that implement Exchange -
Uses of Exchange in org.knowm.xchange.vaultoro.service
Constructors in org.knowm.xchange.vaultoro.service with parameters of type ExchangeModifierConstructorDescriptionVaultoroAccountService(Exchange exchange) ConstructorVaultoroAccountServiceRaw(Exchange exchange) ConstructorVaultoroBaseService(Exchange exchange) ConstructorVaultoroMarketDataService(Exchange exchange) ConstructorVaultoroMarketDataServiceRaw(Exchange exchange) ConstructorVaultoroTradeService(Exchange exchange) ConstructorVaultoroTradeServiceRaw(Exchange exchange) Constructor -
Uses of Exchange in org.knowm.xchange.yobit
Classes in org.knowm.xchange.yobit that implement Exchange -
Uses of Exchange in org.knowm.xchange.yobit.service
Constructors in org.knowm.xchange.yobit.service with parameters of type ExchangeModifierConstructorDescriptionprotectedYoBitBaseService(Class<T> type, Exchange exchange) YoBitMarketDataService(Exchange exchange) protectedYoBitMarketDataServiceRaw(Exchange exchange) -
Uses of Exchange in org.knowm.xchange.zaif
Classes in org.knowm.xchange.zaif that implement Exchange -
Uses of Exchange in org.knowm.xchange.zaif.service
Constructors in org.knowm.xchange.zaif.service with parameters of type ExchangeModifierConstructorDescriptionprotectedZaifBaseService(Exchange exchange) ConstructorZaifMarketDataService(Exchange exchange) protectedZaifMarketDataServiceRaw(Exchange exchange)