{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Stock Watchlist · stocknear
{#if isLoaded}
{#each allList as item} changeWatchList(item)} class="{item?.id === displayWatchList?.id ? 'bg-[#27272A]' : ''} cursor-pointer sm:hover:bg-[#27272A]"> {item?.title} ({item?.ticker?.length}) {/each}
{#if allList.length === 0}
Empty Watchlist Fill it up with your favorite stocks and get realtime data and the latest news in one place! {#if !data?.user} Get Started {/if}
{:else} {/if} {:else}
{/if}