Use CasesWarn me before I get liquidated on Hyperliquid
Web 3 / CryptoAutomation

Warn me before I get liquidated on Hyperliquid

Recipe by @Halfblood

How it works

Reads the user's public wallet positions on Hyperliquid using a read-only scanner — no private keys required. It monitors open perp positions, tracks the current mark price against each position's liquidation price, and calculates the margin ratio in real time. When any position's margin ratio falls below a configurable warning threshold (e.g. within 10% of liquidation), it fires an alert with the affected position, current price, liquidation price, and estimated time to liquidation at current trend. It can also suggest safer options (reduce size, add margin) but any transaction requires explicit user approval.

Example Prompt

"Watch my Hyperliquid and margin positions. Alert me if my liquidation price gets too close."