CLI App
HLGO
A Go CLI for Hyperliquid built for autonomous and semi-autonomous agents. JSON-first output, deterministic behavior, and safe-by-default workflows for trading automation.
Open source on GitHub
Highlights
- 🧾
JSON-first CLI
Machine-readable output by default for reliable agent parsing and orchestration.
- 🧮
Decimal-safe financials
Precision-safe number handling for prices, sizes, and balances.
- 🛡️
Structured errors
Stable error codes and deterministic behavior for robust retry logic.
- 🧪
Dry-run support
Preview mutating operations before execution to reduce operational risk.
- ⚙️
Agent-oriented design
Built specifically for autonomous and semi-autonomous trading workflows.
- 🐹
Go + single binary
Fast startup, easy distribution, and straightforward deployment.