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

Fix performance chart color edge case bug #859

Merged
merged 5 commits into from
Dec 5, 2024
Merged

Conversation

kenkunz
Copy link
Contributor

@kenkunz kenkunz commented Dec 5, 2024

close #858

- edge case occurs when the first value in the time interval rollup has
  different +/- sign delta with final value than the actual first tick value
- prepend initial quote to prevent start value from being "swallowed"
- override initial value to 0 when displaying "Max" timeframe
@kenkunz kenkunz merged commit 1272486 into master Dec 5, 2024
4 checks passed
@kenkunz kenkunz deleted the 858-chart-color branch December 5, 2024 19:08
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.

Strategy performance chart color indicator error
1 participant