public class CryptsyBasePollingService extends BaseExchangeService implements BasePollingService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected Cryptsy |
cryptsy |
protected CryptsyAuthenticated |
cryptsyAuthenticated |
protected si.mazi.rescu.ParamsDigest |
signatureCreator |
exchange| Constructor and Description |
|---|
CryptsyBasePollingService(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends CryptsyGenericReturn> |
checkResult(T info) |
List<CurrencyPair> |
getExchangeSymbols() |
verifyOrder, verifyOrder, verifyOrderprotected final String apiKey
protected final CryptsyAuthenticated cryptsyAuthenticated
protected final si.mazi.rescu.ParamsDigest signatureCreator
protected final Cryptsy cryptsy
public CryptsyBasePollingService(Exchange exchange)
exchange - public List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols in interface BasePollingServicegetExchangeSymbols in class BaseExchangeServiceIOExceptionpublic static <T extends CryptsyGenericReturn> T checkResult(T info)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.