public class CoinbaseExMarketDataServiceRaw extends CoinbaseExBasePollingService<CoinbaseEx>
apiKey, coinbaseEx, digest, passphraseexchange| Constructor and Description |
|---|
CoinbaseExMarketDataServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
CoinbaseExProductBook |
getCoinbaseExProductOrderBook(CurrencyPair currencyPair) |
CoinbaseExProductBook |
getCoinbaseExProductOrderBook(CurrencyPair currencyPair,
int level) |
CoinbaseExProductStats |
getCoinbaseExProductStats(CurrencyPair currencyPair) |
CoinbaseExProductTicker |
getCoinbaseExProductTicker(CurrencyPair currencyPair) |
CoinbaseExTrade[] |
getCoinbaseExTrades(CurrencyPair currencyPair,
int limit) |
getExchangeSymbols, getTimestampverifyOrder, verifyOrder, verifyOrderpublic CoinbaseExMarketDataServiceRaw(Exchange exchange)
public CoinbaseExProductTicker getCoinbaseExProductTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CoinbaseExProductStats getCoinbaseExProductStats(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CoinbaseExProductBook getCoinbaseExProductOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CoinbaseExProductBook getCoinbaseExProductOrderBook(CurrencyPair currencyPair, int level) throws IOException
IOExceptionpublic CoinbaseExTrade[] getCoinbaseExTrades(CurrencyPair currencyPair, int limit) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.