market-breadth-analyzer

Compute a 0-100 market breadth score from TraderMonty CSV data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Quantifies market breadth health by computing a 0-100 composite score from TraderMonty's public CSV data to help traders assess whether a rally is broad-based or narrow.

Core Features & Use Cases

  • 6-component, 0-100 composite score that summarizes breadth health using public CSV data.
  • Data provenance and repeatability: uses TraderMonty's breadth dataset and outputs JSON/Markdown reports for historical analysis.
  • Use cases include evaluating market participation, breadth thrust signals, and making informed exposure and risk-management decisions.

Quick Start

Run the Market Breadth Analyzer with the default data URLs to fetch breadth data, compute the composite score, and generate a report.

Frequently Asked Questions about market-breadth-analyzer

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

FAQPage Schema
How do I quantify market breadth to check if a rally is broad-based?

Market breadth is quantified by computing a 0-100 composite score from TraderMonty's public CSV data to determine if a rally is broad-based. The score summarizes breadth health using a 6-component weighted system.

Can I use CSV data to generate a market breadth health report?

Yes, you can fetch public CSV data to compute breadth health and generate JSON and Markdown reports. These outputs provide data provenance and repeatability for historical market participation analysis.

What happens to the breadth score if some CSV data is missing?

The breadth score implements weight redistribution when data is missing. It also performs data freshness checks to ensure the composite score remains reliable despite incomplete input signals.

Does the market breadth analyzer work for exposure and risk management decisions?

Yes, the analyzer is designed for exposure and risk management decisions. It evaluates market participation and breadth thrust signals to help traders adjust their market exposure based on the 0-100 health metric.

Do I need any specific dependencies to run the market breadth analysis?

You need the requests dependency installed to fetch breadth data from public URLs. The analyzer then processes this CSV data to output the composite score and generate reports.

What is the best way to evaluate breadth thrust signals using public data?

The best way to evaluate breadth thrust signals is by applying a 6-component scoring system with weighted signals to public CSV data. This approach produces a 0-100 composite score that identifies the strength of market participation.