scanner-bullish
This skill analyzes multiple stock symbols against technical indicators—moving averages, RSI, MACD, and ADX—to identify bullish trends and rank results by composite score. Customize your scan with adjustable lookback periods and result limits. Output includes detailed indicator values, crossover timing, and earnings dates to support trading decisions.
scanner-bullish scans multiple stock symbols for bullish technical signals and ranks them by composite score.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-20
scanner-bullish scans multiple stock symbols for bullish technical signals and ranks them by composite score. This skill analyzes multiple stock symbols against technical indicators—moving averages, RSI, MACD, and ADX—to identify bullish trends and rank results by composite score. Customize your scan with adjustable lookback periods and result limits. Output includes detailed indicator values, crossover timing, and earnings dates to support trading decisions.
Use it when
- scanner-bullish ranks stocks using RSI, ADX, price relative to moving averages, MACD crossovers, and EMA crossovers.
- Yes.
Verify before relying
Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.
Install
staskh/trading_skills/scanner-bullish · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How does scanner-bullish scan stocks for bullish trends?
scanner-bullish analyzes multiple stock symbols against technical indicators including moving averages, RSI, MACD, and ADX to identify bullish trends. The skill evaluates each ticker for bullish signals such as golden crosses, positive momentum, and composite technical scores, then ranks results by signal strength to help you prioritize the most promising opportunities.
What technical indicators does scanner-bullish use to rank stocks?
scanner-bullish ranks stocks using RSI, ADX, price relative to moving averages, MACD crossovers, and EMA crossovers. The skill combines these indicators into a composite technical indicator score, allowing you to identify trending stocks with multiple confirming signals rather than relying on a single metric.
Can I scan AAPL MSFT GOOGL for bullish signals with this tool?
Yes. scanner-bullish accepts multiple ticker symbols and scans each one for bullish technical signals. You can input any list of stock symbols, and the skill will evaluate them all against its technical criteria, then rank them by composite score so you can quickly identify which stocks show the strongest bullish setup.
What customization options does scanner-bullish offer?
scanner-bullish lets you adjust lookback periods for your technical analysis and set result limits to control how many ranked stocks you receive. This flexibility allows you to tailor the scan to your trading timeframe and focus on the top candidates that meet your criteria.
What information does scanner-bullish output for each stock?
scanner-bullish provides detailed indicator values, crossover timing (such as golden cross or MACD crossover dates), and earnings dates for each scanned stock. This comprehensive output supports your trading decisions by showing you not just which stocks are bullish, but the specific technical events and upcoming catalysts driving the signal.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Bullish Scanner
Scans symbols for bullish trends and ranks them by composite score.
Instructions
> Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in 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)
Scoring System (max ~9.5 points)
| Indicator | Condition | Points |
|---|---|---|
| SMA20 | Price > SMA20 | +1.0 |
| SMA50 | Price > SMA50 | +1.0 |
| RSI | 50-70 (bullish) | +1.0 |
| 30-50 (neutral) | +0.5 | |
| <30 (oversold) | +0.25 | |
| MACD | MACD > Signal | +1.0 |
| Histogram rising | +0.5 | |
| EMA9/21 | EMA9 > EMA21 (golden cross) | +0.5 |
| EMA9 < EMA21 (death |
(truncated - see the full file via the links below)
File tree — 2 files
.claude/skills/scanner-bullish/SKILL.md
.claude/skills/scanner-bullish/scripts/scan.py
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Scan multiple stock symbols for bullish technical signals and rank by strength”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Compute technical indicators including RSI, MACD, Bollinger Bands, and moving averages for single or multiple stocks. Get buy/sell signals, crossover detection, volatility metrics, and Sharpe ratios across configurable time periods. Optionally include earnings data and correlation analysis for portfolio diversification.
Skills provides a unified hub for browsing and discovering available capabilities. Find what you need by exploring a centralized collection designed to help you locate the right tools.
Crypto Backtest transforms natural language trading ideas into validated strategies with professional backtesting and detailed reports. It combines multiple indicators—RSI, moving averages, Bollinger Bands, and more—to build robust entry and exit conditions for spot trading only. Users describe their strategy, confirm the generated plan, and receive comprehensive backtest results.
Trader Hand Skill equips you with comprehensive technical analysis reference material covering RSI, MACD, Bollinger Bands, VWAP, moving averages, ATR, and volume analysis. Each indicator includes calculation formulas, worked examples, and practical interpretation guidelines for identifying trading signals and market conditions.
Stock Quote pulls live market data from Yahoo Finance for any ticker you specify, returning current price, trading volume, market capitalization, and 52-week highs and lows. The skill formats results for quick readability and flags significant price movements to help you spot market action at a glance.
Conduct multi-faceted analysis of US stock tickers by combining financial metrics, business quality assessment, and technical chart patterns. Generate detailed investment reports with valuations, peer comparisons, and risk assessments to inform your trading decisions.
More skills scanner-pmcc (MIT) · stock-analyzer (MIT) · Stock 美股基础数据 (unlicensed) · report-stock (MIT) · tradingview-mcp (MIT) · Alpaca Trading Mcp (NOASSERTION)