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