public class CoinbaseExBasePollingService<T extends CoinbaseEx> extends BaseExchangeService implements BasePollingService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected T |
coinbaseEx |
protected si.mazi.rescu.ParamsDigest |
digest |
protected String |
passphrase |
exchange| Modifier | Constructor and Description |
|---|---|
protected |
CoinbaseExBasePollingService(Class<T> type,
Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyPair> |
getExchangeSymbols() |
protected String |
getTimestamp() |
verifyOrder, verifyOrder, verifyOrderprotected final T extends CoinbaseEx coinbaseEx
protected final si.mazi.rescu.ParamsDigest digest
protected final String apiKey
protected final String passphrase
public List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols in interface BasePollingServicegetExchangeSymbols in class BaseExchangeServiceIOExceptionprotected String getTimestamp()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.