Package | Description |
---|---|
com.xeiam.xchange.coinbaseex | |
com.xeiam.xchange.coinbaseex.service.polling |
Modifier and Type | Method and Description |
---|---|
CoinbaseExProductBook |
CoinbaseEx.getProductOrderBook(String baseCurrency,
String targetCurrency,
String level) |
Modifier and Type | Method and Description |
---|---|
static OrderBook |
CoinbaseExAdapters.adaptOrderBook(CoinbaseExProductBook book,
CurrencyPair currencyPair) |
static Ticker |
CoinbaseExAdapters.adaptTicker(CoinbaseExProductTicker ticker,
CoinbaseExProductStats stats,
CoinbaseExProductBook book,
CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
CoinbaseExProductBook |
CoinbaseExMarketDataServiceRaw.getCoinbaseExProductOrderBook(CurrencyPair currencyPair) |
CoinbaseExProductBook |
CoinbaseExMarketDataServiceRaw.getCoinbaseExProductOrderBook(CurrencyPair currencyPair,
int level) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.