Class BinanceFutureStreamingExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.binance.BinanceExchange
info.bitrich.xchangestream.binance.BinanceStreamingExchange
info.bitrich.xchangestream.binancefuture.BinanceFutureStreamingExchange
- All Implemented Interfaces:
- StreamingExchange,- Exchange
Simple endpoint switch as we cannot inject it when setting up the endpoint.
- 
Field SummaryFields inherited from class info.bitrich.xchangestream.binance.BinanceStreamingExchangeFETCH_ORDER_BOOK_LIMIT, USE_HIGHER_UPDATE_FREQUENCY, USE_REALTIME_BOOK_TICKERFields inherited from class org.knowm.xchange.binance.BinanceExchangeEXCHANGE_TYPE, FUTURES_URL, INVERSE_FUTURES_URL, PORTFOLIO_MARGIN_URL, RESILIENCE_REGISTRIES, SANDBOX_FUTURES_URL, SANDBOX_INVERSE_FUTURES_URL, SANDBOX_SPOT_URL, timestampFactoryFields inherited from class org.knowm.xchange.BaseExchangeaccountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeServiceFields inherited from interface org.knowm.xchange.ExchangeUSE_SANDBOXFields inherited from interface info.bitrich.xchangestream.core.StreamingExchangeACCEPT_ALL_CERITICATES, AUTO_RECONNECT, ENABLE_LOGGING_HANDLER, L3_ORDERBOOK, SOCKS_PROXY_HOST, SOCKS_PROXY_PORT
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class info.bitrich.xchangestream.binance.BinanceStreamingExchangebuildSubscriptionStreams, connect, connect, connectionStateObservable, connectionSuccess, createStreamingService, disableLiveSubscription, disconnect, enableLiveSubscription, getStreamingAccountService, getStreamingMarketDataService, getStreamingTradeService, initServices, isAlive, reconnectFailure, setChannelInactiveHandler, useCompressedMessagesMethods inherited from class org.knowm.xchange.binance.BinanceExchangeapplySpecification, getDefaultExchangeSpecification, getNonceFactory, getResilienceRegistries, getTimestampFactory, isAuthenticated, isFuturesEnabled, isPortfolioMarginEnabled, remoteInit, resetResilienceRegistries, usingSandboxMethods inherited from class org.knowm.xchange.BaseExchangegetAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.knowm.xchange.ExchangeapplySpecification, getAccountService, getDefaultExchangeSpecification, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getNonceFactory, getResilienceRegistries, getTradeService, remoteInitMethods inherited from interface info.bitrich.xchangestream.core.StreamingExchangeapplyStreamingSpecification, connectionIdle, disconnectObservable, messageDelay, resubscribeChannels
- 
Constructor Details- 
BinanceFutureStreamingExchangepublic BinanceFutureStreamingExchange()
 
- 
- 
Method Details- 
getStreamingBaseUri- Overrides:
- getStreamingBaseUriin class- BinanceStreamingExchange
 
 
-