Uses of Class
org.knowm.xchange.globitex.dto.trade.GlobitexUserTrades
Packages that use GlobitexUserTrades
-
Uses of GlobitexUserTrades in org.knowm.xchange.globitex
Methods in org.knowm.xchange.globitex that return GlobitexUserTradesModifier and TypeMethodDescriptionGlobitexAuthenticated.getTradeHistory
(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest signature, String sortBy, int startIndex, int limit, String currencies, String account) Methods in org.knowm.xchange.globitex with parameters of type GlobitexUserTradesModifier and TypeMethodDescriptionstatic UserTrades
GlobitexAdapters.adaptToUserTrades
(GlobitexUserTrades globitexUserTrades) -
Uses of GlobitexUserTrades in org.knowm.xchange.globitex.service
Methods in org.knowm.xchange.globitex.service that return GlobitexUserTradesModifier and TypeMethodDescriptionGlobitexTradeServiceRaw.getGlobitexUserTrades
(TradeHistoryParamsAll params)