Trade
Smarter
Introducing HyperLLM, a model trained on Hyperliquid mechanics: funding rates, liquidation math, fee optimization, and the execution logic that generic models get wrong.
What It Does
Funding Rate Awareness
Funding can exceed 200% APR on crowded trades. The model tracks real-time rates, flags expensive holds, and factors funding into entry/exit timing.
Liquidation Math
Computes exact liquidation prices for cross and isolated margin. Accounts for unrealized PnL, open orders, and position adjustments before you get ADL'd.
Fee Optimization
Taker fees are 3x maker fees (0.045% vs 0.015%). The model picks order types to minimize costs: when ALO makes sense for rebates, when paying taker is worth it.
Maker Priority Mechanics
Cancels process before fills. Liquidity disappears when you need it most. The model understands FIFO queue dynamics and when cancel/replace costs you your spot.
Exit Execution
Stop-market orders slip badly in thin books. The model structures TP/SL correctly: trigger distances, limit vs market, partial exits to avoid walking the book.
API Integration
Correct endpoint selection, proper rate limiting, WebSocket subscriptions. Handles the nuances of HL's API that trip up most trading bots.
HLP Vault Dynamics
HLP takes the other side when the book is thin. The model understands when the vault is your counterparty, how liquidations flow into HLP, and what that means for fills.
Cross-Margin Portfolio
Unrealized PnL on one position affects margin for others. The model tracks portfolio-level risk: how a winner funds a loser, when correlation kills you, total liquidation price.
HIP-3 Markets
Works on any perps built on Hyperliquid. Native markets, Trade.xyz, and future HIP-3 deployments all share the same mechanics. One model, every venue.
Stop Losing to Mechanics
Funding fees, bad fills, and liquidations you didn't see coming. This model knows the platform.