diff --git a/src/lib/components/ShareHolders.svelte b/src/lib/components/ShareHolders.svelte index 794ab4da..9dbd5841 100644 --- a/src/lib/components/ShareHolders.svelte +++ b/src/lib/components/ShareHolders.svelte @@ -349,7 +349,7 @@ $: {
- + diff --git a/src/lib/components/ShareStatistics.svelte b/src/lib/components/ShareStatistics.svelte index a9dc206c..a24ae539 100644 --- a/src/lib/components/ShareStatistics.svelte +++ b/src/lib/components/ShareStatistics.svelte @@ -230,7 +230,7 @@ $: { - @@ -238,7 +238,7 @@ $: { - @@ -246,7 +246,7 @@ $: { - @@ -254,7 +254,7 @@ $: { - @@ -262,7 +262,7 @@ $: { -
Institute Ownership Short Interest + {abbreviateNumber(rawData?.sharesShort)}
Short Previous Month + {abbreviateNumber(rawData?.sharesShortPriorMonth)}
Short % of Shares Out + {rawData?.shortOutStandingPercent}%
Short % of Float + {rawData?.shortFloatPercent}%
Short Ratio (days to cover) + {rawData?.shortRatio}