public class PoloniexBasePollingService extends BaseExchangeService implements BasePollingService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected Poloniex |
poloniex |
protected PoloniexAuthenticated |
poloniexAuthenticated |
protected si.mazi.rescu.ParamsDigest |
signatureCreator |
exchange| Constructor and Description |
|---|
PoloniexBasePollingService(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyPair> |
getExchangeSymbols() |
verifyOrder, verifyOrder, verifyOrderprotected final String apiKey
protected final PoloniexAuthenticated poloniexAuthenticated
protected final si.mazi.rescu.ParamsDigest signatureCreator
protected final Poloniex poloniex
public PoloniexBasePollingService(Exchange exchange)
exchange - public List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols in interface BasePollingServicegetExchangeSymbols in class BaseExchangeServiceIOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.