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

"PROFIT/LOSS %" incorrect format for positive values #82

Open
michaelbnewman opened this issue Jul 7, 2022 · 0 comments
Open

"PROFIT/LOSS %" incorrect format for positive values #82

michaelbnewman opened this issue Jul 7, 2022 · 0 comments

Comments

@michaelbnewman
Copy link

Steps to Reproduce

  1. Run any DCA analysis.
  2. Look at "PROFIT/LOSS %" column.
  3. Any positive value is showing as format "+$#.##" but really means "#.##%".

Expected Result

Show positive percentages as percentages.

Actual Result

Good at top with +95.48%:

Price development of BTC
Investing $10 in BTC from Jun 2019 to Jun 2022 every 7 days ($1,570 in total) would result in $3,069.03 of value! Average price of $15,200.65 per 1BTC. +95.48%!

Also good in Information block with +95.48%:
image

Bad in summary table with +$95.48:
image

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

No branches or pull requests

1 participant