matdue / ibkr-steuerrechner

Calculate German taxes from your Statement of Funds
MIT License
5 stars 2 forks source link

Consider parsing fractional shares #5

Closed JulindM closed 2 weeks ago

JulindM commented 3 weeks ago
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

matdue commented 2 weeks ago

Looks good, thanks! I'm going to change the float into a Decimal later because decimals fit much better in financial environments.