Skip to content

Fix update_bar aggregation function #2430

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Fix update_bar aggregation function #2430

merged 1 commit into from
Mar 10, 2025

Conversation

faysou
Copy link
Collaborator

@faysou faysou commented Mar 10, 2025

Pull Request

Solves issues encountered in Bar constructor for example Condition.is_true(high._mem.raw >= close._mem.raw, "high was < close")

Thank you to @hjander for helping on debugging this.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

Existing tests should still pass, the code change makes it like the update function used for quotes and trades.

@faysou faysou force-pushed the baraggfix branch 4 times, most recently from 79a2f5c to b3db033 Compare March 10, 2025 11:12
@cjdsellers cjdsellers changed the title Refine update_bar aggregation function Fix update_bar aggregation function Mar 10, 2025
@cjdsellers cjdsellers merged commit b213671 into develop Mar 10, 2025
12 checks passed
@cjdsellers cjdsellers deleted the baraggfix branch March 10, 2025 20:49
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