How the Screener Filters Match Your Request
Your question:
“Identify the best swing trade opportunities for the next week among stocks priced under $25.”
Overall, the filters aim to:
- Keep price under $25
- Focus on liquid stocks with growing interest
- Select names in a bullish but not overextended short‑term trend
- Use common swing‑trading signals (moving averages, MACD, RSI, recent % move)
Below is how each filter contributes.
Screening Filters
price: { max: 25 }
- Purpose: Restrict results to stocks trading at $25 or below.
- Rationale: This directly matches your request for “stocks priced under $25.” It ensures all candidates fit your price range, which is often important for position sizing and risk management in swing trading.
relative_vol: { min: 1.5 }
- Purpose: Require that current trading volume is at least 1.5× the stock’s typical (average) volume.
- Rationale: Swing traders need liquidity and unusual activity. Relative volume ≥ 1.5 flags stocks where money is actively flowing in (or out), increasing the chance of meaningful price swings and allowing easier entry/exit with tighter spreads.
moving_average_relationship: ['PriceAboveMA20']
- Purpose: Include only stocks where the current price is above the 20‑day moving average.
- Rationale: The 20‑day MA is a classic short‑term trend gauge. Price above the 20‑day MA usually means:
- The stock is in a short‑term uptrend, not a downtrend.
- Pullbacks toward that moving average can offer actionable swing entries.
This directly supports the goal of catching bullish swing setups for the coming week, where you typically want to trade with the trend, not against it.
macd: ['bullish', 'positive']
- Purpose: Find stocks with a bullish MACD setup (e.g., MACD line above signal, and MACD above zero).
- Rationale: MACD is widely used to identify trend direction and momentum:
- Bullish crossover suggests momentum has shifted to the upside.
- Positive MACD (above zero) means the short‑term moving average is above the longer‑term, reinforcing an ongoing uptrend.
For swing trading into the next week, this stacks the odds that recent upward momentum may continue, rather than fade immediately.
rsi_category: ['moderate']
- Purpose: Filter for stocks with a moderate RSI, avoiding extreme overbought/oversold levels.
- Rationale:
- Very high RSI (e.g., >70) often signals overbought conditions and higher risk of a near‑term pullback.
- Very low RSI can signal oversold, but also often aligns with downtrends or broken charts.
By focusing on moderate RSI, you get stocks that:
- Have upside momentum, but
- Are not yet stretched to the point where a sharp reversal is likely.
That’s useful when you’re looking to hold for about a week and want a balance: momentum without extreme froth.
week_price_change_pct: { min: 3, max: 25 }
- Purpose: Select stocks that have moved up between 3% and 25% over the past week.
- Rationale:
- Minimum +3%: Ensures there is actual positive momentum—you’re not getting flat/languishing names. This is critical for swing trading, which relies on near‑term price movement.
- Maximum +25%: Avoids names that have gone parabolic in the last week. Extremely strong one‑week moves often:
- Are unsustainable.
- Attract late FOMO buying.
- Have higher risk of sharp pullbacks the following week.
Overall, this filter targets stocks with strong but not extreme recent momentum, which is exactly the sweet spot many swing traders look for.
list_exchange: ['XNYS', 'XNAS', 'XASE']
- Purpose: Limit results to stocks listed on major U.S. exchanges (NYSE, NASDAQ, AMEX).
- Rationale:
- These exchanges generally provide better liquidity, tighter spreads, and more reliable data.
- Many swing traders prefer avoiding OTC or very illiquid venues because executions and slippage can be problematic.
This helps ensure your under‑$25 swing candidates are still tradable and manageable in practice.
Why These Results Match Your Request
- Price requirement is satisfied directly: The
price <= 25 filter aligns exactly with “priced under $25.”
- Swing‑trade‑friendly technicals:
PriceAboveMA20 and bullish, positive MACD combine trend and momentum, favoring short‑term uptrends that are likely to persist into next week.
- Actionable short‑term momentum:
week_price_change_pct between 3–25% ensures you get stocks already moving, but not yet wildly extended, which is well suited for 1–2 week swing trades.
- Liquidity and participation:
relative_vol >= 1.5 and limiting to major exchanges focus on names with strong trading activity and better execution quality—important if you want to actively swing in and out.
- Risk control vs. blow‑off tops:
rsi_category: moderate plus capping weekly gain avoids extremely overbought, blow‑off type moves that tend to reverse quickly, which would be risky for a next‑week swing.
We can’t literally “know” which stocks will be the best performers next week, but these filters are designed to surface liquid, under‑$25 stocks in healthy short‑term uptrends with reasonable momentum, which is exactly the profile most swing traders target for the coming week.
This list is generated based on data from one or more third party data providers. It is provided for informational purposes only by Intellectia.AI, and is not investment advice or a recommendation. Intellectia does not make any warranty or guarantee relating to the accuracy, timeliness or completeness of any third-party information, and the provision of this information does not constitute a recommendation.