{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} {$displayCompanyName} ({$stockTicker}) Gamma Exposure by Strike Price · Stocknear
{#if rawData?.length > 0}

Gamma Exposure By Strike

{#if options !== null}
{:else}
{/if}
{#each displayList as item, index} {/each}
{item?.strike?.toFixed(2)} {@html abbreviateNumberWithColor( item?.call_gex?.toFixed(2), false, true, )} {@html abbreviateNumberWithColor( item?.put_gex?.toFixed(2), false, true, )} {@html abbreviateNumberWithColor( item?.net_gex?.toFixed(2), false, true, )} {#if item?.put_call_ratio <= 1 && item?.put_call_ratio !== null} {item?.put_call_ratio?.toFixed(2)} {:else if item?.put_call_ratio > 1 && item?.put_call_ratio !== null} {item?.put_call_ratio?.toFixed(2)} {:else} n/a {/if}
{:else}

Hottest Contracts

{/if}