Package | Description |
---|---|
com.xeiam.xchange.bitfinex.v1 | |
com.xeiam.xchange.bitfinex.v1.service.polling |
Modifier and Type | Method and Description |
---|---|
BitfinexTrade[] |
Bitfinex.getTrades(String symbol,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
static Trade |
BitfinexAdapters.adaptTrade(BitfinexTrade trade,
CurrencyPair currencyPair) |
static Trades |
BitfinexAdapters.adaptTrades(BitfinexTrade[] trades,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
BitfinexTrade[] |
BitfinexMarketDataServiceRaw.getBitfinexTrades(String pair,
long sinceTimestamp) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.