From 15429b2dc7c309f60787fe175ddf6fb627a1495b Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sat, 21 Sep 2024 12:28:35 +0200 Subject: [PATCH] update text --- src/lib/components/FailToDeliver.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/FailToDeliver.svelte b/src/lib/components/FailToDeliver.svelte index 9d5e1067..04348f1e 100644 --- a/src/lib/components/FailToDeliver.svelte +++ b/src/lib/components/FailToDeliver.svelte @@ -322,7 +322,7 @@ function findLowestAndHighestPrice(data, lastDateStr) {
- Using the latest FTD shares data, we calculate the monthly average volume ratio to determine that less than + Using the latest FTD data, we divide it with the monthly average volume to determine that less than {weightedFTD < 0.01 ? '< 0.01' : weightedFTD}% of shares failed to deliver.