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: open trades more accurate asset indicator #571

Merged

Conversation

uhliksk
Copy link
Contributor

@uhliksk uhliksk commented Jan 2, 2023

Description

Dust is counted to see real value of asset even if no trade is open.

Related Issue

#570

Motivation and Context

There was inconsistency in value of asset between no open trades and when open trades exists.

How Has This Been Tested?

Tested by checking value when no trade is open comparing with value when there are open trades.

Screenshots (if appropriate):

image

@uhliksk uhliksk force-pushed the fix/open-trades-better-asset-indicator branch from 75b1b8a to 103ec64 Compare January 2, 2023 16:10
@chrisleekr chrisleekr linked an issue Jan 3, 2023 that may be closed by this pull request
@chrisleekr chrisleekr added the bug Something isn't working label Jan 3, 2023
@chrisleekr chrisleekr merged commit 87c81f6 into chrisleekr:master Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dust not included in Open Trades asset indicator
2 participants