public class HitbtcExchange extends BaseExchange implements Exchange
exchangeSpecification, logger, metaData, pollingAccountService, pollingMarketDataService, pollingTradeService, streamingExchangeService| Constructor and Description |
|---|
HitbtcExchange() |
| Modifier and Type | Method and Description |
|---|---|
ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory()
The nonce factory used to create a nonce value.
|
protected void |
initServices() |
protected void |
loadMetaData(InputStream is) |
void |
remoteInit()
Initialize this instance with the remote meta data.
|
applySpecification, getExchangeSpecification, getMetaData, getMetaDataFileName, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, loadExchangeMetaData, loadMetaData, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplySpecification, getExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeServiceprotected void initServices()
initServices in class BaseExchangeprotected void loadMetaData(InputStream is)
loadMetaData in class BaseExchangepublic void remoteInit()
throws IOException
ExchangeExchange.getMetaData(). Some exchanges
require it before using some of their services.remoteInit in interface ExchangeremoteInit in class BaseExchangeIOExceptionpublic ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
ExchangegetNonceFactory in interface ExchangeCopyright © 2012–2017 Xeiam, LLC. All rights reserved.