Release Radar
Changelog
Continuous improvements to your trading edge. Every feature, fix, and optimization — timestamped and documented.
45
Releases
283
Features
204
Days Active
Latest
July 17•v2.17.0
Frontier Engine — One Focused Strategy, Radical Transparency
One Focused Strategy—The engine now runs a single, continuously-researched strategy — long-only entries built around order-flow squeeze conditions — instead of juggling several parallel models. One clear thesis, refined every day with fresh market data rather than diluted across many.
End-to-End Exit Ownership—A live position is now closed only by its own exit logic — fidelity trail, max-hold, or disaster stop — including the stop enforced directly on Hyperliquid. Protective exits survive server restarts and can no longer be overridden by unrelated short-term signals.
Exchange Leverage Pinning—The leverage set on the exchange is now always pinned to the leverage the engine actually uses for the trade, removing any mismatch between configured and on-chain leverage.
Per-Symbol Concurrency—The engine can hold up to three concurrent positions across symbols at reduced per-position size, spreading risk instead of concentrating everything in a single trade.
Weekly Trade Journal—A new automated Weekly Journal (/journal) publishes what the engine actually did — generated deterministically from the trade ledger, wins and losses alike, with no hand-editing.
Autonomous Research Page—A new /research page explains, in plain language, how the autonomous research loop discovers candidate signals and — far more often — rejects them through out-of-sample and leakage checks before anything reaches live trading.
Canonical New-Client Defaults—New accounts now start on the canonical Frontier profile by default, so every client inherits the same vetted configuration from day one.
Learn Before You Connect—New comparison pages and a free Hyperliquid Risk Playbook help prospective users understand the approach and the risks before connecting an exchange.
June 11•v2.16.0
Engine v2 — The Verification-First Release
Agent-Wallet Signing Fix—Fixed a critical agent-wallet signing configuration that prevented order execution for agent-connected accounts. Wallet trading authorization is now verified on-chain (extraAgents) before the console ever reports an agent as active.
Deterministic Entry Floors—Conviction floor of 60 (relaxed to 48 in CHOPPING for mean-reversion setups) plus a universal Expected-Value gate: a trade with negative estimated EV after fees does not execute on any code path.
On-Chain Trail Ratchet—Once a position peaks past breakeven plus margin, the stop is ratcheted upward on Hyperliquid itself — breakeven floor from ~+2.8% peak, trailing floor from +5% peak. The protective floor is exchange-enforced and survives server outages.
Hard Daily Loss Limit—Trading halts for the rest of the day if the account draws down 2.5%. Enforced in the engine, not the UI.
Subscription Leverage Tiers—Leverage is now plan-gated: Free 10x, Pro 20x, Team 40x — enforced server-side in the config loader, not just in the interface.
Self-Service Re-Authorization—When a wallet approval expires, users can re-authorize directly from the console. An approval-expiry monitor alerts 7 days ahead.
Automatic Halt on Rejections—The agent halts automatically after repeated identical order rejections instead of retrying blindly.
Status Reliability—Bot status is dual-written to both databases the moment it changes, with a periodic mirror and a drift watchdog. OS auto-updates can no longer restart trading services mid-position.
Quiet Notification Policy—Telegram now carries only position open/close events, a daily brief, and action-required safety alerts.
Minimal Preset Persistence—User configs now store only explicit overrides, so saved settings no longer freeze platform-wide tuning improvements.
303-Test Deploy Gate—303 automated tests run before every engine start. A failing suite blocks the deployment.
Public Track Record—Engine v2 track record begins June 11, 2026. Results are published monthly on /performance from the verifiable ledger — wins and losses alike, no projections, each position verifiable against Hyperliquid on-chain state.
Missing a feature? Let us know