Strategy Funding Rate banner
nahime0 nahime0

Strategy Funding Rate

Development community

Description

--- name: strategy-funding-rate description: Analyze and modify funding rate strategy — extreme thresholds, normalization exit, contrarian logic user-invocable: true --- # Funding Rate (Contrarian) Strategy — Analyze & Modify **Source**: `strategies/funding_rate.py` **Strategy type**: `funding_rate` **Thesis**: Extreme funding = crowded trade. Go contrarian — fade the crowd. ## Code Map | What | Location | |------|----------| | Weights `W_*` | Lines 55-60 | | `SCORE_THRESHOLD` | Line 61 (def

Installation

Installs to ~/.claude/skills/nahime0-hyperliquid-bot-strategy-funding-rate/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository