Uses of Class
org.knowm.xchange.coindeal.dto.trade.CoindealTradeHistory
Packages that use CoindealTradeHistory
-
Uses of CoindealTradeHistory in org.knowm.xchange.coindeal
Methods in org.knowm.xchange.coindeal that return types with arguments of type CoindealTradeHistoryModifier and TypeMethodDescriptionCoindealAuthenticated.getTradeHistory
(si.mazi.rescu.ParamsDigest credentials, String currencyPair, int limit) Method parameters in org.knowm.xchange.coindeal with type arguments of type CoindealTradeHistoryModifier and TypeMethodDescriptionstatic UserTrades
CoindealAdapters.adaptToUserTrades
(List<CoindealTradeHistory> coindealTradeHistoryList) -
Uses of CoindealTradeHistory in org.knowm.xchange.coindeal.service
Methods in org.knowm.xchange.coindeal.service that return types with arguments of type CoindealTradeHistoryModifier and TypeMethodDescriptionCoindealTradeServiceRaw.getCoindealTradeHistory
(CurrencyPair currencyPair, Integer limit)