Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.SwapMultipleOrderPlacementRequest
Packages that use SwapMultipleOrderPlacementRequest
-
Uses of SwapMultipleOrderPlacementRequest in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin with parameters of type SwapMultipleOrderPlacementRequestModifier and TypeMethodDescriptionOkexV3.swapPlaceMultipleOrders
(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, SwapMultipleOrderPlacementRequest req) -
Uses of SwapMultipleOrderPlacementRequest in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service with parameters of type SwapMultipleOrderPlacementRequestModifier and TypeMethodDescriptionOkexTradeServiceRaw.swapPlaceMultipleOrders
(SwapMultipleOrderPlacementRequest req)