public class BinanceBaseService extends BaseExchangeService implements BaseService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected BinanceAuthenticated |
binance |
protected org.slf4j.Logger |
LOG |
protected si.mazi.rescu.ParamsDigest |
signatureCreator |
exchange| Modifier | Constructor and Description |
|---|---|
protected |
BinanceBaseService(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
BinanceExchangeInfo |
getExchangeInfo() |
long |
getTimestamp() |
void |
refreshTimestamp()
After period of time, the deltaServerTime may not accurate again.
|
getClientConfig, verifyOrder, verifyOrder, verifyOrderprotected final org.slf4j.Logger LOG
protected final String apiKey
protected final BinanceAuthenticated binance
protected final si.mazi.rescu.ParamsDigest signatureCreator
protected BinanceBaseService(Exchange exchange)
public long getTimestamp()
throws IOException
IOExceptionpublic void refreshTimestamp()
public BinanceExchangeInfo getExchangeInfo() throws IOException
IOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.