breadth-chart-analyst

Analyze 200MA Breadth and Uptrend Ratio charts to assess market regime and signal levels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

An analyst or trader needs a cohesive view of market breadth across two complementary sources to gauge regime and momentum. This skill provides an integrated framework to interpret 200MA breadth index signals and uptrend stock ratio for informed positioning.

Core Features & Use Cases

  • Dual-chart breadth analysis: 200MA breadth index and uptrend ratio to determine strategic and tactical stances.
  • CSV-first workflow: relies on authoritative breadth data fetched via CSV, with optional chart image validation.
  • Report generation: produces comprehensive markdown analysis reports with current readings, signals, regime, risk, and action plans.
  • Use cases: decide when to allocate capital, time entries/exits, or run scenario planning for a multi-asset portfolio.

Quick Start

Run the breadth data fetch script to retrieve the latest CSV readings, then generate a breadth analysis report.

Frequently Asked Questions about breadth-chart-analyst

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

FAQPage Schema
How do I analyze market breadth using 200MA and uptrend ratio charts?

Market breadth analysis evaluates the 200MA breadth index and uptrend stock ratio to determine strategic and tactical positioning. This process extracts current readings from CSV data or chart images to assess the market regime and signal levels.

What is the best way to extract trading signals from breadth CSV data?

Extracting trading signals from breadth CSV data involves fetching authoritative readings for the 200MA breadth and uptrend ratio. The system processes this data to identify current signal levels, evaluate risk, and output actionable entry or exit decisions.

Can I perform breadth analysis using only chart images without CSV data?

Yes, breadth analysis supports a chart-only workflow. While it relies primarily on CSV data for authoritative readings, you can optionally validate chart images to assess market regime and signal levels when CSV data is unavailable.

How do I generate a market regime report for a multi-asset portfolio?

Generating a market regime report requires analyzing dual breadth charts to gauge momentum and regime. The skill produces a comprehensive markdown report containing current readings, signals, risk assessment, and action plans for multi-asset portfolio scenario planning.

Does breadth analysis require any specific data dependencies or external APIs?

No external dependencies or APIs are required. The breadth analysis skill operates independently, relying on internal scripts to fetch breadth data via CSV files to perform market regime assessment and signal extraction.