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.
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:
All calculations use real Hyperliquid API data (no placeholders).
How to use this skill
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.
clawhub install hyperliquid-btc-auto-trader