Package | Description |
---|---|
com.xeiam.xchange.bitfinex.v1 | |
com.xeiam.xchange.bitfinex.v1.dto.marketdata |
Modifier and Type | Method and Description |
---|---|
static List<FixedRateLoanOrder> |
BitfinexAdapters.adaptFixedRateLoanOrders(BitfinexLendLevel[] orders,
String currency,
String orderType,
String id) |
static List<FloatingRateLoanOrder> |
BitfinexAdapters.adaptFloatingRateLoanOrders(BitfinexLendLevel[] orders,
String currency,
String orderType,
String id) |
Modifier and Type | Method and Description |
---|---|
BitfinexLendLevel[] |
BitfinexLendDepth.getAsks() |
BitfinexLendLevel[] |
BitfinexLendDepth.getBids() |
Constructor and Description |
---|
BitfinexLendDepth(BitfinexLendLevel[] asks,
BitfinexLendLevel[] bids)
Constructor
|
BitfinexLendDepth(BitfinexLendLevel[] asks,
BitfinexLendLevel[] bids)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.