Uses of Class
org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderbookWrapper
Package | Description |
---|---|
org.knowm.xchange.bitcoinde | |
org.knowm.xchange.bitcoinde.service |
-
Uses of BitcoindeOrderbookWrapper in org.knowm.xchange.bitcoinde
Methods in org.knowm.xchange.bitcoinde that return BitcoindeOrderbookWrapper Modifier and Type Method Description BitcoindeOrderbookWrapper
Bitcoinde. getOrderBook(String trading_pair, String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest)
Methods in org.knowm.xchange.bitcoinde with parameters of type BitcoindeOrderbookWrapper Modifier and Type Method Description static OrderBook
BitcoindeAdapters. adaptOrderBook(BitcoindeOrderbookWrapper bitcoindeOrderbookWrapper, CurrencyPair currencyPair)
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook object to an OrderBook object. -
Uses of BitcoindeOrderbookWrapper in org.knowm.xchange.bitcoinde.service
Methods in org.knowm.xchange.bitcoinde.service that return BitcoindeOrderbookWrapper Modifier and Type Method Description BitcoindeOrderbookWrapper
BitcoindeMarketDataServiceRaw. getBitcoindeOrderBook(CurrencyPair currencyPair)