Uses of Class
org.knowm.xchange.gateio.dto.marketdata.GateioDepth
Packages that use GateioDepth
-
Uses of GateioDepth in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return GateioDepthModifier and TypeMethodDescriptionGateio.getFullDepth
(String tradeableIdentifier, String currency) Methods in org.knowm.xchange.gateio that return types with arguments of type GateioDepthMethods in org.knowm.xchange.gateio with parameters of type GateioDepthModifier and TypeMethodDescriptionstatic OrderBook
GateioAdapters.adaptOrderBook
(GateioDepth depth, CurrencyPair currencyPair) -
Uses of GateioDepth in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service that return GateioDepthModifier and TypeMethodDescriptionGateioMarketDataServiceRaw.getBTEROrderBook
(String tradeableIdentifier, String currency) Methods in org.knowm.xchange.gateio.service that return types with arguments of type GateioDepth