HyperTrade changelog
Release notes for the HyperTrade Hyperliquid trading desk.
2026-08-26 - Readable auto-tune results
- Auto-tune results now show only the parameters that were actually tuned, as labeled values with units, instead of a raw list of every setting.
2026-08-21 - Faster Magic Finder chip selection
- In Magic Finder, right-click a coin or strategy-type chip to keep only that one when several are selected.
- Magic Finder now opens the highest-PnL row in the results list instead of a different walk-forward winner.
2026-08-21 - Preview backtests for strategies and agents
- Live preview now shows sample strategy backtests and agent LLM replays, including history, equity curves, and simulated trades. Sign in to run your own configs on live Hyperliquid candles.
2026-08-21 - Circuit breakers for every strategy
- All rule-based strategies now support the same circuit breakers as AI agents: max drawdown, max daily loss, daily trade cap, and a cooldown after a trip. Exits and stops keep working while entries are paused.
- When a bot approaches a drawdown or daily-loss limit, new entries are automatically halved in size before the breaker trips.
- Strategy and automation docs now match live behavior: the conflict matrix covers grid, DCA, and agent exclusivity, and the risk layers are documented end to end.
- Retired the last remnants of the old swarm feature from billing, legal pages, and the kill switch.
2026-08-21 - ML signal filter for scalpers
- Scalper bots can train a machine-learning signal filter that learns which of the bot's own signals paid off and skips the weak ones, with optional probability-based position sizing.
- Training runs entirely in your browser; the server then re-checks every model on unseen data and only validated filters can touch live trading. Each verdict is saved as a validation report in backtest history.
- Backtest previews apply the attached signal filter, so the chart shows exactly what the bot would trade live, including how many signals were kept and skipped.
2026-08-21 - Grid trend protection and honest backtests
- Grid bots cap net inventory on both sides and halt after repeated re-anchors in the same direction, so a trending market stops the grid instead of draining it.
- Grid bots warn at start when the re-anchor threshold sits inside the ladder, the setup that flattens near-max inventory on every trend leg.
- Backtest optimization and Magic Finder score candidates on out-of-sample data with a purge gap, and rankings apply a haircut for the number of combinations tried.
- Funding strategy backtests replay historical funding rates when available and are only marked deploy-ready when they do.
- Scalper backtests default to the same pullback entries and resting brackets as live bots, with an optional next-open entry fill for more conservative results.
2026-08-21 - Modal buttons keep their labels on mobile
- Modal actions show Cancel, Save, and other labels on phones whenever the footer has room, and collapse to icons only when the row would overflow.
2026-08-20 - Combo Finder and multi-bot risk gates
- Magic Finder Combo mode splits backtest capital across several strategies and ranks alternative diversified portfolios you can create in one step.
- Create combo bots starts every leg together under one margin and conflict check so partial starts are less likely.
- Starting bots now blocks duplicate strategy types on the same coin, grid vs directional overlap, and tightens agent conflicts on shared markets.
- Live entries respect same-coin margin already reserved by other running bots.
- Cypherpunk sticky nav matches the page glow and scanlines, without letting the Assistant show through.
- Backtest and dashboard time-series charts show at most a handful of date labels so Magic Finder curves stay readable.
- Magic Finder combo mode now lists ranked portfolios first instead of mixing in single-strategy results.
- Magic Finder historical preview runs again after a scan instead of asking for valid numbers.
- Combo mode scans now request diversified portfolios from the server instead of returning a single-strategy winner.
- DCA buys no longer crash when checking same-coin margin reserved by other bots.
- Backtest history lists manual saves and Magic Finder scans together instead of separate Manual and Discovery tabs.
- In-app copy now says Magic Finder consistently instead of mixing Discovery labels.
- Magic Finder combo selection and the single-strategy comparison line now use scan capital so holdout stats match what the combo deploys.
2026-08-16 - Home desk hub and in-app news reader
- Home tab that puts capital, running bots, favorites, community, forum, and news on one desk view.
- News reader with a master-detail layout and in-app article extraction (HTML, Open Graph, and feed excerpts).
- Favorites moved off Dashboard so that page stays on positions, equity, and allocation.
- Magic Finder can run walk-forward validation and save a result as a manual backtest.
- Grid backtests no longer book duplicate intra-bar round trips.
2026-08-15 - Cypherpunk theme and longer-form guides
- Cypherpunk desk theme: midnight navy with magenta accents and cyan PnL, alongside Dark and Light.
- More long-form blog guides, and cleaner indexing for docs, changelog, and marketing pages.
2026-08-14 - Magic Finder controls and dashboard allocation
- Magic Finder accepts a capital amount, sorts and filters results, and sweeps every candle interval.
- Dashboard shows a capital allocation chart, folds status into the stat cards, and defaults the chart to equity.
- Backtest and bot forms drop a separate account-size field and lead with size and capital.
- Magic Finder backtest preview is restored, and live strategies no longer die when the database is under load.
- Resting stop and take-profit placement no longer reports a false strategy error.
2026-08-13 - Catalog, assistant, and a read-only desk MCP
- Read-only HyperTrade MCP so Cursor and other agents can inspect the desk without placing orders.
- Catalog cards support bulk selection, richer thumbnails, and clearer modal actions. Forum posts gained likes and follows.
- Assistant sidebar folders, full unread notification counts, and trade links from alerts.
- Android push notifications include page thumbnails and no longer collapse simultaneous alerts.
- Notification dropdown no longer clips off-screen on mobile.
2026-08-12 - News tab and Android alert reliability
- News tab for Hyperliquid-relevant headlines, with optional news alert preferences.
- Catalog lists paginate correctly, and production strategy defaults are tighter.
- Android app push now registers through HyperTrade, with a permission modal and reconnect flow when Chrome and the app disagree.
2026-08-11 - Community, Android app, and marketing locales
- Android app packaging and Play Store listing assets, so the desk can ship as an installable app.
- Community profiles, catalog, and forum layout overhaul. Open positions sit in a full-width dashboard row.
- Landing, docs, pricing, and marketing pages are fully translated, with language in the wallet menu.
- Multilingual blog posts with distinct artwork, plus more realistic preview and backtest candles.
2026-08-10 - Automation policy and per-bot budgets
- Shared policy gate and circuit breakers: every bot entry is checked against risk limits, and bots pause when drawdown or error limits trip.
- Each strategy sizes from its own dynamic budget instead of a shared account-size guess.
- Stopping a bot with flatten no longer leaves leftover exchange exposure after a partial close.
- Push tokens register per device, and the Enable alerts activation step opens notification setup.
2026-08-07 - Multi-coin discovery, catalog layouts, and landing
- Swarm is now async multi-coin Magic Finder discovery, so one job can sweep several coins.
- Cards, list, and mini layout toggles for catalogs and backtest history, with filter and sort controls.
- Landing page matches the live brand, and forum threads now mirror tutorial blog posts.
- Backtest history loads faster with pagination and lazy equity curves.
- Saved backtest history no longer fails to load when filters or stored metadata are incomplete.
2026-08-05 - LLM agents with true replay
- Agents use a structured decision schema, Sharpe and calibration scores, and true LLM-replay backtests instead of a proxy strategy.
- Replay runs asynchronously in the UI with prompt caching, so large lookbacks stay usable.
- Magic Finder and proxy strategy backtests are removed from the agent flow. Agents decide, they do not wrap a rule bot.
2026-08-04 - Transparency: legal pages, live status, and this changelog
- Terms of use, privacy policy, and risk disclosure now live at /terms, /privacy, and /risk, linked from the footer.
- Public status page at /status with live checks for the API, database, and Hyperliquid connectivity.
- This changelog, tracking every release.
- One-time risk acknowledgement when you first enter the app.
2026-08-04 - Notifications, device sessions, and plan clarity
- In-app notification center (bell in the header) for bot stops, errors, and stop-loss triggers.
- Browser push notifications - enable them from Profile → Account.
- Devices panel in Profile: see every signed-in session and revoke any of them remotely.
- Hitting a plan limit now opens an upgrade dialog explaining the limit instead of a raw error toast.
- Billing usage now includes running swarms alongside bots and API keys.
- Full French, Spanish, German, Chinese, and Arabic translations, including right-to-left layout for Arabic.
2026-08-04 - Bot safety and onboarding
- Pre-start risk summary: starting a bot now shows allocation, leverage, notional, stop distance, and estimated liquidation before anything runs.
- Emergency kill switch - stop all bots (optionally flattening positions) from the wallet menu, with a prominent shortcut when margin usage is critical.
- Bot health line on every card: last tick, thread status, and a stalled badge when a bot stops ticking.
- Get-started checklist and a short guided tour for new accounts, plus curated first-bot templates.
- Faster first load: pages now load on demand and vendor code is split into cacheable chunks.
- Loading skeletons across the dashboard, trade view, and bot catalogs instead of text placeholders.
2026-07-30 - Strategy engine hardening
- PnL is now booked correctly when a position is closed externally (e.g. a stop filled on the exchange) before the bot reconciles.
- Resting stop orders retry safely after partial fills; remainder fills are accounted per fill.
- Grid average entry price updates on sell fills, and grid inventory stops must cover the full ladder depth.
- Numerous live/backtest edge cases across the scalper, grid, DCA, and mean-reversion strategies and the optimizer.
2026-07-27 - Trading desk polish
- Strategy form is now a stepped modal, with the grid leverage cap visible and driven by the inventory stop.
- Connection and margin badges moved into the wallet menu; languages are listed by name.
- Device pairing by QR code now asks for explicit confirmation before linking a session.
- Editable strategy leverage is reflected in simulations and backtests.