scanner-bullish
Installation
SKILL.md
Bullish Scanner
Scans symbols for bullish trends and ranks them by composite score.
Instructions
Note: If
uvis not installed orpyproject.tomlis not found, replaceuv run pythonwithpythonin all commands below.
uv run python scripts/scan.py SYMBOLS [--top N] [--period PERIOD]
Arguments
SYMBOLS- Comma-separated ticker symbols (e.g.,AAPL,MSFT,GOOGL,NVDA)--top- Number of top results to return (default: 30)--period- Historical period for analysis: 1mo, 3mo, 6mo (default: 3mo)