{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Top 100 Strong Buy Stocks · stocknear

Top Stocks

Uncover 'Strong Buy' stocks from 5-star Wall Street analysts
Strong Buy stocks by top-rated analysts with a star rating of 4 or above, known for their exceptional accuracy and returns. Stocks are ranked based on the volume of analyst ratings.
{#each analytRatingList as item, index} goto(`/stocks/${item?.ticker}`)} class="sm:hover:bg-[#245073] sm:hover:bg-opacity-[0.2] odd:bg-[#202020] {index+1 === rawData?.length && data?.user?.tier !== 'Pro' ? 'opacity-[0.1]' : ''} cursor-pointer"> {/each}
# Symbol Ratings Count Price Target Current Price Upside Market Cap
{item?.rank}
{item?.ticker} {item?.name?.length > charNumber ? item?.name?.slice(0,charNumber) + "..." : item?.name}
{item?.counter} ${item?.priceTarget?.toFixed(2)} ${item?.price?.toFixed(2)} {#if Number(item?.upside) >= 0} {Number(item?.upside)?.toFixed(2)}% {:else} {Number(item?.upside)?.toFixed(2)}% {/if} {item?.marketCap !== null ? abbreviateNumber(item?.marketCap,true) : '-'}