Uses of Class
org.knowm.xchange.livecoin.dto.marketdata.LivecoinTrade
Packages that use LivecoinTrade
-
Uses of LivecoinTrade in org.knowm.xchange.livecoin
Methods in org.knowm.xchange.livecoin that return types with arguments of type LivecoinTradeModifier and TypeMethodDescriptionMethod parameters in org.knowm.xchange.livecoin with type arguments of type LivecoinTradeModifier and TypeMethodDescriptionstatic Trades
LivecoinAdapters.adaptTrades
(List<LivecoinTrade> tradesRaw, CurrencyPair currencyPair) -
Uses of LivecoinTrade in org.knowm.xchange.livecoin.service
Methods in org.knowm.xchange.livecoin.service that return types with arguments of type LivecoinTradeModifier and TypeMethodDescriptionLivecoinMarketDataServiceRaw.getTradesRaw
(CurrencyPair currencyPair)