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