diff --git a/CHANGELOG.md b/CHANGELOG.md index 852e4576e..4d9ece4ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Extended the content of the _Self-Hosting_ section by the benchmarks concept on the Frequently Asked Questions (FAQ) page +- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Compare with..._ on the Frequently Asked Questions (FAQ) page +- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Markets_ on the Frequently Asked Questions (FAQ) page - Set the permissions (`chmod 0700`) on `entrypoint.sh` in the `Dockerfile` ### Changed diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html index ac8eddc48..7538678c3 100644 --- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html +++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html @@ -139,9 +139,9 @@

- To compare your performance with benchmarks like - Bitcoin, Gold, or the S&P 500, follow these - steps. + To compare your performance with benchmarks (see + Compare with...) like Bitcoin, Gold, or the + S&P 500, follow these steps.

  1. Open the Admin Control panel
  2. @@ -170,6 +170,24 @@
+ + + How do I set up Markets? + + +

The Markets list is derived from your Benchmarks.

+
    +
  1. Open the Admin Control panel
  2. +
  3. Navigate to the Market Data section
  4. +
  5. Choose an asset profile
  6. +
  7. In the dialog, check the Benchmark box
  8. +
+

+ Please note: Data is cached, meaning changes may take a few minutes + to appear. +

+
+
Which devices are supported?