---
title: "Hyperliquid Market Data"
description: "\"Show me the top funding rates on Hyperliquid right now, and check the open positions for my wallet 0xabc...123.\""
canonical: "https://hub.ironclaw.com/usecases/hyperliquid-market-data"
markdown: "https://hub.ironclaw.com/usecases/hyperliquid-market-data.md"
type: "use-case"
categories: ["Web 3 / Crypto","Research","Automation"]
author: "mr.potato"
---

# Hyperliquid Market Data

## Example Prompt

> "Show me the top funding rates on Hyperliquid right now, and check the open positions for my wallet 0xabc...123."

## What the Agent Does

Uses the hyperliquid OpenClaw skill to pull read-only market data from the Hyperliquid Info API — covering perpetuals and spot markets. Fetches funding rates, mark prices, order book depth, 24h top movers, candle snapshots, and wallet position data via natural language or short `hl ...` commands.

Useful for monitoring assets with high funding rates for delta-neutral strategies: the agent can surface coins where the funding rate creates a yield opportunity while hedging the spot exposure on the other side.

Install the skill with `openclaw skills install hyperliquid`, then ask in plain English or use `hl <command>` shortcuts.

## Skills and Tools

- hyperliquid (OpenClaw skill)

## Categories

- Web 3 / Crypto
- Research
- Automation

## Links

- [HTML page](https://hub.ironclaw.com/usecases/hyperliquid-market-data)
- [Source](https://clawskills.sh/skills/k0nkupa-hyperliquid)

