public class LgoStreamingExchange extends org.knowm.xchange.lgo.LgoExchange implements StreamingExchange
exchangeMetaData, exchangeSpecification, loggerACCEPT_ALL_CERITICATES, ENABLE_LOGGING_HANDLER, SOCKS_PROXY_HOST, SOCKS_PROXY_PORT, USE_SANDBOX| Constructor and Description |
|---|
LgoStreamingExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySpecification(org.knowm.xchange.ExchangeSpecification exchangeSpecification) |
io.reactivex.Completable |
connect(ProductSubscription... args) |
io.reactivex.Completable |
disconnect() |
LgoStreamingAccountService |
getStreamingAccountService() |
StreamingMarketDataService |
getStreamingMarketDataService() |
LgoStreamingTradeService |
getStreamingTradeService() |
protected void |
initServices() |
boolean |
isAlive() |
void |
useCompressedMessages(boolean compressedMessages) |
getCurrencies, getDefaultExchangeSpecification, getMarketDataService, getNonceFactory, getProducts, getSignatureService, getTradeService, remoteInitgetAccountService, getExchangeMetaData, getExchangeSpecification, getExchangeSymbols, getMetaDataFileName, loadExchangeMetaData, loadMetaData, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyStreamingSpecification, connectionIdle, connectionSuccess, disconnectObservable, messageDelay, reconnectFailure, resubscribeChannelsprotected void initServices()
initServices in class org.knowm.xchange.lgo.LgoExchangepublic void applySpecification(org.knowm.xchange.ExchangeSpecification exchangeSpecification)
applySpecification in interface org.knowm.xchange.ExchangeapplySpecification in class org.knowm.xchange.BaseExchangepublic io.reactivex.Completable connect(ProductSubscription... args)
connect in interface StreamingExchangepublic io.reactivex.Completable disconnect()
disconnect in interface StreamingExchangepublic boolean isAlive()
isAlive in interface StreamingExchangepublic StreamingMarketDataService getStreamingMarketDataService()
getStreamingMarketDataService in interface StreamingExchangepublic LgoStreamingAccountService getStreamingAccountService()
getStreamingAccountService in interface StreamingExchangepublic LgoStreamingTradeService getStreamingTradeService()
getStreamingTradeService in interface StreamingExchangepublic void useCompressedMessages(boolean compressedMessages)
useCompressedMessages in interface StreamingExchangeCopyright © 2020. All rights reserved.