Claude Skills

Detects Follow-Through Day (FTD) signals for market bottom confirmation using William O'Neil's methodology. Dual-index tracking (S&P 500 + NASDAQ) with state machine for rally attempt, FTD qualification, and post-FTD health monitoring. Use when user asks about market bottom signals, follow-through days, rally attempts, re-entry timing after corrections, or whether it's safe to increase equity exposure. Complementary to market-top-detector (defensive) - this skill is offensive (bottom confirmation).

★ 2,348 Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Actively maintained
Install git clone --depth 1 https://github.com/tradermonty/claude-trading-skills cp -r claude-trading-skills/skills/ftd-detector ~/.claude/skills/ftd-detector
Can use Not declared by the author

Setup, runtime and requirements describe tradermonty/claude-trading-skills, the repo this skill ships in.

Also in tradermonty/claude-trading-skills

View the repo

Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative t...

This skill should be used when analyzing market breadth charts, specifically the S&P 500 Breadth Index (200-Day MA based) and the US Stock M...

Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpa...

Screen US stocks using William O'Neil's CANSLIM growth stock methodology. Use when user requests CANSLIM stock screening, growth stock analy...

Synthesize the three Jason Shapiro contrarian-pipeline verdicts (COT crowding, news-reaction failure, weekly price-action confirmation) into...

Detect crowded speculative positioning in CFTC futures markets (COT report analysis) to find contrarian setups using Jason Shapiro's methodo...

Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (...

Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullba...

Analyze historical downtrend durations and generate interactive HTML histograms showing typical correction lengths by sector and market cap.

Evaluate account-level drawdown circuit breaker rules from trader-memory-core state and decide whether new trade risk is allowed today. Uses...

Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and...

This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user reque...