Uses of Class
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLend
-
Packages that use BitfinexLend Package Description org.knowm.xchange.bitfinex.service org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexLend in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexLend Modifier and Type Method Description BitfinexLend[]BitfinexMarketDataServiceRaw. getBitfinexLends(String currency, long sinceTimestamp, int limitTrades) -
Uses of BitfinexLend in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexLend Modifier and Type Method Description BitfinexLend[]Bitfinex. getLends(String currency, long timestamp, int limit_trades)
-