market-breadth-analyzer

Quantify market breadth health with a 0-100 composite score from TraderMonty CSV data.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/MileniumTick/skills --skill market-breadth-analyzer-mileniumtick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-breadth-analyzer
Source: https://github.com/MileniumTick/skills/tree/main/skills/market-breadth-analyzer
Command: npx skills add https://github.com/MileniumTick/skills --skill market-breadth-analyzer-mileniumtick

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill provides a structured, reproducible measure of market breadth health by quantifying breadth across six dimensions and producing a clear composite score and guidance.

Core Features & Use Cases

  • 6-component health scoring across Breadth Level, MA crossover, cycle position, bearish signal, historical percentile, and divergence, yielding a 0-100 composite score.
  • No API keys required; relies on TraderMonty public CSV data; outputs JSON and Markdown reports; tracks score history over time.
  • Provides actionable guidance and key levels to watch to inform equity exposure and risk management.

Quick Start

Run the Market Breadth Analyzer to fetch the latest TraderMonty CSV data, compute the 6-component health score, and generate a Markdown 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 health and generate a composite score?

To quantify market breadth health, this analyzer computes a 0-100 composite score across six dimensions including breadth level, MA crossover, and cycle position. It fetches public CSV data, performs scoring with weight redistribution, and outputs JSON and Markdown reports.

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

Market breadth analysis measures overall market participation to determine if a rally is broad-based. The 6-component scoring system evaluates breadth level, MA crossovers, cycle position, bearish signals, historical percentiles, and divergence to yield a single 0-100 health score.

Can I track market breadth thrusts and participation rates without an API key?

Yes, you can track market breadth thrusts and participation rates without an API key. The analyzer relies entirely on TraderMonty's public CSV data to compute its breadth scores and tracks historical score changes over time.

How do I use market breadth percentile and divergence data for equity exposure decisions?

You can use the composite breadth score and historical percentile data to inform equity exposure and risk management. The generated Markdown report provides actionable guidance and identifies key levels to watch based on the computed health metrics.

Does the market breadth analyzer work with missing CSV data points?

Yes, the market breadth analyzer handles missing CSV data points effectively. It uses data-availability-aware weight redistribution to ensure the 0-100 composite score remains accurate even when certain breadth components lack complete data.

What's the best way to automate market trend tracking and breadth reporting?

The best way to automate market trend tracking is to run the analyzer scripts to fetch the latest TraderMonty CSV data. It automatically computes the 6-component health score and generates both JSON and Markdown reports for historical tracking.