Regime Detect
Description
--- name: regime-detect description: Design and implement market regime detection (Hurst, Entropy, HMM) --- # /regime-detect - Market Regime Detection Design and implement market regime detection systems using statistical methods. ## Methods Available ### Hurst Exponent - **Trending**: H > 0.55 → Momentum/breakout strategies - **Mean-Reverting**: H < 0.45 → Contrarian/grid strategies - **Random Walk**: H ≈ 0.5 → NO TRADE (no edge) ### Shannon Entropy - **Low Entropy** (<1.5): Structured, pr
Installation
Installs to ~/.claude/commands/francomascareloai-ea_scalper_xauusd-regime-detect.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/francomascareloai/EA_SCALPER_XAUUSD/HEAD/.claude/commands/regime-detect.md -o ~/.claude/commands/francomascareloai-ea_scalper_xauusd-regime-detect.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development