
All-Weather 5-Layer Trading Framework
A professional 5-layer crypto trading framework for regime-adaptive analysis and risk-gated execution.
- Classify current market regimes using quantitative probability vectors.
- Calculate mathematically optimal position sizes using the Half-Kelly formula.
- Filter out noise and 'choppy' markets to preserve capital during low-edge periods.
$10
· or 50 creditsSecure checkout via Stripe
Included in download
- Classify current market regimes using quantitative probability vectors.
- Calculate mathematically optimal position sizes using the Half-Kelly formula.
- browser, network automation included
- Ready for Optimized for Claude 3.5 Sonnet
Sample input
Analyse BTC/USDT using the 5-layer framework. My account size is $100,000 and my current drawdown is 2%.
Sample output
[L2] Regime: TRENDING (62%) [L4] Gate 4: APPROVED (Size: 1.25 BTC) [L5B] TRADE CARD: Asset: BTC/USDT | Direction: LONG | Type: LIMIT | Entry: 64,250 | Stop: 62,800 (1.5x ATR) | T1: 67,150 | T2: 68,600 | Logic: EMA 21/55 Cross + R2 confirmed.
A professional 5-layer crypto trading framework for regime-adaptive analysis and risk-gated execution.
$10
· or 50 creditsSecure checkout via Stripe
Included in download
- Classify current market regimes using quantitative probability vectors.
- Calculate mathematically optimal position sizes using the Half-Kelly formula.
- browser, network automation included
- Ready for Optimized for Claude 3.5 Sonnet
- Instant install
Sample input
Analyse BTC/USDT using the 5-layer framework. My account size is $100,000 and my current drawdown is 2%.
Sample output
[L2] Regime: TRENDING (62%) [L4] Gate 4: APPROVED (Size: 1.25 BTC) [L5B] TRADE CARD: Asset: BTC/USDT | Direction: LONG | Type: LIMIT | Entry: 64,250 | Stop: 62,800 (1.5x ATR) | T1: 67,150 | T2: 68,600 | Logic: EMA 21/55 Cross + R2 confirmed.
Screenshots
About This Skill
What it does
The All-Weather 5-Layer Trading Framework is a high-precision analysis skill designed for crypto traders operating on 1H/4H timeframes. It transforms raw market data into institutional-grade trading decisions by funneling price action through five rigorous analytical layers: Regime Detection, Probability-Based Classification, Strategy Routing, Risk Overlays, and Portfolio Orchestration.
Why use this skill
Prompting an AI with "should I buy BTC?" often results in generic financial advice or hallucinated levels. This skill enforces a strict multi-layer protocol that prevents emotional trading. It requires specific technical inputs (ADX, ATR, R², Hurst exponent) and uses a two-phase scale-in entry model to ensure you only commit full capital when momentum is mathematically confirmed.
Supported Tools & Methodologies
- Regime Classification: Uses 11+ indicators to calculate a probability vector across Trending, Ranging, Breakout, and Choppy states.
- Quant-Driven Strategies: Includes built-in logic for Trend Following, Mean Reversion, and Squeeze-Breakouts.
- Risk Management: Features a 5-gate safety check including Half-Kelly position sizing, correlation limits, and an account-wide circuit breaker.
- Execution Logic: Optimizes orders based on slippage models and specific order types (Limit vs. Market).
The Output
The skill produces a structured Decision Report. If a signal passes all gates, you receive a detailed "Trade Card" with exact entry prices, ATR-based stops, and multi-tier profit targets.
Use Cases
- Classify current market regimes using quantitative probability vectors.
- Calculate mathematically optimal position sizes using the Half-Kelly formula.
- Filter out noise and 'choppy' markets to preserve capital during low-edge periods.
- Execute a two-phase scale-in entry strategy for higher confirmation trades.
Known Limitations
- No support for assets outside Binance USDT pairs.
- Hurst exponent calculations are approximations.
- Lacks real-time order execution; focus is on analysis.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/all-weather-5-layer-trading-framework -o /tmp/all-weather-5-layer-trading-framework.zip && unzip -o /tmp/all-weather-5-layer-trading-framework.zip -d ~/.claude/skills && rm /tmp/all-weather-5-layer-trading-framework.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No need for extra permission but really need to know information from tradingview like ATR for calculation
Optimized for Claude 3.5 Sonnet, Claude 3 Opus, and Cursor.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.