Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexFundingTradeResponse
Packages that use BitfinexFundingTradeResponse
-
Uses of BitfinexFundingTradeResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexFundingTradeResponseModifier and TypeMethodDescriptionBitfinexTradeServiceRaw.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 BitfinexFundingTradeResponseModifier and TypeMethodDescriptionBitfinexAuthenticated.pastFundingTrades
(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexPastFundingTradesRequest bitfinexPastFundingTradesRequest)