{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} {$displayCompanyName} ({$stockTicker}) Dark Pool Trades · Stocknear
{#if priceLevel?.length === 0 && hottestTrades?.length === 0 && historicalDarkPool?.length === 0} {:else} {/if}
{#if isLoaded} {#if priceLevel?.length > 0} {/if} {#if data?.user?.tier === "Pro"} {#if hottestTrades?.length > 0} {/if} {#if historicalDarkPool?.length > 0} {/if} {:else} {/if} {:else}
{/if}