Screening Filters
market_cap: { min: 10,000,000,000 }
- Purpose: Limit results to large-cap companies.
- Rationale:
- “Popular” earnings reports are usually from well-known, widely followed companies.
- A minimum market cap of $10B focuses on larger, more established firms that tend to get more media coverage, analyst attention, and investor interest—exactly what most people mean by “popular.”
monthly_average_dollar_volume: { min: 1,000,000 }
- Purpose: Ensure the stocks are actively traded and liquid.
- Rationale:
- Popular names not only have big market caps, they also trade meaningful dollar volumes.
- A minimum of $1M in average daily dollar volume (over the past month) filters out illiquid or obscure stocks that might be large on paper but not widely traded or followed day-to-day.
is_index_component: ['GSPC', 'RUT', 'DJI', 'NDX']
- Purpose: Restrict the list to constituents of major U.S. indices:
- GSPC = S&P 500
- RUT = Russell 2000
- DJI = Dow Jones Industrial Average
- NDX = Nasdaq 100
- Rationale:
- Companies in these indices are broadly considered “mainstream” and are closely tracked by institutions, the media, and retail investors.
- Including these specific indices captures:
- Mega and large caps (S&P 500, Dow, Nasdaq 100)
- Smaller but still widely followed U.S. names (Russell 2000)
- This strongly aligns with the idea of “popular” earnings reports that move markets and get coverage.
earnings_date: { from: '2026-03-26', to: '2026-03-26' }
- Purpose: Show only companies reporting earnings on today’s date.
- Rationale:
- You asked for earnings “scheduled for later today,” so we constrain the earnings date to just today (2026-03-26).
- This ensures you’re seeing only those companies whose earnings are on the current calendar day, which is what you’d focus on for near‑term trading or news watching.
Why Results Match Your Request
- The date filter directly targets earnings “later today” by locking results to today’s earnings date.
- The market cap, dollar volume, and index membership filters collectively interpret “popular” as:
- Well-known, large companies
- Actively traded and liquid stocks
- Members of major U.S. indices that attract broad attention
Together, these filters narrow the universe to companies whose earnings are both scheduled for today and likely to be closely watched by the market, which aligns with your request for “popular earnings reports scheduled for later today.”
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.