Package org.knowm.xchange.bitcoincharts
Class BitcoinChartsExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.bitcoincharts.BitcoinChartsExchange
- All Implemented Interfaces:
Exchange
public class BitcoinChartsExchange extends BaseExchange implements Exchange
-
Field Summary
Fields inherited from class org.knowm.xchange.BaseExchange
accountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeService -
Constructor Summary
Constructors Constructor Description BitcoinChartsExchange()Constructor -
Method Summary
Modifier and Type Method Description ExchangeSpecificationgetDefaultExchangeSpecification()si.mazi.rescu.SynchronizedValueFactory<Long>getNonceFactory()protected voidinitServices()voidremoteInit()Methods inherited from class org.knowm.xchange.BaseExchange
applySpecification, getAccountService, getExchangeMetaData, getExchangeSpecification, getExchangeSymbols, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.knowm.xchange.Exchange
applySpecification, getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getExchangeSymbols, getMarketDataService, getResilienceRegistries, getTradeService
-
Constructor Details
-
BitcoinChartsExchange
public BitcoinChartsExchange()Constructor
-
-
Method Details
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
getDefaultExchangeSpecification
- Specified by:
getDefaultExchangeSpecificationin interfaceExchange
-
getNonceFactory
- Specified by:
getNonceFactoryin interfaceExchange- Overrides:
getNonceFactoryin classBaseExchange
-
remoteInit
- Specified by:
remoteInitin interfaceExchange- Overrides:
remoteInitin classBaseExchange- Throws:
IOExceptionExchangeException
-