ghostfolio icon indicating copy to clipboard operation
ghostfolio copied to clipboard

Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍

Results 339 ghostfolio issues
Sort by recently updated
recently updated
newest added

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

enhancement
good first issue
help wanted

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: -...

bug
question

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...

enhancement

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...

documentation
enhancement

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...

question

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...

enhancement