Screening Filters
- price_change_pct (max: 1%)
- Purpose: To include only stocks/financial instruments whose price has increased by at most 1% today.
- Rationale:
- Your question asks for assets that have not experienced a significant price increase today.
- “Significant” is subjective, so the screener needs a numeric cutoff. A maximum daily price change of +1% is a reasonable way to define “not a big move” for most liquid stocks.
- By setting
price_change_pct with a max of 1%, the screener:
- Filters out names that have surged meaningfully (e.g., +3%, +5%, +10%).
- Keeps names that are flat or only slightly up on the day (0% to +1%), which aligns with “no significant price increase.”
Why Results Match:
- The filter directly targets today’s percentage price change, which is exactly the dimension you care about.
- By limiting that change to ≤ 1%, the screener effectively finds instruments that have not had a notable upward move today.
We don’t have a built-in notion of “significant” as a qualitative label, so we approximate it with this 1% numeric threshold. This makes the search precise and consistent with your intent.
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.