Uses of Class
org.knowm.xchange.coinmate.dto.trade.CoinmateTradeHistory
Packages that use CoinmateTradeHistory
-
Uses of CoinmateTradeHistory in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return CoinmateTradeHistoryModifier and TypeMethodDescriptionCoinmateAuthenticated.getTradeHistory
(String publicKey, String clientId, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, Integer limit, String lastId, String sort, Long timestampFrom, Long timestampTo, String currencyPair, String orderId) Methods in org.knowm.xchange.coinmate with parameters of type CoinmateTradeHistoryModifier and TypeMethodDescriptionstatic UserTrades
CoinmateAdapters.adaptTradeHistory
(CoinmateTradeHistory coinmateTradeHistory) -
Uses of CoinmateTradeHistory in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return CoinmateTradeHistory