uptrend-analyzer

Analyze Monty's Uptrend Ratio CSV data to produce a 0-100 composite health score and exposure guidance.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/pasie15/claude-trading-skills-marketplace --skill uptrend-analyzer-pasie15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uptrend-analyzer
Source: https://github.com/pasie15/claude-trading-skills-marketplace/tree/main/plugins/trading-market-analysis/skills/uptrend-analyzer
Command: npx skills add https://github.com/pasie15/claude-trading-skills-marketplace --skill uptrend-analyzer-pasie15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill diagnoses whether a US equity rally is broad or narrow by analyzing Monty's Uptrend Ratio CSV data and converting multiple breadth signals into a single 0-100 composite health score with actionable exposure guidance.

Core Features & Use Cases

  • Five-component scoring that combines market breadth, sector participation, sector rotation, momentum, and historical context into a weighted composite score.
  • Exposure guidance & zone details mapping scores to Full/Normal/Reduced/Defensive/Preservation bands plus finer 7-level zone detail and zone-proximity alerts.
  • Warnings & penalties for late-cycle, high-spread, and divergence conditions that tighten guidance and preserve the raw score for transparency.
  • Outputs and reports including JSON and Markdown summaries, sector heatmaps, and confidence indicators for historical percentile analysis.
  • Use case: A trader asks whether the current rally is supported by broad participation and receives a composite score, sector-level diagnostics, and recommended exposure adjustments.

Quick Start

Ask the Uptrend Analyzer to analyze current US market breadth using Monty's uptrend CSV data and return the composite health score, exposure guidance, sector heatmap, and key warnings.

Frequently Asked Questions about uptrend-analyzer

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

FAQPage Schema
How do I analyze market breadth to check if a US equity rally is broad or narrow?

You can analyze market breadth by ingesting Monty's Uptrend Ratio CSV data, which evaluates participation across all equities and GICS sectors. The process converts multiple breadth signals into a 0-100 composite health score to diagnose whether a US equity rally is broad or narrow.

What is market breadth composite scoring and how does it guide equity exposure?

Market breadth composite scoring combines five components—breadth, sector participation, rotation, momentum, and historical context—into a weighted 0-100 score. This score maps to exposure guidance bands like Full, Normal, Reduced, Defensive, and Preservation to drive recommended equity positioning.

How do I calculate a composite health score from Monty's Uptrend Ratio CSV data?

To calculate the composite health score, ingest Monty's Uptrend Ratio CSV and apply 10-day moving average slope smoothing with EMA(3) fallbacks. The system applies multi-component weighting and warning penalties for late-cycle or divergence conditions before outputting JSON and Markdown reports.

Does the breadth analysis apply 10-day moving average smoothing to GICS sector worksheets?

Yes, the breadth analysis applies 10-day moving average slope smoothing with EMA(3) fallbacks across the all dataset and GICS sector worksheets. This smoothing ensures momentum trends and sector rotation signals are stable for accurate historical percentile context.

What warnings and penalties are applied during sector rotation and momentum analysis?

Sector rotation and momentum analysis applies warning penalties for late-cycle, high-spread, and divergence conditions. These penalties tighten exposure guidance while preserving the raw composite score for transparency in the JSON and Markdown outputs.