Uses of Class
org.knowm.xchange.gateio.dto.trade.GateioOpenOrders
Package | Description |
---|---|
org.knowm.xchange.gateio | |
org.knowm.xchange.gateio.service |
-
Uses of GateioOpenOrders in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return GateioOpenOrders Modifier and Type Method Description GateioOpenOrders
GateioAuthenticated. getOpenOrders(String apiKey, si.mazi.rescu.ParamsDigest signer)
Methods in org.knowm.xchange.gateio with parameters of type GateioOpenOrders Modifier and Type Method Description static OpenOrders
GateioAdapters. adaptOpenOrders(GateioOpenOrders openOrders, Collection<Instrument> currencyPairs)
-
Uses of GateioOpenOrders in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service that return GateioOpenOrders Modifier and Type Method Description GateioOpenOrders
GateioTradeServiceRaw. getGateioOpenOrders()