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.

      • eodur@piefed.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        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@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          I don’t really mind that, happy to input my own trades (as they’re very infrequent as an ETF investor).

    • IratePirate@feddit.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      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.

  • Nighed@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    The problem is access to market data. You are not going to find reliable (free) APIs for all the shares you want, never mind mutual funds etc.

    If anyone knows options for UK/US data that is likely to remain free for year then let me know!

    You can just scrape brokers websites of course, but it gets funky when there are splits/reverse splits/mergers.

  • Vinny_93@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    2 days ago

    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