Cot Contrarian Detector
tradermonty/claude-trading-skillsDetect crowded speculative positioning in CFTC futures markets (COT report analysis) to find contrarian setups using Jason Shapiro's methodology. Screens large-speculator ("non-commercial") net positioning across 65 futures markets (indices, rates, FX, metals, energy, crypto) via the FMP Commitment of Traders API, computes a 3-year and 26-week COT Index per market, and classifies extremes as CROWDED_LONG / CROWDED_SHORT. Use when the user asks about COT report analysis, crowded positioning, "who is trapped", speculative positioning extremes, contrarian futures setups, or wants to run Jason Sha...
At a glance
git clone --depth 1 https://github.com/tradermonty/claude-trading-skills
cp -r claude-trading-skills/skills/cot-contrarian-detector ~/.claude/skills/cot-contrarian-detector
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...
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...
Analyze recent post-earnings stocks using a 5-factor scoring system (Gap Size, Pre-Earnings Trend, Volume Trend, MA200 Position, MA50 Positi...