diff --git a/src/lib/components/Options/UnusualActivity.svelte b/src/lib/components/Options/UnusualActivity.svelte
index bccbce30..e6623d4f 100644
--- a/src/lib/components/Options/UnusualActivity.svelte
+++ b/src/lib/components/Options/UnusualActivity.svelte
@@ -352,7 +352,7 @@
Unusual Activity
diff --git a/src/routes/stock-screener/+page.svelte b/src/routes/stock-screener/+page.svelte
index cee5fe10..a3a9d143 100644
--- a/src/routes/stock-screener/+page.svelte
+++ b/src/routes/stock-screener/+page.svelte
@@ -1371,13 +1371,6 @@
defaultValue: "any",
category: "Company Info",
},
- gexRatio: {
- label: "Gex Ratio",
- step: [20, 10, 5, 3, 1, 0.5, 0],
- defaultCondition: "over",
- defaultValue: "any",
- category: "Options Activity",
- },
ivRank: {
label: "IV Rank",
step: [50, 30, 20, 10, 5, 1, 0],
@@ -1406,20 +1399,6 @@
defaultValue: "any",
category: "Options Activity",
},
- netCallPrem: {
- label: "Net Call Prem",
- step: ["1M", "500K", "100K", "50K", "-50K", "-100K", "-500K", "-1M"],
- defaultCondition: "over",
- defaultValue: "any",
- category: "Options Activity",
- },
- netPutPrem: {
- label: "Net Put Prem",
- step: ["1M", "500K", "100K", "50K", "-50K", "-100K", "-500K", "-1M"],
- defaultCondition: "over",
- defaultValue: "any",
- category: "Options Activity",
- },
callVolume: {
label: "Call Volume",
step: ["100K", "50K", "20K", "10K", "5K", "1K"],