Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
uptrend-analyzer
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when asking about market breadth, uptrend ratios, or whether current conditions support equity exposure; scores a 0-100 composite from breadth, participation, rotation, and momentum.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: uptrend-analyzer description: Use when asking about market breadth, uptrend ratios, or whether current conditions support equity exposure; scores a 0-100 composite from breadth, participation, rotation, and momentum. category: Market & Macro version: 1.0.0 tools: [] --- # Uptrend Analyzer Diagnose market-breadth health using an uptrend-ratio dashboard tracking roughly 2,800 US stocks across 11 sectors. Produces a 0-100 composite score (higher = healthier) with exposure guidance — assessing whether the market's advance is broad or narrow, distinct from top-formation risk scoring. ## When to Use - "Is the market breadth healthy?" / "How broad is the rally?" - Assessing uptrend ratios across sectors - Market participation or breadth conditions - Exposure guidance based on breadth analysis ## Data Gather sector-level uptrend-ratio data (via web_search or knowledge_base_search) — the share of stocks in each of 11 sectors trading in an established uptrend — along with recent history to confirm data recency. ## 5-Component Scoring System | # | Component | Weight | Signal | |---|-----------|--------|--------| | 1 | Market Breadth (Overall) | 30% | Ratio level + trend direction | | 2 | Sector Participation | 25% | Uptrend sector count + ratio spread | | 3 | Sector Rotation | 15% | Cyclical vs. Defensive balance | | 4 | Momentum | 20% | Slope direction + acceleration | | 5 | Historical Context | 10% | Percentile rank in history | ## Scoring Zones | Score | Zone | Exposure Guidance | |-------|------|--------------------| | 80-100 | Strong Bull | Full Exposure (100%) | | 60-79 | Bull | Normal Exposure (80-100%) | | 40-59 | Neutral | Reduced Exposure (60-80%) | | 20-39 | Cautious | Defensive (30-60%) | | 0-19 | Bear | Capital Preservation (0-30%) | Each zone further splits for finer detail: 80-100 Strong Bull, 70-79 Bull-Upper, 60-69 Bull-Lower, 40-59 Neutral, 30-39 Cautious-Upper, 20-29 Cautious-Lower, 0-19 Bear. ## Warning Penalties Apply after the composite score, stacking to a max of -10 (plus a +1 multi-warning discount when ≥2 are active): - **Late Cycle** — commodity average exceeds both cyclical and defensive averages: -5 - **High Spread** — max-min sector ratio spread > 40 percentage points: -3 - **Divergence** — intra-group std > 8pp, spread > 20pp, or trend dissenters present: -3 ## Momentum Calculation Smooth slope values with a 3-period EMA (Exponential Moving Average) before scoring. Compute acceleration by comparing the recent 10-point average vs. the prior 10-point average of smoothed slopes (falling back to a 5-vs-5 window when fewer than 20 data points exist). ## Historical Confidence Rate confidence (High/Medium/Low) on sample size, regime coverage (proportion of distinct bull/bear/neutral regimes observed), and recency of the latest data point. ## Presenting Results Report the composite score and zone, exposure guidance, a sector heatmap of strongest/weakest sectors, and the key momentum/rotation signals driving the score. Distinguish this from a top-formation risk detector: here a higher score means healthier (broader) participation, whereas top-detection frameworks score the opposite direction (higher = riskier), typically pull from paid data providers, and target the O'Neil/Minervini/Monty top-formation methodology rather than breadth participation.
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/tradermonty/claude-trading-skills/blob/main/skills/uptrend-analyzer/SKILL.md
Open Source LinkRelated Skills
breadth-chart-analyst
Use when analyzing market breadth via the S&P 500 Breadth Index or US Stock Market Uptrend Stock Ratio...
Market & Macrocot-contrarian-detector
Use when the user asks about COT report analysis, crowded futures positioning, who is "trapped" in a market...
Market & Macrodowntrend-duration-analyzer
Use when a user wants typical correction lengths by sector or market-cap tier, historical drawdown recovery...
Market & Macroearnings-calendar
Use when the user wants a weekly earnings calendar, asks which companies report earnings next week, or...