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