What problem does it solve?
Hyperliquid users need a fast, reliable way to inspect market conditions and their own trading activity (positions, fills, orders) for informed decisions and post-trade review.
Core Features & Use Cases
- Read-only market queries: Fetch perp DEXs, perp markets, spot markets, candles, funding history, and L2 order book snapshots from the public
/info endpoint.
- Account and trade inspection: Retrieve an account’s perp state, spot balances, recent fills, and recent orders using an address (or a default from
~/.zedclaw/.env).
- Heuristic post-trade review: Generate a trade review that combines realized PnL/fees with market context (candles/funding) and outputs win/loss and heuristic findings.
- Dataset export: Export normalized candle + funding data for a specified time window to prepare for backtesting workflows.
Quick Start
Run a read-only market query by asking for Hyperliquid perp market overview for the top volume markets and exporting the results in JSON for follow-up analysis.