public class BTCEExchange extends BaseExchange implements Exchange
exchangeSpecification, logger, metaData, pollingAccountService, pollingMarketDataService, pollingTradeService, streamingExchangeService| Constructor and Description |
|---|
BTCEExchange() |
| Modifier and Type | Method and Description |
|---|---|
BTCEExchangeInfo |
getBtceExchangeInfo() |
BTCEMetaData |
getBtceMetaData() |
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 Exchangeprotected void loadMetaData(InputStream is)
loadMetaData in class BaseExchangepublic void remoteInit()
ExchangeExchange.getMetaData(). Some exchanges
require it before using some of their services.remoteInit in interface ExchangeremoteInit in class BaseExchangepublic BTCEMetaData getBtceMetaData()
public BTCEExchangeInfo getBtceExchangeInfo()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.