First, a quick reality check
There’s no way to know which tickers will be the “best” for puts for the rest of today with any guarantee. What a screener can do is narrow down to names that technically and structurally favor bearish or downside setups, where put options might be more interesting for further analysis.
The filters your colleague used are trying to do exactly that.
volume >= 200,000
moving_average_relationship = PriceBelowMA20
price_change_pct <= -1.0
list_exchange in [XNYS, XNAS, XASE] (NYSE, Nasdaq, AMEX)
is_optionable = True
Bearish bias for puts
PriceBelowMA20 + price_change_pct <= -1% explicitly tilt the screen toward names already showing weakness both intraday and relative to the recent trend—exactly the type of environment where put buyers often look for continuation setups.Tradability and liquidity
volume >= 200k, is_optionable = True, and limiting to XNYS / XNAS / XASE aim to ensure that both the stock and its options are more likely to be tradeable intraday with reasonable fills and narrower spreads.In combination, these filters don’t promise “the best” put plays, but they narrow the universe to liquid, optionable U.S. stocks currently weak and below a short-term trend line, which is a logical starting point for identifying candidates for intraday or short-term put strategies. You’d still need to do chart/option-chain analysis (support levels, volatility, spreads, time decay, etc.) before placing any trades.
This is a natural language screener issue. Our AI identifies and quantifies criteria, auto-filters ranges to match intent, and displays conditions, parameters, and results below, with 1067 candidates fitting the screener.
The list includes top performers like Cambium Networks Corp (CMBM), WAVE Life Sciences Ltd (WVE), Taskus Inc (TASK), Journey Medical Corp (DERM), among others. These stocks are representative examples from the screener results.