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