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

Implement an event for candlestick data #4889

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

cronokirby
Copy link
Contributor

Describe your changes

This adds a new event EventCandlestickData, containing a directed trading pair and a candlestick, allowing us to emit events for when trading activity producing a stick happens on a given pair, at a given height.

Issue ticket number and link

Closes #4868

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    event addition only

@conorsch conorsch merged commit ea7e231 into main Oct 8, 2024
13 checks passed
@conorsch conorsch deleted the candlestick-events branch October 8, 2024 18:49
conorsch pushed a commit that referenced this pull request Oct 8, 2024
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.

Add event for candlestick data
2 participants