Walk-forward
Does it work in more than one stretch of history?
The history is cut into consecutive slices and each is tested on its own, with indicators warmed up first.
Non-custodial · runs in your browser · Hyperliquid perps
Turn what you see on a chart into an exact, testable strategy, backtest it on real Hyperliquid candles with fees, and run it from your own browser. Your keys never leave your device.
01Why it is built this way
The problem
In 2022, exchange API keys held on the servers of the bot service 3Commas leaked, and users reported trades they never made. A key stored by a platform is only as safe as that platform.
THESIS
The trading key is created inside your browser tab, cannot withdraw, and expires on its own. The desk shows a live log of every host the tab has contacted — this page runs the same log below.
The problem
Tune rules long enough and they fit the past perfectly. Most tools show one flattering equity curve and let you trade it.
THESIS
The robustness lab re-tests every rule set on separate slices of history, reshuffled trade orders, nudged parameters and shortened histories, then grades it A–F. It can say no — and live trading stays locked below the grade the operator sets.
The problem
A crashed process or a lost connection can leave a position open with nothing guarding it.
THESIS
Every entry is sent together with its stop-loss and take-profit in one signed action. They rest on Hyperliquid, so a closed tab never leaves a position unprotected. Rules are evaluated only while the tab is open — the desk says so, and its run log records every decision.
02How it works
The desk walks you through the same five steps every time, and shows where you are.
Real Hyperliquid candles — up to 5,000 per market — with live prices over the websocket.
Claude reads the chart and the exact candles behind it and writes rules in a strict schema. Or start from the gallery, a shared link or JSON. Edit them visually; out-of-range values are clamped and every clamp is shown.
A conservative backtest with fees, slippage and real funding, then the lab: walk-forward, Monte Carlo, sensitivity, look-ahead check, and a grade.
Live prices, simulated fills, no wallet and no keys. Decisions are made once per closed candle by the same engine the backtest used.
Testnet first, mainnet only if the operator enables it. Unlocks when the rules reach grade C or better.
03Robustness lab
Four independent checks, one grade, and plain-English reasons with the numbers behind them. The figures on each card come from the run at the top of this page.
Walk-forward
The history is cut into consecutive slices and each is tested on its own, with indicators warmed up first.
Monte Carlo
The same trades are reshuffled and resampled, seeded and repeatable, to show a range instead of one path.
Sensitivity
Key parameters are nudged up and down; rules that only work at one exact value are fragile.
Look-ahead check
The test is re-run on shortened histories; if an earlier signal changes when later candles are added, the grade is F.
On this desk live trading unlocks at C or better, on unchanged rules. Hard caps apply before any score: a look-ahead mismatch or zero trades is F; fewer than 20 trades, a net loss, or one slice carrying all the profit is at most D; an out-of-sample loss after an in-sample gain is at most C.
04Proof, not promises
No server holds a trading key, signs, routes or relays an order. The server serves page files and forwards chart-reading requests to the Claude API — that is all.
| Host | Who | How | Requests |
|---|---|---|---|
| Starting… | |||
The desk shows the same log in its key panel. It only records — it never blocks or forwards a request, and nothing it records leaves the tab. Your browser's developer tools show the same.
Entry, stop-loss and take-profit go out in one signed action and rest on Hyperliquid.
Immediate-or-cancel limits with a hard worst price, never unbounded market orders. Size per position is capped.
One button stops the run, cancels this desk's orders and closes the position.
Risk per trade, leverage, trades and loss per day are clamped to hard ranges; the operator can only tighten them.
05Inside the desk
Rules editor
Add or remove conditions from dropdowns with a live preview on the chart. Ask for a change in plain words and review exactly what it changes before anything is applied.
Format illustration, not a suggestion.
Strategy gallery
Each card runs a real mini backtest on the loaded candles. Labelled template — not AI.
Share links
The rules travel in the URL hash, which browsers never send to a server — and are validated again when opened.
Command palette
Jump between Build, Test and Run workspaces, markets and actions from the keyboard.
Risk panel
Daily loss used, trades today, leverage, distance to liquidation and the kill-switch state, side by side.
Funding-aware
Hyperliquid's real hourly funding is charged in the backtest. If it can't load, the report says so.
Journal
Run log with every decision, run trades with estimated P&L, and the backtest expectation beside them.
Pro plan
Paid in USDC on Hyperliquid from your own wallet. Sign in with a signed message — no account, no card.
06Pricing
Templates, JSON rules, backtests, the robustness lab, paper and live runs are the same on both plans.
Free
0
Pro
19 USDC / 30 days
Paid with a USDC transfer on Hyperliquid, from your own wallet straight to the operator's address. The server only reads that ledger to confirm it — it never holds funds or keys.
Open the deskAI chart reading is not enabled on this desk right now.
07For operators
Self-host it as one Node process or deploy it to Vercel. Bring your own Anthropic API key; without one, templates, JSON rules, the lab, paper and live runs still work. Every revenue line below is off until you switch it on in the admin.
Hyperliquid's builder code: up to 0.1 % of each live perp order's notional, approved once by each user in their own wallet, and included in their backtest costs. It accrues to your address and you claim it on Hyperliquid. Your builder account needs at least 100 USDC in perps value — the admin checks it.
A flat price for more daily AI chart reads, paid in USDC on Hyperliquid straight from the user's wallet to yours. The server verifies payments read-only from your ledger; there is no custody and no signer.
Show your Hyperliquid referral link to users, with a disclosure. Hyperliquid's referral programme shares part of referred users' trading fees with the referrer — its docs set the current terms.
Your name, accent colour, logo, landing copy, FAQ, markets and templates — all set in the admin, per deployment, without touching code.
Legal note. A per-trade fee on trades the desk executes automatically may need legal review where you operate. A flat plan fee is the simpler line. This page is not legal advice.
08FAQ
Paper mode needs no wallet and no deposit.
Open the desk