Package org.knowm.xchange.therock
Class TheRockExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.therock.TheRockExchange
- All Implemented Interfaces:
Exchange
- Author:
- Matija Mazi
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.use TheRockCancelOrderParams insteadFields 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 voidMethods inherited from class org.knowm.xchange.BaseExchange
getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, remoteInit, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.knowm.xchange.Exchange
getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getResilienceRegistries, getTradeService, remoteInit
-
Field Details
-
CURRENCY_PAIR
Deprecated.use TheRockCancelOrderParams instead- See Also:
-
-
Constructor Details
-
TheRockExchange
public TheRockExchange()
-
-
Method Details
-
applySpecification
- Specified by:
applySpecificationin interfaceExchange- Overrides:
applySpecificationin classBaseExchange
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
getDefaultExchangeSpecification
- Specified by:
getDefaultExchangeSpecificationin interfaceExchange
-
getNonceFactory
- Specified by:
getNonceFactoryin interfaceExchange- Overrides:
getNonceFactoryin classBaseExchange
-