market-breadth-analyzer

Quantify market breadth health with a 6-component scoring system.

2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill market-breadth-analyzer-ihsandanish25
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: market-breadth-analyzer
Source: https://github.com/IhsanDanish25/claude-trading-skills/tree/main/skills/market-breadth-analyzer
Command: npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill market-breadth-analyzer-ihsandanish25

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive analysis of market breadth health, helping users assess market participation rates, identify trends, and make informed trading decisions.

Core Features & Use Cases

  • Market Breadth Analysis: Quantifies market health using a 6-component scoring system (0-100).
  • Data Sources: Utilizes TraderMonty's public CSV data for analysis.
  • Use Case: For traders looking to understand the overall health of the market and identify potential opportunities or risks.

Quick Start

Use the market-breadth-analyzer skill to get the current market breadth health score.

Frequently Asked Questions about market-breadth-analyzer

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

FAQPage Schema
What is market breadth analysis and how does a 6-component scoring system work?▼

Market breadth analysis quantifies overall market health using a 0-100 score. A 6-component scoring system evaluates market participation rates and trends to identify potential trading opportunities and risks.

How do I analyze market breadth health for swing trading?▼

To analyze market breadth health for swing trading, run the skill to fetch TraderMonty's public CSV data. It calculates a 0-100 score across six components to assess market participation and identify trends.

Do I need Python and the requests library to fetch market breadth data?▼

Yes, you need Python 3.8 or higher and the requests library. The skill uses the requests library to fetch market breadth CSV data from TraderMonty's GitHub Pages for analysis.

Can I use market breadth scores for risk management in trading?▼

Yes, you can use market breadth scores for risk management. The 6-component scoring system helps assess market participation rates and overall health, allowing traders to make informed risk decisions.

What are the limitations of using a market breadth analyzer?▼

The market breadth analyzer is limited to processing TraderMonty's public CSV data. It provides a 0-100 health score based on six components, meaning it relies entirely on the availability and structure of that specific data source.