Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexFundingTradeResponse
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexFundingTradeResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexFundingTradeResponse Modifier and Type Method Description BitfinexFundingTradeResponse[]BitfinexTradeServiceRaw. getBitfinexFundingHistory(String symbol, Date until, int limit_trades) -
Uses of BitfinexFundingTradeResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexFundingTradeResponse Modifier and Type Method Description BitfinexFundingTradeResponse[]BitfinexAuthenticated. pastFundingTrades(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexPastFundingTradesRequest bitfinexPastFundingTradesRequest)