ghostfolio
ghostfolio copied to clipboard
Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
Dividends
Is there also an idea / implementation regarding dividend payment that can be registered ?
Adding or editing an transaction will spit out following error for every day between now and date of the transaction. I have multiple transactions with the same date not sure...
When I add stock with price "0" overview does not load and console spits out errors: ``` ghostfolio_1 | [Nest] 1 - 12/07/2021, 5:03:29 PM ERROR [ExceptionsHandler] [big.js] Division by...
One of the areas that's missing is the total current value of an investment on the Holdings screen. Here's a way to show it without overcrowding it:  Logo is...
By updating the individual datasets of the allocation charts we can smooth out the transition between 'initial' and 'current' view modes. For this to work we need to somehow map...
On mobile: And, on dekstop it fades: I definitely love the simplicity and minimalistic design of ghostfolio (one of the main reasons, in addition to being open source + nice...
The line chart looks a bit frazzled, especially rendered on small screens with many data points.  Decimate the data points of `gf-line-chart` with [Data Decimation](https://www.chartjs.org/docs/latest/configuration/decimation.html).
Hello, I would truly appreciate it if you could add the function to just add wallet addresses or in best case XPUB Key tracking. With the xpub key, you can...