Self hosted portfolio tracking
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.

#selfhosted

threaded - newest

Vinny_93@lemmy.world on 11 Jun 09:17 next collapse

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

shaun@lemmy.world on 11 Jun 09:31 next collapse

I’ve not yet given it a go, but been meaning to try Ghostfolio

slazer2au@lemmy.world on 11 Jun 09:32 next collapse

That has been on my list too. May give it a go tonight.

OpenAltFinder@lemmy.world on 11 Jun 09:35 collapse

Just played around with the demo, and looks very promising.

eodur@piefed.social on 11 Jun 11:32 collapse

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.

db_geek@norden.social on 11 Jun 09:51 next collapse

@OpenAltFinder I'm using Portfolio Performance, which is a Java desktop application based on Eclipse.
https://www.portfolio-performance.info/en/

IratePirate@feddit.org on 11 Jun 10:05 collapse

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.

StrawberryPigtails@discuss.tchncs.de on 11 Jun 10:02 collapse

It’s been a while since I used it, but I think kmymoney has some basic features in that direction.