{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Today's Top Trending Stocks · stocknear

Trending Stocks

Get the latest data on the top-viewed stock in the last 24 hours.
{#each trendingList as item,index} assetSelector(item?.symbol, item?.assetType)} class="sm:hover:bg-[#245073] sm:hover:bg-opacity-[0.2] odd:bg-[#27272A] border-b-[#09090B] shake-ticker cursor-pointer"> {/each}
No. Symbol Views Market Cap Volume EPS
{index+1} {item?.symbol} {item?.views} {item?.marketCap !== null ? abbreviateNumber(item?.marketCap,true) : '-'} {item?.volume !== null ? abbreviateNumber(item?.volume) : '-'} {item?.eps !== null ? item?.eps?.toFixed(2) : '-'}