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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applySpecification, getExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService
protected void initServices()
initServices
in class BaseExchange
public ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification
in interface Exchange
public si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
Exchange
getNonceFactory
in interface Exchange
public void remoteInit() throws IOException, ExchangeException
Exchange
Exchange.getMetaData()
. Some exchanges
require it before using some of their services.remoteInit
in interface Exchange
remoteInit
in class BaseExchange
IOException
ExchangeException
protected void loadMetaData(InputStream is)
loadMetaData
in class BaseExchange
public BitcoinAverageMetaData getBitcoinAverageMetaData()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.