afadil / wealthfolio

A Beautiful Private and Secure Desktop Investment Tracking Application
https://wealthfolio.app
GNU Lesser General Public License v3.0
3.69k stars 168 forks source link

stock performance and shares doesn't handle correctly when this stock is split-up or spilt-downs #72

Open Gnomeek opened 1 week ago

Gnomeek commented 1 week ago

Can't handle cases for stock that has been split-up or split-down. For instance, let's say I bought 1 share NVDA(631.6$ per share) at Jan 29, 2024. I should have 10 shares NVDA worthing 1028.3$. Currently this app shows I only have 1 share NVDA with -$528.77 profit.

Screenshot 2024-09-09 at 00 15 56
sosonis commented 4 hours ago

That's an issue even with Yahoo finance portfolios. I had to go and edit past transactions and adjust them post-split. Seems that it's not a very easy issue to deal with. Gets even worse with a subsequent split (for eg Apple, NVDA had 2 in recent years).