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