Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for tickers coming from WebSocket streaming XChange driver #980

Merged

Conversation

agawron007
Copy link

@agawron007 agawron007 commented May 4, 2022

Enables stream of tickers from the exchange. Configuration requires a stream driver and the ticker rate to 0
example application.properties settings:
cassandre.trading.bot.exchange.driver-class-name=info.bitrich.xchangestream.coinbasepro.CoinbaseProStreamingExchange
cassandre.trading.bot.exchange.rates.ticker=0

@agawron007 agawron007 force-pushed the stream-support-for-tickers-ag branch 4 times, most recently from 12586f1 to 26b0db3 Compare May 11, 2022 13:25
@agawron007 agawron007 force-pushed the stream-support-for-tickers-ag branch from 26b0db3 to 5621367 Compare July 30, 2022 14:18
@straumat straumat merged commit bbaae8c into cassandre-tech:development Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants