ui fix
This commit is contained in:
parent
33970a6515
commit
a3e264e6cc
@ -352,7 +352,7 @@
|
||||
Unusual Activity
|
||||
</h2>
|
||||
<Infobox
|
||||
text="Options trades with a premium of at least $1 million that are still active and unexpired."
|
||||
text="Options trades with a premium of at least $100K that are still active and unexpired."
|
||||
/>
|
||||
|
||||
<div class="app w-full">
|
||||
|
||||
@ -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"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user