Package | Description |
---|---|
com.xeiam.xchange.bitfinex.v1 | |
com.xeiam.xchange.bitfinex.v1.dto.marketdata |
Modifier and Type | Method and Description |
---|---|
static BitfinexAdapters.OrdersContainer |
BitfinexAdapters.adaptOrders(BitfinexLevel[] bitfinexLevels,
CurrencyPair currencyPair,
Order.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
BitfinexLevel[] |
BitfinexDepth.getAsks() |
BitfinexLevel[] |
BitfinexDepth.getBids() |
Constructor and Description |
---|
BitfinexDepth(BitfinexLevel[] asks,
BitfinexLevel[] bids)
Constructor
|
BitfinexDepth(BitfinexLevel[] asks,
BitfinexLevel[] bids)
Constructor
|
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.