From d579c8a64241c3c55d6d0085b11cf90bd03d4084 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Tue, 27 May 2025 18:21:16 +0200
Subject: [PATCH] Extend FAQ by performance calculation method
---
.../app/pages/faq/overview/faq-overview-page.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/apps/client/src/app/pages/faq/overview/faq-overview-page.html b/apps/client/src/app/pages/faq/overview/faq-overview-page.html
index f8fd62eb0..bc7f6ba37 100644
--- a/apps/client/src/app/pages/faq/overview/faq-overview-page.html
+++ b/apps/client/src/app/pages/faq/overview/faq-overview-page.html
@@ -40,6 +40,21 @@
here.
+
+
+ Which calculation method does Ghostfolio use for
+ performance?
+
+ Ghostfolio uses the Return on Average Investment (ROAI)
+ calculation method based on the average amount of capital invested
+ over time. ROAI aims to provide a more insightful view of investment
+ performance than simpler approaches, especially when contributions are
+ made over time.
+
Can I use Ghostfolio anonymously?