Screening Filters
list_exchange: ['XNYS', 'XNAS'] (U.S. exchanges only)
- Purpose: Limit the search to U.S.-listed stocks (NYSE and Nasdaq).
- Rationale: Your question is about U.S. stocks. XNYS (NYSE) and XNAS (Nasdaq) are the primary U.S. stock exchanges, so this filter ensures results are actually U.S. equities and not foreign listings or OTC securities.
moving_average_relationship: ['PriceAboveMA20', 'PriceAboveMA200']
- Purpose: Choose stocks whose current price is above both the 20-day and 200-day moving averages.
- Rationale:
- PriceAboveMA20: The 20-day moving average is a short-term trend indicator. Price above MA20 typically signals near-term strength and upward momentum—useful when you care about this week.
- PriceAboveMA200: The 200-day moving average reflects the long-term trend. Price above MA200 suggests the stock is in a broader uptrend rather than a downtrend with a brief bounce.
- Combined, this focuses on stocks that are strong both short term and long term, which statistically tends to increase the probability of near-term gains compared with stocks in downtrends.
relative_vol: {'min': '1.5'}
- Purpose: Require trading volume to be at least 1.5× the stock’s typical (average) volume.
- Rationale: Elevated relative volume usually means something is happening—news, earnings, institutional buying, or other catalysts. Higher activity can:
- Indicate stronger conviction behind recent price moves.
- Improve liquidity, making it easier for price to move in response to demand.
By filtering for relative volume ≥ 1.5, the screener emphasizes stocks where current interest and momentum are stronger than usual, which can support short-term price increases.
one_week_rise_prob: {'min': '80'}
- Purpose: Select only stocks where a model or historical pattern suggests at least an 80% probability of rising over the next week.
- Rationale: This directly addresses your question about “likely to increase in value this week.”
- An 80% minimum threshold is quite strict; it screens out names with weaker or ambiguous short-term outlooks.
- While no model is perfect, using a quantified rise probability focuses on those with historically favorable patterns for the coming week.
one_week_predict_return: {'min': '5'}
- Purpose: Include only stocks with an expected or model-predicted 1-week return of at least +5%.
- Rationale: A stock might have a high probability of rising but only by a tiny amount. This filter adds a magnitude requirement:
- Ensures the expected gain over the week isn’t just positive, but meaningfully so (≥ 5%).
- Aligns with the idea of not just “likely to go up,” but likely to go up by a worthwhile amount.
Why Results Match Your Question
- The exchange filter ensures you only see U.S. stocks, matching your geographic requirement.
- The moving average filters keep you in established uptrends, both short- and long-term, which tend to have a higher chance of continuing higher in the near term.
- The relative volume filter focuses on stocks with unusually strong current trading activity, often associated with catalysts and momentum that can drive short-term gains.
- The one-week rise probability and one-week predicted return filters directly encode your goal—stocks likely to rise this week, and by a meaningful amount—using quantitative thresholds (≥ 80% probability and ≥ 5% expected return).
Together, these filters narrow the universe to U.S. stocks that are trending up, actively traded, and statistically favored to move higher over the coming week, which is exactly what your query is aiming for.
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.