Uses of Class
org.knowm.xchange.gateio.dto.marketdata.GateioTradeHistory
Packages that use GateioTradeHistory
-
Uses of GateioTradeHistory in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return GateioTradeHistoryModifier and TypeMethodDescriptionGateio.getTradeHistory
(String tradeableIdentifier, String currency) Gateio.getTradeHistorySince
(String tradeableIdentifier, String currency, String tradeId) Methods in org.knowm.xchange.gateio with parameters of type GateioTradeHistoryModifier and TypeMethodDescriptionstatic Trades
GateioAdapters.adaptTrades
(GateioTradeHistory tradeHistory, CurrencyPair currencyPair) -
Uses of GateioTradeHistory in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service that return GateioTradeHistoryModifier and TypeMethodDescriptionGateioMarketDataServiceRaw.getBTERTradeHistory
(String tradeableIdentifier, String currency) GateioMarketDataServiceRaw.getBTERTradeHistorySince
(String tradeableIdentifier, String currency, String tradeId)