diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index 0f9c23f5..8944ab2f 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -810,6 +810,50 @@ > + + +
+
Unusual Dark Pool Activity
+
+ + + + + + + + {/if} - {#if hottestTrades?.length > 0} - - {/if} - {#if historicalDarkPool?.length > 0} - + {#if data?.user?.tier === "Pro"} + {#if hottestTrades?.length > 0} + + {/if} + {#if historicalDarkPool?.length > 0} + + {/if} + {:else} + {/if} {:else}