Uses of Class
xyz.felh.okx.v5.entity.ws.request.pri.CancelOrderArg
Packages that use CancelOrderArg
-
Uses of CancelOrderArg in xyz.felh.okx.v5
Methods in xyz.felh.okx.v5 with parameters of type CancelOrderArgModifier and TypeMethodDescriptionvoidOkxWsApiService.cancelOrder(String id, CancelOrderArg cancelOrderArg) WS / Cancel orderMethod parameters in xyz.felh.okx.v5 with type arguments of type CancelOrderArgModifier and TypeMethodDescriptionvoidOkxWsApiService.cancelOrders(String id, List<CancelOrderArg> cancelOrderArgs) WS / Cancel multiple orders