Package org.knowm.xchange.coinbasepro
Class CoinbaseProExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.coinbasepro.CoinbaseProExchange
- All Implemented Interfaces:
Exchange
-
Nested Class Summary
Nested Classes -
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 TypeMethodDescriptionvoidapplySpecification(ExchangeSpecification exchangeSpecification) si.mazi.rescu.SynchronizedValueFactory<Long>protected voidvoidMethods inherited from class org.knowm.xchange.BaseExchange
getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, toString
-
Constructor Details
-
CoinbaseProExchange
public CoinbaseProExchange()
-
-
Method Details
-
applySpecification
- Specified by:
applySpecificationin interfaceExchange- Overrides:
applySpecificationin classBaseExchange
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
getDefaultExchangeSpecification
-
getNonceFactory
- Specified by:
getNonceFactoryin interfaceExchange- Overrides:
getNonceFactoryin classBaseExchange
-
getResilienceRegistries
-
remoteInit
- Specified by:
remoteInitin interfaceExchange- Overrides:
remoteInitin classBaseExchange- Throws:
IOException
-