diff --git a/src/routes/etf/[tickerID]/options/+page.svelte b/src/routes/etf/[tickerID]/options/+page.svelte index ce183c8d..f0592f0d 100644 --- a/src/routes/etf/[tickerID]/options/+page.svelte +++ b/src/routes/etf/[tickerID]/options/+page.svelte @@ -502,9 +502,9 @@
- Ratio % + OTM Ratio - OTM / ITM + Volume in %
diff --git a/src/routes/stocks/[tickerID]/options/+page.svelte b/src/routes/stocks/[tickerID]/options/+page.svelte index 0ec7f10d..ed271f70 100644 --- a/src/routes/stocks/[tickerID]/options/+page.svelte +++ b/src/routes/stocks/[tickerID]/options/+page.svelte @@ -502,10 +502,10 @@ $: {
- Ratio % - - OTM / ITM - + OTM Ratio + + Volume in % +