From 5703a66b157336a4f98cb831ed4fe59fe8b29faf Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 26 Jul 2021 10:00:18 +0200 Subject: [PATCH] Add ghostfolio Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 868e98e..11028f2 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [finance.js](https://github.com/ebradyjobory/finance.js) - A JavaScript library for common financial calculations. - [portfolio-allocation](https://github.com/lequant40/portfolio_allocation_js) - PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks... +- [Ghostfolio](https://github.com/ghostfolio/ghostfolio) - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. ### Data Visualization