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

Kraken: add support for OHLC Streaming #4826

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Conversation

rvullriede
Copy link
Contributor

This PR adds support for OHLC Streaming for Kraken. It requires a (backward-compatible) change to NettyStreamingService in order to allow streaming of OHLC for multiple intervals for the same currrency pair.
Without this change the channelId won't be unique and interfere with each other.

@timmolter
Copy link
Member

If you fix the conflicts, I will merge this.

@rvullriede
Copy link
Contributor Author

Rebased and fixed conflicts.

@rvullriede rvullriede reopened this Apr 29, 2024
@timmolter timmolter merged commit ec1e37b into knowm:develop Apr 29, 2024
0 of 2 checks passed
@timmolter
Copy link
Member

Hello @rvullriede After merging, import info.bitrich.xchangestream.kraken.dto.KrakenStreamingOhlc seems to be missing. Would you kindly take a look?

@rvullriede
Copy link
Contributor Author

@timmolter, I've pushed the missing class, I got lost during cleaning up my git history. sorry for that.

@timmolter
Copy link
Member

ok, thanks. Can you make a new PR?

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.

2 participants