Uses of Class
org.knowm.xchange.okcoin.dto.trade.result.OkCoinBatchTradeResult
Packages that use OkCoinBatchTradeResult
-
Uses of OkCoinBatchTradeResult in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return OkCoinBatchTradeResultModifier and TypeMethodDescriptionOkCoin.cancelOrders
(String api_key, String orderIds, String symbols, si.mazi.rescu.ParamsDigest sign) -
Uses of OkCoinBatchTradeResult in org.knowm.xchange.okcoin.service
Methods in org.knowm.xchange.okcoin.service that return OkCoinBatchTradeResultModifier and TypeMethodDescriptionOkCoinTradeServiceRaw.cancelUpToThreeOrders
(Set<Long> orderIds, String symbol) 多笔订单取消 一次最多取消三个订单