daily-stock-screener

Screen an equity watchlist using valuation, trend, volume, and sentiment filters to produce a ranked shortlist.

65|9|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/EthanAlgoX/MarketBot --skill daily-stock-screener
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-stock-screener
Source: https://github.com/EthanAlgoX/MarketBot/tree/main/marketbot/skills/daily-stock-screener
Command: npx skills add https://github.com/EthanAlgoX/MarketBot --skill daily-stock-screener

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Screen a watchlist for today’s opportunities by applying valuation, trend, volume, and sentiment filters to produce a concise ranked shortlist of candidates.

Core Features & Use Cases

  • Normalize the watchlist and fetch price, volume, and fundamentals data for each symbol.
  • Score and rank candidates using trend, momentum, sentiment, and valuation signals.
  • Generate a market brief with top candidates and rationale for quick decision-making.
  • Use cases include daily market scans, watchlist refreshes, and automated brief generation.

Quick Start

Screen my provided watchlist for today and return a ranked list of top stock ideas with a brief rationale.

Frequently Asked Questions about daily-stock-screener

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I screen my stock watchlist for daily trading opportunities?

To screen your stock watchlist for daily opportunities, provide your equity symbols to apply valuation, trend, volume, and sentiment filters. The system fetches data, computes scores, and returns a ranked shortlist with a market brief.

What is the best way to rank stock ideas using fundamentals and sentiment data?

Ranking stock ideas with fundamentals and sentiment data involves applying deterministic thresholds to normalize price, volume, and valuation signals. This produces a concise ranked shortlist of top candidates with a clear rationale for quick decision-making.

Can I generate a daily market brief from my custom equity watchlist?

Yes, you can generate a daily market brief from a custom equity watchlist. The process fetches market snapshots, news, and social sentiment to compute scores, outputting a structured Markdown brief with top candidates and rationale.

How does daily stock screening handle trend and momentum signals for watchlist stocks?

Daily stock screening handles trend and momentum signals by fetching market snapshots and applying clear, deterministic thresholds. It scores each symbol based on these technical indicators alongside valuation and volume data to produce a ranked shortlist.

Do I need to provide specific stock symbols to run a daily market scan?

Yes, providing specific stock symbols is required to run a daily market scan. The screening process normalizes your provided equity watchlist to fetch price, volume, and fundamentals data for each symbol before scoring and ranking candidates.

Are there limitations to using automated watchlist screening for stock ideas?

Automated watchlist screening relies on deterministic thresholds for valuation, trend, volume, and sentiment filters. It is designed for daily market scans and watchlist refreshes, producing a concise shortlist rather than executing trades or providing real-time alerts.