diff --git a/src/lib/components/UpgradeToPro.svelte b/src/lib/components/UpgradeToPro.svelte index 210e72ea..7ae86073 100644 --- a/src/lib/components/UpgradeToPro.svelte +++ b/src/lib/components/UpgradeToPro.svelte @@ -1,7 +1,7 @@ {#if data?.user?.tier !== "Pro"} @@ -68,14 +68,14 @@ Become a Pro
-
+
-
+

Top Wall Street Analysts

@@ -320,6 +320,148 @@ {data} title="Get stock forecasts from Wall Street's highest rated professionals" /> + +
+
+
+

+ Analyst Star Rankings +

+

+ Our analyst star rankings are based on these four factors +

+
+
+
+
+
+
+ +
+ Success Rate +
+
+ The percentage of ratings that are profitable. +
+
+
+
+
+ +
+ Average Return +
+
+ The average percentage return within one year of the + rating. +
+
+
+
+
+ +
+ Rating Count +
+
+ The more ratings the analyst has provided, the higher + the score. +
+
+
+
+
+ +
+ Recency +
+
+ Ratings provided within the past year contribute to a + higher score. +
+
+
+
+
+
{/if}