Uses of Class
org.knowm.xchange.coinmate.dto.marketdata.CoinmateTransactions
Packages that use CoinmateTransactions
-
Uses of CoinmateTransactions in org.knowm.xchange.coinmate
Methods in org.knowm.xchange.coinmate that return CoinmateTransactionsModifier and TypeMethodDescriptionCoinmate.getTransactions
(int minutesIntoHistory, String currencyPair) Methods in org.knowm.xchange.coinmate with parameters of type CoinmateTransactionsModifier and TypeMethodDescriptionstatic Trades
CoinmateAdapters.adaptTrades
(CoinmateTransactions coinmateTransactions) -
Uses of CoinmateTransactions in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return CoinmateTransactionsModifier and TypeMethodDescriptionCoinmateMarketDataServiceRaw.getCoinmateTransactions
(int minutesIntoHistory, String currencyPair)