toolsy

Language

Ghostfolio

Free Portfolio Tracker Open Source — Ghostfolio

Track your stocks, ETFs, and crypto in one private dashboard — free open-source portfolio tracker.

v3.3.0
May 2026
WindowsmacOSLinuxFreeOpen Source

Most portfolio tracking services come with a subscription and a business model that depends on selling your financial data or upselling wealth management products. Sharesight charges up to $48 per month for full multi-account tracking. Personal Capital (Empower) offers free tools but earns through managed account leads. Delta and Stock Events are mobile-first apps with premium tiers that gate historical data.

Ghostfolio is a self-hosted portfolio management application built with privacy as its foundation. You connect it to your investments by importing transaction history via CSV, then it aggregates your positions across stocks, ETFs, mutual funds, and cryptocurrencies into a single dashboard. Performance metrics cover returns across one day, one week, one month, one year, five years, and all-time — calculated from your actual purchase prices, not from arbitrary baselines.

The interface runs as a Progressive Web App, installable on iOS and Android without going through an app store. Charts display portfolio allocation by asset class, geography, and sector. A static risk analysis feature evaluates portfolio concentration. Dark Mode and Zen Mode reduce visual noise for regular portfolio reviews.

Self-hosting uses Docker Compose with an Angular frontend, NestJS backend, PostgreSQL database, and Redis cache — a standard stack any developer can manage on a home server or cloud VPS. No ads, no behavioral tracking, no third-party analytics. Transaction data stays on your own server. Ghostfolio Cloud offers a managed hosting option for those who prefer not to self-host, with a small monthly fee. AGPL-3.0 licensed, actively maintained with over 8,500 GitHub stars.

Related Tools

  • Wealthfolio — Desktop-first investment tracker if you want a local app without self-hosting a server

FAQ

Is Ghostfolio free?+
The self-hosted version of Ghostfolio is completely free and open source under the AGPL-3.0 license. Ghostfolio Cloud, the managed hosting option, has a small monthly subscription starting at a few euros. For anyone comfortable with Docker, the self-hosted version gives you the full feature set at no cost.
How to track my investments for free?+
Deploy Ghostfolio using Docker Compose on any server or local machine. Import your transaction history as a CSV file from your brokerage. Ghostfolio then aggregates all your positions, calculates performance metrics across multiple time horizons, and displays portfolio allocation breakdowns — for free, with your data on your own machine.
Best free alternative to Sharesight?+
Ghostfolio is the best free self-hosted alternative to Sharesight. Sharesight charges up to $48/month for multi-account tracking and dividend reporting. Ghostfolio handles stocks, ETFs, and crypto across multiple accounts with performance history and allocation charts, all free when self-hosted. You give up automatic brokerage sync, but gain full data ownership.
Ghostfolio vs Wealthfolio — which is better?+
Both are free, open-source portfolio trackers. Ghostfolio is web-based and self-hosted via Docker — accessible from any device on your network as a Progressive Web App. Wealthfolio is a local desktop app built with Tauri, requiring no server setup. Ghostfolio offers more analytics depth and multi-device access; Wealthfolio is simpler to install and works entirely offline without Docker.