{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Free Stock Analysis Information for Small Investors · stocknear
{#if Feedback} {/if}

Dashboard

Most Active {quickInfo?.active?.symbol}

{#if quickInfo?.active?.changesPercentage >=0} +{quickInfo?.active?.changesPercentage?.toFixed(2)}% {:else} {quickInfo?.active?.changesPercentage?.toFixed(2)}% {/if}

Biggest Winner {quickInfo?.winner?.symbol}

{#if quickInfo?.winner?.changesPercentage >=0} +{abbreviateNumber(quickInfo?.winner?.changesPercentage?.toFixed(2))}% {:else} {abbreviateNumber(quickInfo?.winner?.changesPercentage?.toFixed(2))}% {/if}

Biggest Loser {quickInfo?.loser?.symbol}

{#if quickInfo?.loser?.changesPercentage >=0} +{abbreviateNumber(quickInfo?.loser?.changesPercentage?.toFixed(2))}% {:else} {abbreviateNumber(quickInfo?.loser?.changesPercentage?.toFixed(2))}% {/if}

Most Shorted {quickInfo?.shorted?.symbol}

Short: {quickInfo?.shorted?.shortOutStandingPercent?.toFixed(2)}%

Hottest Options Contract View All
Recent hedge fund options with the highest premiums.
Symbol Prem. Strike Sent. C/P Expiry {#each data?.getDashboard?.optionsFlow as item} {item?.ticker} {abbreviateNumber(item?.cost_basis,true)} ${item?.strike_price} {item?.sentiment} {item?.put_call} {reformatDate(item?.date_expiration)} {/each}
Latest Congress Trading View All {#each data?.getDashboard?.congressFlow as item}
OM

{item?.representative?.replace('Dr','')}

{item?.party ?? 'n/a'}

{item?.ticker?.length !== 0 ? item?.ticker : formatString(item?.assetDescription)?.slice(0,15) + '...'}

{item?.amount?.replace("$1,000,001 - $5,000,000","$1Mio - $5Mio")}

{#if item?.type === 'Bought'} Bought {:else if item?.type === 'Sold'} Sold {/if}

{/each}
Market Momentum
{#each data?.getDashboard?.wiimFeed as item}
{item?.text}
{#each item?.stocks as item2} {/each}
{#if latestInfoDate(item?.date)} · {/if} {formatDate(item?.date)} ago
{/each}
Market News
{#each data?.getDashboard?.marketNews as item}
{formatDate(item?.date)} ago
{item?.text}
{/each}