Uses of Class
org.knowm.xchange.gateio.dto.marketdata.GateioTradeHistory.GateioPublicTrade
Package | Description |
---|---|
org.knowm.xchange.gateio | |
org.knowm.xchange.gateio.dto.marketdata |
-
Uses of GateioTradeHistory.GateioPublicTrade in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio with parameters of type GateioTradeHistory.GateioPublicTrade Modifier and Type Method Description static Trade
GateioAdapters. adaptTrade(GateioTradeHistory.GateioPublicTrade trade, CurrencyPair currencyPair)
-
Uses of GateioTradeHistory.GateioPublicTrade in org.knowm.xchange.gateio.dto.marketdata
Methods in org.knowm.xchange.gateio.dto.marketdata that return types with arguments of type GateioTradeHistory.GateioPublicTrade Modifier and Type Method Description List<GateioTradeHistory.GateioPublicTrade>
GateioTradeHistory. getTrades()