Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexCancelAllOrdersRequest
-
Packages that use BitfinexCancelAllOrdersRequest Package Description org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexCancelAllOrdersRequest in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 with parameters of type BitfinexCancelAllOrdersRequest Modifier and Type Method Description BitfinexOrderStatusResponseBitfinexAuthenticated. cancelAllOrders(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexCancelAllOrdersRequest cancelAllOrdersRequest)
-