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, verifyOrder
protected 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 BasePollingService
getExchangeSymbols
in class BaseExchangeService
IOException
protected String getTimestamp()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.