Open Broker is the trading CLI built for autonomous agents. Execute orders, run event-driven automations, and ship every trade through a structured audit log on Hyperliquid DEX — programmatically.
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 the audit pipeline streams notes, metrics, and agent actions to your dashboard. Auto-loaded — 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 to stream metrics to your dashboard in real time.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>.
Drop in openbroker-monitoring and the same audit events stream to your dashboard — notes, numeric metrics, and agent action logs — auto-loaded by the runtime, no glue code.
npm install openbroker-monitoring alongside the CLI and the runtime picks it up automatically — no flags, no 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.