public class OKCoinBaseTradePollingService extends OkCoinBasePollingService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apikey |
protected OkCoin |
okCoin |
protected String |
secretKey |
protected OkCoinDigest |
signatureCreator |
useIntlexchange| 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, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected 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–2017 Xeiam, LLC. All rights reserved.