Uses of Class
org.knowm.xchange.service.trade.params.TradeHistoryParamsAll
-
Packages that use TradeHistoryParamsAll Package Description org.knowm.xchange.globitex.service org.knowm.xchange.lykke.service -
-
Uses of TradeHistoryParamsAll in org.knowm.xchange.globitex.service
Methods in org.knowm.xchange.globitex.service with parameters of type TradeHistoryParamsAll Modifier and Type Method Description GlobitexUserTrades
GlobitexTradeServiceRaw. getGlobitexUserTrades(TradeHistoryParamsAll params)
-
Uses of TradeHistoryParamsAll in org.knowm.xchange.lykke.service
Methods in org.knowm.xchange.lykke.service with parameters of type TradeHistoryParamsAll Modifier and Type Method Description List<LykkeTradeHistory>
LykkeTradeServiceRaw. getLykkeTradeHistory(TradeHistoryParamsAll paramsAll)
-