Skip to content

CyberDamon/openclaw-hyperliquid-copytrade-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openclaw-hyperliquid-copytrade-skill

OpenClaw skill for Hyperliquid copy-trading with explainable decisions, Telegram notifications, risk controls, and one-click onboarding.

Features

  • Wallet monitoring and score-based follow/skip decisions
  • Order-level event handling (avoid duplicate fill-level spam)
  • Risk controls:
    • per-trade cap (default 10%)
    • total exposure cap (default 60%)
  • TP/SL + trailing TP logic
  • Telegram startup snapshot + decision messages
  • One-click start/stop/restart service management
  • Security preflight scanner before open-source publishing

Quick Start

python3 skills/openclaw-hyperliquid-copytrade/scripts/first_run_onboarding.py --start

Required env

  • TARGET_WALLETS
  • TELEGRAM_BOT_TOKEN
  • TELEGRAM_CHAT_ID
  • HL_WALLET_PRIVATE_KEY

Reference: references/env.example

Security

Read SECURITY.md.

Before publishing:

python3 scripts/security_preflight.py

License

MIT

About

OpenClaw Hyperliquid copytrade skill with onboarding, docs, and security preflight

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors