public class OKCoinBaseTradePollingService extends OkCoinBasePollingService
Modifier and Type | Field and Description |
---|---|
protected String |
apikey |
protected OkCoin |
okCoin |
protected String |
secretKey |
protected OkCoinDigest |
signatureCreator |
useIntl
exchange
Modifier | Constructor and Description |
---|---|
protected |
OKCoinBaseTradePollingService(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected static <T extends OkCoinErrorResult> |
returnOrThrow(T t) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected final OkCoin okCoin
protected final OkCoinDigest signatureCreator
protected final String apikey
protected final String secretKey
protected OKCoinBaseTradePollingService(Exchange exchange)
exchange
- protected static <T extends OkCoinErrorResult> T returnOrThrow(T t)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.