| {formatDate(item?.date)} | {@html abbreviateNumberWithColor( title === "Gamma" ? item?.call_gamma : item?.call_delta, false, true, )} | {@html abbreviateNumberWithColor( title === "Gamma" ? item?.put_gamma : item?.put_delta, false, true, )} | {@html abbreviateNumberWithColor( title === "Gamma" ? item?.net_gamma : item?.net_delta, false, true, )} | {#if item?.put_call_ratio <= 1} {item?.put_call_ratio?.toFixed(2)} {:else} {item?.put_call_ratio?.toFixed(2)} {/if} |