Gonçalo Rodrigues 5d30b5eaee fix: portfolio current value divided by 100 erroneously
currentPrice is already in cents, so currentValue = price * shares.
The extra /100 made every holding appear worth 100x less than its cost,
producing ~-100% P&L on every position and an empty allocation chart
(values too small for Chart.js to render).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 18:41:13 +01:00
..
2026-06-13 11:25:23 +01:00
2026-06-13 11:25:23 +01:00