openbroker is a non-custodial CLI and SDK for Hyperliquid DEX — every order type, event-driven automations and strategies, HIP-4 prediction markets, and a full audit trail. Built to be driven by code as cleanly as by hand.
One command to set up. Point your agent at it. Open Broker handles order routing, position tracking, and risk management directly on Hyperliquid — no intermediaries, no CEX API key complexity.
Built as a drop-in OpenClaw skill. Compatible with any agent that can run a CLI.
openbroker-monitoring and launch a local dashboard over the existing audit trail. Optional remote forwarding auto-loads — no glue code.openbroker-plugin and your OpenClaw agent gets typed tool calls, a background position watcher, and webhook alerts when trades move.~/.openbroker/.env and approves the builder fee — all in one command.openbroker-monitoring for a live operations dashboard.Tell your agent you're interested in oil. It researches the market, checks funding rates, finds the play. You talk it through, agree on the thesis — and the agent writes a custom automation: entry logic, stop losses, alerts, and monitoring. Deployed and running while you move on with your day.
Open Broker runs every order, cancel, and strategy decision through a structured audit pipeline. A local SQLite ring buffer records actions in a detached daemon so the trading loop never blocks on disk I/O. Pull a session report any time with openbroker auto report <id>.
Add openbroker-monitoring for a local operations dashboard over the same audit events. Optional remote forwarding is auto-loaded by the runtime with no glue code.
openbroker install monitoring installs the dashboard globally. Start it against the standard audit database — no strategy flags or observer wiring.AutomationAuditObserver interface is small and stable. Build your own forwarder for OpenTelemetry, Prometheus, Slack — anything that takes a callback.Get started in under five minutes. No account. No KYC. Just your wallet and a strategy.