Hyperliquid Strategy Builder

Build systematic strategies on Hyperliquid

Keel is a Strategy OS for Hyperliquid traders who want to turn repeatable ideas into structured strategies. Compose pipelines from typed components, backtest as a portfolio with real fees and funding, then deploy the same strategy live on Hyperliquid — non-custodial, monitored, and version-controlled.

A builder, not a bot

What changes when you build instead of script.

Bots, notebooks, and custodial automation each have a ceiling. A strategy builder removes the ceiling without losing the rigor.

vs writing a bot

A custom bot is one strategy, hardcoded. Want to test a variant? Rewrite. Need to add risk limits? Refactor. Bug in production? Rollback by hand.

With Keel

Strategies are composable pipelines. Swap a signal, change sizing, add a filter — same strategy, new version. Every edit is tracked.

vs a single-asset backtest

A signal that works on BTC alone can crater across a portfolio. Single-asset notebooks miss correlation, exposure, and concentration risk.

With Keel

Backtest as a portfolio across the Hyperliquid universe. See drawdown, exposure, sizing, and trade-by-trade behavior before you go live.

vs a custodial platform

Most automated trading services require you to deposit funds into their custody. One platform compromise and your capital is at risk.

With Keel

Non-custodial by design. Keel uses Hyperliquid’s native delegation — your keys never leave your wallet, and you can revoke access anytime.

Capabilities

Under the hood

Structured strategy engine

Strategies are composable pipelines of typed components. The system validates every connection at edit time — errors caught before you backtest, not after you deploy.

AI built on the same system

AI doesn’t generate code — it composes from the same components you use. It understands valid connections, constraints, and trade-offs. Every strategy it builds is structurally valid.

Detailed backtest reports

Sharpe, Sortino, max drawdown, win rate, trade-by-trade logs. Compare runs side by side. Real fee and slippage modeling.

Version control for strategies

Every edit creates a new version. Compare any two versions side by side. Tag releases, restore previous versions, fork strategies. Your full history, always recoverable.

Auditable execution logs

Every live run is logged — what the strategy calculated, what orders executed, what filled. Full transparency.

Non-custodial by design

Your keys never touch our servers. Keel uses Hyperliquid’s native delegation. Sign once, revoke anytime.

FAQ

Common questions

Does Keel work with all Hyperliquid markets?

Keel covers 200+ Hyperliquid pairs. Strategies can run on the full universe or a filtered subset (top-N by volume, custom asset lists, regime-filtered).

Can I deploy without writing code?

Yes. Compose strategies in the visual builder by dragging typed components. Configure parameters, validate the pipeline, and deploy live — all without code. CLI and API access are available if you want them.

Is my Hyperliquid account safe?

Yes. Keel is non-custodial — your keys never leave your wallet. Keel uses Hyperliquid’s native delegation: sign once, revoke anytime. Pause execution any time from the dashboard.

How accurate are the backtests?

Backtests run on real Hyperliquid market data with real fees, slippage estimates, and funding rates. The same pipeline that backtests is the pipeline that runs live, so there is no translation gap between research and production.

Can I bring my own Python logic?

Yes. The CLI lets you author strategy.py files locally, validate them against the same component registry, run backtests, and deploy. Component-based strategies and code-based strategies share the same execution engine.

Will live performance match the backtest?

Backtest-to-live parity is a design goal — the same strategy code runs in both. Live performance can still diverge from backtests due to slippage, market impact, and regime changes. Auditable execution logs let you compare what the strategy expected vs what the market did.

What will you build?

Live on Hyperliquid in minutes.

Get started
Non-custodial
Your keys never leave your wallet. Your strategies run on your account — Keel never holds funds.
Same code, backtest to live
The strategy that passed your backtest is the strategy that trades. Same pipeline, no surprises.
Full visibility
See every position, trade, and decision in real time. Pause anytime. Your account, your control.