Hyperliquid Data Tracker Documentation
What this bot is
Hyperliquid Data Tracker is a Telegram bot that monitors Hyperliquid wallets and markets, then sends real-time alerts for high-signal events.
It is powered by Hydromancer for market and account data.
Main use cases:
- Monitor your own wallet risk in private chat with clean, actionable alerts.
- Run shared market monitoring for communities inside Telegram groups.
- Build reusable Profiles so anyone can subscribe to your exact alert setup.
- Track multiple signal types in one place: funding, jumps, liquidations, TWAP flow, and more.
How scope works
- Private chat: your alerts are personal and only affect your own account.
- Group chat: alerts are shared for that group, and only group admins can configure them.
Market symbol formats
Use the correct market symbol depending on the command:
- Perps:
BTC,ETH,HYPE, or HIP-3 symbols likekm:USOIL,xyz:BRENTOIL. - Spot/perp-aware commands (for example
price_*) can resolve spot or perp markets. - TWAP/NetTWAP special case:
HYPEmeans spot HYPE,HYPE-PERPmeans perp HYPE.
Important behavior
- Command rate limit (non-admin users): 1 command every 5 seconds and 5 commands per 60 seconds.
- Batch execution is supported for public commands: you can send multiple slash commands in one message (one per line).
Example:
/funding_remove km:US500
/funding_remove km:USOIL
/funding_remove km:USTECH
Next
Use the sections in this documentation to:
- Understand each public command in detail.
- Build a clean private setup.
- Configure groups correctly.
- Create, share, and scale Profiles.