From 5f9cc3c2fb1ae2d2e41a0d4dbc4adf8fb506b0bc Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:15:54 +0200 Subject: [PATCH] Add instructions for custom asset --- .../faq/self-hosting/self-hosting-page.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 7df2cdbe9..da6690d58 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 @@ -118,6 +118,25 @@ providers are considered experimental. + + + How do I add a custom asset? + + +

+ If you want to track an asset that is not available from any data + provider, you can create a custom asset as follows. +

+
    +
  1. Go to the Admin Control panel
  2. +
  3. Go to the Market Data section
  4. +
  5. Create an asset profile
  6. +
  7. Select Add Manually and enter a unique symbol
  8. +
  9. Edit your asset profile
  10. +
  11. Add a new activity by searching for the symbol
  12. +
+
+
Which devices are supported?