Uses of Class
org.knowm.xchange.coinfloor.dto.markedata.CoinfloorTransaction
Packages that use CoinfloorTransaction
-
Uses of CoinfloorTransaction in org.knowm.xchange.coinfloor
Methods in org.knowm.xchange.coinfloor that return CoinfloorTransactionModifier and TypeMethodDescriptionCoinfloorPublic.getTransactions(Currency base, Currency counter, CoinfloorMarketDataServiceRaw.CoinfloorInterval period) Methods in org.knowm.xchange.coinfloor with parameters of type CoinfloorTransactionModifier and TypeMethodDescriptionstatic TradesCoinfloorAdapters.adaptTrades(CoinfloorTransaction[] transactions, CurrencyPair pair) -
Uses of CoinfloorTransaction in org.knowm.xchange.coinfloor.service
Methods in org.knowm.xchange.coinfloor.service that return CoinfloorTransactionModifier and TypeMethodDescriptionCoinfloorMarketDataServiceRaw.getCoinfloorTransactions(CurrencyPair pair, CoinfloorMarketDataServiceRaw.CoinfloorInterval interval)