Uses of Class
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLendDepth
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexLendDepth in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexLendDepth Modifier and Type Method Description BitfinexLendDepthBitfinexMarketDataServiceRaw. getBitfinexLendBook(String currency, int limitBids, int limitAsks) -
Uses of BitfinexLendDepth in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexLendDepth Modifier and Type Method Description BitfinexLendDepthBitfinex. getLendBook(String currency, int limit_bids, int limit_asks)