Uses of Class
org.knowm.xchange.gateio.dto.trade.GateioOpenOrder
Packages that use GateioOpenOrder
-
Uses of GateioOpenOrder in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio with parameters of type GateioOpenOrderModifier and TypeMethodDescriptionstatic LimitOrderGateioAdapters.adaptOrder(GateioOpenOrder order, Collection<Instrument> currencyPairs) -
Uses of GateioOpenOrder in org.knowm.xchange.gateio.dto.trade
Methods in org.knowm.xchange.gateio.dto.trade that return types with arguments of type GateioOpenOrderConstructor parameters in org.knowm.xchange.gateio.dto.trade with type arguments of type GateioOpenOrderModifierConstructorDescriptionGateioOpenOrders(Boolean result, List<GateioOpenOrder> orders, String msg) Constructor