Skip to content

Hyperliquid

tradectl supports Hyperliquid perpetuals.

Supported Features

  • Real-time WebSocket market data
  • Market orders
  • On-chain order execution
  • No KYC required

API Key Setup

Hyperliquid uses wallet-based authentication:

  1. Generate an API wallet from your Hyperliquid account
  2. Use the private key as your API secret in tradectl

Configuration

json
{
  "exchange": "hyperliquid",
  "market_type": "LINEAR",
  "symbols": ["BTC", "ETH"],
  "leverage": 5
}

Notes

  • Hyperliquid uses different symbol formats (no USDT suffix)
  • Fees are typically lower than CEX alternatives
  • Settlement is on-chain

tradectl — Automate Crypto Trading