public class VaultoroExchange extends BaseExchange implements Exchange
| Modifier and Type | Field and Description |
|---|---|
static BigDecimal |
latest |
static long |
latestTimestamp |
accountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeService| Constructor and Description |
|---|
VaultoroExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySpecification(ExchangeSpecification exchangeSpecification) |
ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory() |
protected void |
initServices() |
void |
remoteInit() |
getAccountService, getExchangeMetaData, getExchangeSpecification, getExchangeSymbols, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAccountService, getExchangeMetaData, getExchangeSpecification, getExchangeSymbols, getMarketDataService, getTradeServicepublic static BigDecimal latest
public static long latestTimestamp
public void applySpecification(ExchangeSpecification exchangeSpecification)
applySpecification in interface ExchangeapplySpecification in class BaseExchangeprotected void initServices()
initServices in class BaseExchangepublic ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
getNonceFactory in interface Exchangepublic void remoteInit()
throws IOException
remoteInit in interface ExchangeremoteInit in class BaseExchangeIOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.