🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

hyperliquid-btc-auto-trader

by @davidm413

Autonomous BTC-USDC trading bot on Hyperliquid mainnet using multi-timeframe anchored VWAP and strict safety limits for live market execution.

Versionv1.0.0
💡 Examples

1. Set your environment variables:

   $env:HYPERLIQUID_WALLET_ADDRESS = "0x..."
   $env:HYPERLIQUID_PRIVATE_KEY = "0x..."

#### 2. of SKILL.md

After the frontmatter, add this richer body (replace everything after the ---):

markdown

Hyperliquid BTC Autonomous Trader

This skill runs a complete autonomous BTC-USDC trading bot on Hyperliquid mainnet using the sophisticated multi-timeframe anchored VWAP strategy.

The bot continuously:

  • Pulls real 1-minute candles, L2 order book, and recent trades
  • Detects market regime and selects the best anchors
  • Calculates anchored VWAPs with exponential decay
  • Identifies confluence zones
  • Combines 6 different signal components into a final score
  • Executes real trades when score ≥ ±60
  • Enforces every safety limit you specified
  • All calculations use real Hyperliquid API data (no placeholders).

    How to use this skill

  • Say “Start hyperliquid-btc-auto-trader” to launch the live trading loop
  • Say “Show current signal” to see live score, regime, and confluence zones
  • Say “Pause the trader” or “Stop the trader” at any time
  • Safety first All 8 hard safety limits are coded and cannot be bypassed. The bot will never risk more than you allow.

    Ready to trade Once started, the bot runs completely autonomously 24/7 until you tell it to stop.

    View on ClawHub
    TERMINAL
    clawhub install hyperliquid-btc-auto-trader

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →