market-top-detector

Analyze market top probability with a 6-component quantitative scoring system.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Fabio29T/Trading-Skills --skill market-top-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-top-detector
Source: https://github.com/Fabio29T/Trading-Skills/tree/main/skills/market-top-detector
Command: npx skills add https://github.com/Fabio29T/Trading-Skills --skill market-top-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps investors and traders identify potential market tops and assess the probability of significant market corrections, enabling proactive risk management and capital preservation.

Core Features & Use Cases

  • Quantitative Scoring: Integrates O'Neil's Distribution Days, Minervini's Leading Stock Deterioration, and Monty's Defensive Sector Rotation into a 6-component scoring system (0-100).
  • Risk Zone Classification: Maps the composite score to clear risk zones (Green to Critical) with corresponding actionable guidance.
  • Use Case: When market volatility increases, use this Skill to get a data-driven assessment of whether the market is showing signs of topping, helping you decide whether to reduce equity exposure or tighten stops.

Quick Start

Use the market top detector skill to assess the current market top probability.

Frequently Asked Questions about market-top-detector

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

FAQPage Schema
How do I detect market top probability and assess correction risk?

You detect market top probability using a 6-component quantitative scoring system that integrates O'Neil Distribution Days, Minervini Leading Stock Deterioration, and Monty Defensive Sector Rotation into a 0-100 composite score mapped to risk zones.

What signals indicate a potential market top and how are they scored?

Market top signals include O'Neil Distribution Days, Minervini Leading Stock Deterioration, and Monty Defensive Sector Rotation. These components form a 6-part quantitative scoring system calculating a composite score and risk zone classification.

Do I need an FMP API key to analyze market tops and breadth data?

Yes, an FMP API key is required to analyze market tops. The Skill uses it to retrieve market data and optionally processes web-searched breadth and sentiment data to complete its 6-component quantitative scoring.

How do I use risk zone classification for tactical market timing?

You use risk zone classification by mapping the 0-100 composite score to Green-Critical zones. This provides tactical 2-8 week timing signals to help you decide whether to reduce equity exposure or tighten stops during potential 10-20% corrections.

Can I use Python pandas and numpy for quantitative market analysis?

Yes, you can use Python pandas and numpy for quantitative market analysis. This Skill depends on pandas, numpy, and requests to process market data, calculate the 6-component scoring system, and classify risk zones.

What are the limitations of using distribution days for market top detection?

Distribution days alone are limited as they only provide tactical 2-8 week timing signals for 10-20% corrections. The Skill addresses this by combining them with leading stock deterioration and sector rotation into a composite score to reduce false signals.