What problem does it solve?
Hyperliquid traders and analysts often need reliable market snapshots and account activity (markets, candles, funding, order book, positions, fills, and orders) without manual browsing, so this Skill turns public Hyperliquid data into consistent, actionable outputs.
Core Features & Use Cases
- Market discovery: List perp DEXs and available perp markets, plus top spots/pairs by liquidity.
- Historical analytics: Pull candles and funding histories to understand price action and funding conditions over a defined window.
- Live positioning & post-trade review: Inspect account state, spot balances, recent fills/orders, and generate a heuristic trade review that summarizes realized PnL net of fees along with market context.
Quick Start
Run the command below to get normalized JSON market data: python3 ~/.Titan/skills/blockchain/hyperliquid/scripts/hyperliquid_client.py markets --limit 15 --sort volume