Uses of Class
org.knowm.xchange.bithumb.dto.marketdata.BithumbTransactionHistory
Packages that use BithumbTransactionHistory
-
Uses of BithumbTransactionHistory in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return types with arguments of type BithumbTransactionHistoryMethods in org.knowm.xchange.bithumb with parameters of type BithumbTransactionHistoryModifier and TypeMethodDescriptionstatic Trade
BithumbAdapters.adaptTransactionHistory
(BithumbTransactionHistory trade, CurrencyPair currencyPair) Method parameters in org.knowm.xchange.bithumb with type arguments of type BithumbTransactionHistoryModifier and TypeMethodDescriptionstatic Trades
BithumbAdapters.adaptTransactions
(List<BithumbTransactionHistory> bithumbTrades, CurrencyPair currencyPair) -
Uses of BithumbTransactionHistory in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return types with arguments of type BithumbTransactionHistoryModifier and TypeMethodDescriptionBithumbMarketDataServiceRaw.getBithumbTrades
(CurrencyPair currencyPair)