Package org.knowm.xchange.hitbtc.v2
Class HitbtcExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.hitbtc.v2.HitbtcExchange
- All Implemented Interfaces:
Exchange
-
Field Summary
Fields inherited from class org.knowm.xchange.BaseExchange
accountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeServiceFields inherited from interface org.knowm.xchange.Exchange
USE_SANDBOX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidvoidMethods inherited from class org.knowm.xchange.BaseExchange
applySpecification, getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getNonceFactory, getTradeService, 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, getMarketDataService, getNonceFactory, getResilienceRegistries, getTradeService
-
Constructor Details
-
HitbtcExchange
public HitbtcExchange()
-
-
Method Details
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
loadExchangeMetaData
- Overrides:
loadExchangeMetaDatain classBaseExchange
-
getDefaultExchangeSpecification
- Specified by:
getDefaultExchangeSpecificationin interfaceExchange
-
remoteInit
- Specified by:
remoteInitin interfaceExchange- Overrides:
remoteInitin classBaseExchange- Throws:
IOException
-