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: next-buy-grid missing for completed buy grids #557

Conversation

rando128
Copy link
Contributor

Description

The suggested breakeven section of PR #554 is not shown if the buy grid is completed. This PR properly handles the distinction between manual trades (that are currently not supported by the next-buy-grid feature) and buy grids that have all grid trades completed.

How Has This Been Tested?

Issue detected on my production server and fix now working.

Screenshots (if appropriate):

Exemple of grid state that would be missing the breakeven section if this fix is not applied:

Screenshot 2022-12-22 at 19 25 24

@chrisleekr
Copy link
Owner

@rando128 LGTM!

@chrisleekr chrisleekr merged commit 1f6fd0a into chrisleekr:master Dec 22, 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