Self hosted portfolio tracking
from OpenAltFinder@lemmy.world to selfhosted@lemmy.world on 11 Jun 09:10
https://lemmy.world/post/48026194
from OpenAltFinder@lemmy.world to selfhosted@lemmy.world on 11 Jun 09:10
https://lemmy.world/post/48026194
Is anyone aware of any self hosted portfolio tracking software?
Something like TradingView or Yahoo Finance, where I can input my trades, and track tickers.
threaded - newest
A friend of mine is building something like that but it’s still very early days, also I think it’s limited to eToro I think. Usually APIs are available so maybe there’s a possibility to whip something up yourself
I’ve not yet given it a go, but been meaning to try Ghostfolio
That has been on my list too. May give it a go tonight.
Just played around with the demo, and looks very promising.
I’ve been running it for a while now and it is really good. The annoying bit is that you have to roll your own import flow to get your portfolio data in. And many brokerages do not make it easy to get that data in a reasonable format.
@OpenAltFinder I'm using Portfolio Performance, which is a Java desktop application based on Eclipse.
https://www.portfolio-performance.info/en/
This is the way. It’s a local application though, but then again, I don’t see why you’d want to server-host this in the first place. Sync the database via Syncthing or Nextcloud and you’re good to go.
It’s been a while since I used it, but I think kmymoney has some basic features in that direction.