Uses of Interface
org.knowm.xchange.service.marketdata.params.Params
Packages that use Params
Package
Description
-
Uses of Params in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service with parameters of type Params -
Uses of Params in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service with parameters of type Params -
Uses of Params in org.knowm.xchange.bittrex.service
Methods in org.knowm.xchange.bittrex.service with parameters of type Params -
Uses of Params in org.knowm.xchange.bity.service
Methods in org.knowm.xchange.bity.service with parameters of type Params -
Uses of Params in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service with parameters of type Params -
Uses of Params in org.knowm.xchange.btcmarkets.dto.v3.marketdata
Classes in org.knowm.xchange.btcmarkets.dto.v3.marketdata that implement Params -
Uses of Params in org.knowm.xchange.btcmarkets.service
Methods in org.knowm.xchange.btcmarkets.service with parameters of type ParamsModifier and TypeMethodDescriptionBTCMarketsMarketDataServiceRaw.getBTCMarketsTrade
(CurrencyPair currencyPair, Params parameters) -
Uses of Params in org.knowm.xchange.btcturk.service
Methods in org.knowm.xchange.btcturk.service with parameters of type Params -
Uses of Params in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service with parameters of type Params -
Uses of Params in org.knowm.xchange.coinbasepro.service
Methods in org.knowm.xchange.coinbasepro.service with parameters of type Params -
Uses of Params in org.knowm.xchange.coindirect.service
Methods in org.knowm.xchange.coindirect.service with parameters of type Params -
Uses of Params in org.knowm.xchange.coinjar.service
Methods in org.knowm.xchange.coinjar.service with parameters of type Params -
Uses of Params in org.knowm.xchange.coinmarketcap.pro.v1.service
Methods in org.knowm.xchange.coinmarketcap.pro.v1.service with parameters of type Params -
Uses of Params in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service with parameters of type Params -
Uses of Params in org.knowm.xchange.enigma.service
Methods in org.knowm.xchange.enigma.service with parameters of type Params -
Uses of Params in org.knowm.xchange.exmo.service
Methods in org.knowm.xchange.exmo.service with parameters of type Params -
Uses of Params in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service with parameters of type Params -
Uses of Params in org.knowm.xchange.globitex.service
Methods in org.knowm.xchange.globitex.service with parameters of type Params -
Uses of Params in org.knowm.xchange.hitbtc.v2.service
Methods in org.knowm.xchange.hitbtc.v2.service with parameters of type Params -
Uses of Params in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service with parameters of type Params -
Uses of Params in org.knowm.xchange.kraken.service
Methods in org.knowm.xchange.kraken.service with parameters of type Params -
Uses of Params in org.knowm.xchange.kucoin
Methods in org.knowm.xchange.kucoin with parameters of type Params -
Uses of Params in org.knowm.xchange.latoken.service
Methods in org.knowm.xchange.latoken.service with parameters of type Params -
Uses of Params in org.knowm.xchange.livecoin.service
Methods in org.knowm.xchange.livecoin.service with parameters of type Params -
Uses of Params in org.knowm.xchange.lykke.service
Methods in org.knowm.xchange.lykke.service with parameters of type Params -
Uses of Params in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service with parameters of type Params -
Uses of Params in org.knowm.xchange.okex.service.params
Classes in org.knowm.xchange.okex.service.params that implement Params -
Uses of Params in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service with parameters of type Params -
Uses of Params in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service with parameters of type Params -
Uses of Params in org.knowm.xchange.service.marketdata
Methods in org.knowm.xchange.service.marketdata with parameters of type ParamsModifier and TypeMethodDescriptiondefault OrderBook
MarketDataService.getOrderBook
(Params params) Get an order book representing the current offered exchange rates (market depth)MarketDataService.getTickers
(Params params) Get the tickers representing the current exchange rate for the provided parametersdefault Trades
Get the trades recently performed by the exchange -
Uses of Params in org.knowm.xchange.service.marketdata.params
Subinterfaces of Params in org.knowm.xchange.service.marketdata.params -
Uses of Params in org.knowm.xchange.tradeogre.service
Methods in org.knowm.xchange.tradeogre.service with parameters of type Params -
Uses of Params in org.knowm.xchange.upbit.service
Methods in org.knowm.xchange.upbit.service with parameters of type Params