Strategy Mtf Confluence banner
nahime0 nahime0

Strategy Mtf Confluence

Development community

Description

--- name: strategy-mtf-confluence description: Analyze and modify MTF confluence strategy — RSI thresholds, slope bars, timeframe alignment user-invocable: true --- # Multi-Timeframe Confluence Strategy — Analyze & Modify **Source**: `strategies/mtf_confluence.py` **Strategy type**: `mtf_confluence` **Thesis**: When 5m + 15m + 1h all agree on direction, the signal is high conviction. ## Code Map | What | Location | |------|----------| | Weights `W_*` | Lines 58-63 | | `SCORE_THRESHOLD` | Lin

Installation

Installs to ~/.claude/skills/nahime0-hyperliquid-bot-strategy-mtf-confluence/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahime0-hyperliquid-bot-strategy-mtf-confluence && curl -fsSL https://raw.githubusercontent.com/nahime0/hyperliquid-bot/HEAD/.claude/skills/strategy-mtf-confluence.md -o ~/.claude/skills/nahime0-hyperliquid-bot-strategy-mtf-confluence/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository