Earnings Trade Analyzer
tradermonty/claude-trading-skillsAnalyze recent post-earnings stocks using a 5-factor scoring system (Gap Size, Pre-Earnings Trend, Volume Trend, MA200 Position, MA50 Position). Scores each stock 0-100 and assigns A/B/C/D grades. Use when user asks about earnings trade analysis, post-earnings momentum screening, earnings gap scoring, or finding best recent earnings reactions.
At a glance
git clone --depth 1 https://github.com/tradermonty/claude-trading-skills
cp -r claude-trading-skills/skills/earnings-trade-analyzer ~/.claude/skills/earnings-trade-analyzer
Setup, runtime and requirements describe tradermonty/claude-trading-skills, the repo this skill ships in.
Also in tradermonty/claude-trading-skills
View the repoExpert 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...