public class BTCEBasePollingService extends BaseExchangeService implements BasePollingService
Modifier and Type | Field and Description |
---|---|
protected String |
apiKey |
protected BTCEAuthenticated |
btce |
protected si.mazi.rescu.ParamsDigest |
signatureCreator |
exchange
Constructor and Description |
---|
BTCEBasePollingService(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
checkResult(BTCEReturn<?> result) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected final String apiKey
protected final BTCEAuthenticated btce
protected final si.mazi.rescu.ParamsDigest signatureCreator
public BTCEBasePollingService(Exchange exchange)
exchange
- protected void checkResult(BTCEReturn<?> result)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.