Unofficial command-line client for the Hibachi perpetual futures exchange. Not affiliated with Hibachi.
Built on hibachi-go.
- Wraps the full Hibachi SDK: market data, trading, capital, websockets.
- Natural-language trading via Claude. Type what you want, get a plan, approve, fire.
- Two AI backends you can switch between: local
claudeCLI, or OpenRouter with any model. - Persistent markdown memory so the AI gets smarter about how you trade.
- SQLite journal of every plan, fill, and advisor run.
go install github.com/doedja/hibachi-cli@latest
hibachi auth login
hibachi market price BTC/USDT-P
hibachi buy btc 100 usd at 72000
No Hibachi account yet? Sign up at hibachi.xyz/r/hoshii.
Early. v0.1 in development. APIs may change.
MIT.