ghostfolio
ghostfolio copied to clipboard
Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
There is a discrepancy between the allocation reported in "X-Ray Currency Cluster Risks" and the allocation reported under "Allocations" for _current investment_ only. In X-ray it says: > Current Investment:...
Hi, Thank you for the nice product, am running ghostfolio in docker, after importing around 2814 transactions, now am unable to access any tab under Portfolio section. Getting 500 Internal...
Define an input property (`@Input() isAnimated: boolean`) in [GfLineChartModule](https://github.com/ghostfolio/ghostfolio/tree/main/libs/ui/src/lib/line-chart) which animates the line chart. Resource: https://www.chartjs.org/docs/next/samples/animations/progressive-line.html
Hi, I promised to report a few inconsistencies that I noticed while testing Ghostfolio functionalities. When thinking about the **performance** of a security, I generally think of three components: -...
Summary ``` [ { symbol: 'GOOG', currency: null, date: '2009-06-15', dataSource: null, fee: Big { s: 1, e: 0, c: [Array], constructor: [Function] }, itemType: 'start', name: '', quantity: Big...
Would it be possible to add ability to limit overview to show data from one account only? I have one account with free stocks and it messes up overview of...
I'm using DEGIRO with a EUR account. That means that all costs are done in EUR. But the transactions I do can be done in USD. When trying to add...
Hi. I was looking for help on how to import activities and could not find any. Am I missing something? This could make it easier for people to onboard and...
I'm trying to import all of my historical data and I have a stock from a company that no longer exists (it was bought by another company). When I try...
Currently, the performance chart clears the data point if only one historical market data of the whole portfolio for this specific date is missing. This leads to straight lines in...