public class BitcoinAverageExchange extends BaseExchange implements Exchange
exchangeSpecification, logger, metaData, pollingAccountService, pollingMarketDataService, pollingTradeService, streamingExchangeService| Constructor and Description |
|---|
BitcoinAverageExchange() |
| Modifier and Type | Method and Description |
|---|---|
BitcoinAverageMetaData |
getBitcoinAverageMetaData() |
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 BaseExchangepublic ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
ExchangegetNonceFactory in interface Exchangepublic void remoteInit()
throws IOException,
ExchangeException
ExchangeExchange.getMetaData(). Some exchanges
require it before using some of their services.remoteInit in interface ExchangeremoteInit in class BaseExchangeIOExceptionExchangeExceptionprotected void loadMetaData(InputStream is)
loadMetaData in class BaseExchangepublic BitcoinAverageMetaData getBitcoinAverageMetaData()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.