Uses of Class
org.knowm.xchange.gateio.dto.trade.GateioPlaceOrderReturn
Packages that use GateioPlaceOrderReturn
-
Uses of GateioPlaceOrderReturn in org.knowm.xchange.gateio
Methods in org.knowm.xchange.gateio that return GateioPlaceOrderReturnModifier and TypeMethodDescriptionGateioAuthenticated.buy(String currencyPair, BigDecimal rate, BigDecimal amount, String apiKey, si.mazi.rescu.ParamsDigest signer) GateioAuthenticated.sell(String currencyPair, BigDecimal rate, BigDecimal amount, String apiKey, si.mazi.rescu.ParamsDigest signer)