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, 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
protected void loadMetaData(InputStream is)
loadMetaData
in class BaseExchange
public void remoteInit()
Exchange
Exchange.getMetaData()
. Some exchanges
require it before using some of their services.remoteInit
in interface Exchange
remoteInit
in class BaseExchange
public BTCEMetaData getBtceMetaData()
public BTCEExchangeInfo getBtceExchangeInfo()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.