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

[Feature request] More decimals for transactions (amount, fee, tax) #4424

Open
Dathwada opened this issue Dec 26, 2024 · 0 comments
Open

[Feature request] More decimals for transactions (amount, fee, tax) #4424

Dathwada opened this issue Dec 26, 2024 · 0 comments

Comments

@Dathwada
Copy link

Dathwada commented Dec 26, 2024

Is your feature request related to a problem? Please describe.

My problem is that the amount (shares x quote) does not have enough decimal places to represent a transaction where I received some small amounts of a cryptocurrency where the price was also very low at the time. These transactions have an amount of €0.00 and completely mess up the performance.

e.g. 1.45678 "shares" x 0.000234 €

I saw that you made changes to the decimal places for shares and security prices in v0.50.0 but didn't made those changes to amount, fee (#2312, #2518) and tax.

Describe the solution you'd like

The allowed decimal places for amount, fee and tax should also be increased to 8 digits.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

In my opinion, there is no other way in the long term.

Additional context
There are crypto exchanges that have fiat currencies with 8 digits.
eur

When I was looking for a solution to my problem, I found many other people with the same or a similar problem in your forum:

https://forum.portfolio-performance.info/t/mehr-nachkommastellen-insgesamt-und-mehr-als-zwei-nachkommastellen-bei-konten/18542
https://forum.portfolio-performance.info/t/anzahl-der-nachkommastellen-bei-buchungen/4660
https://forum.portfolio-performance.info/t/einstandskurs-bei-pennystocks-fehler-durch-fehlende-nachkommastellen/6154
https://forum.portfolio-performance.info/t/numbers-with-more-than-two-decimals-are-cut-off/30138
https://forum.portfolio-performance.info/t/number-of-decimals/13096/9

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