Package | Description |
---|---|
com.xeiam.xchange.bitfinex.v1 | |
com.xeiam.xchange.bitfinex.v1.service.polling |
Modifier and Type | Method and Description |
---|---|
BitfinexDepth |
Bitfinex.getBook(String symbol) |
BitfinexDepth |
Bitfinex.getBook(String symbol,
int limit_bids,
int limit_asks) |
Modifier and Type | Method and Description |
---|---|
static OrderBook |
BitfinexAdapters.adaptOrderBook(BitfinexDepth btceDepth,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
BitfinexDepth |
BitfinexMarketDataServiceRaw.getBitfinexOrderBook(String pair,
Integer limitBids,
Integer limitAsks) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.