Uses of Class
org.knowm.xchange.latoken.dto.marketdata.LatokenTrade
Packages that use LatokenTrade
-
Uses of LatokenTrade in org.knowm.xchange.latoken
Methods in org.knowm.xchange.latoken with parameters of type LatokenTradeModifier and TypeMethodDescriptionstatic Trade
LatokenAdapters.adaptTrade
(LatokenTrade latokenTrade, CurrencyPair pair) -
Uses of LatokenTrade in org.knowm.xchange.latoken.dto.marketdata
Methods in org.knowm.xchange.latoken.dto.marketdata that return types with arguments of type LatokenTradeConstructor parameters in org.knowm.xchange.latoken.dto.marketdata with type arguments of type LatokenTradeModifierConstructorDescriptionLatokenTrades
(long pairId, String symbol, int tradeCount, List<LatokenTrade> trades)