Uses of Class
org.knowm.xchange.coinmate.dto.marketdata.CoinmateOrderBook
Packages that use CoinmateOrderBook
-
Uses of CoinmateOrderBook in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return CoinmateOrderBookModifier and TypeMethodDescriptionCoinmate.getOrderBook
(String currencyPair, boolean groupByPriceLimit) Methods in org.knowm.xchange.coinmate with parameters of type CoinmateOrderBookModifier and TypeMethodDescriptionstatic OrderBook
CoinmateAdapters.adaptOrderBook
(CoinmateOrderBook coinmateOrderBook, CurrencyPair currencyPair) -
Uses of CoinmateOrderBook in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return CoinmateOrderBookModifier and TypeMethodDescriptionCoinmateMarketDataServiceRaw.getCoinmateOrderBook
(String currencyPair, boolean groupByPriceLimit)