Interactive Walk-Forward Backtest

Backtest the Deleverage Shield on Your Own Data

Upload your own historical price CSVs for up to five tokens and run two engines in parallel on identical terms: the fixed-threshold Deleverage Shield Aegis (v14.0) and the vol-scaled adaptive production engine Proteus (v18) — all against plain Buy & Hold. Every engine gets identical DCA capital on the same schedule, so the only difference you see is the exposure control itself — how far each rule pulls risk off the table in stress, and what that costs in upside.

Your CSV file never leaves your machine: it is parsed in your browser, and only the resulting price series is sent to the engine, where it is processed in-memory and discarded — never stored, never logged. The run happens on the server because the modulator's parameters stay there and are never shipped to the browser. Results are scored on risk-adjusted return (Sharpe and Calmar), not on whether they beat Buy & Hold in raw percent.

PROTEUS (v18) IS LIVE The backtest now runs Aegis (v14) and Proteus (v18) side by side on identical terms. Proteus (v18) uses volatility-scaled adaptive thresholds that auto-tune to both calm large-cap baskets and high-vol alt baskets — one adaptive engine instead of separate per-profile engines. Proteus (v18) is the production engine. Aegis (v14) is its fixed-threshold predecessor and still runs as a fallback for portfolios too young to warm the adaptive threshold.

Hypothetical results. This page computes a simulation from the price history you upload. A backtest applies a strategy to the past with complete knowledge of how that period turned out — knowledge nobody had at the time — and it ignores slippage, spreads and taxes, though it does charge a simulated 0.1% exchange fee on every rebalance, DCA buy and redeployment. Hypothetical and past performance is not a reliable indicator of future results. AQMath is software for your own analysis: it is not investment advice, not a recommendation to buy or sell any asset, and it never places orders or holds funds.

--deleverage-backtesting
How it works: Upload historical price CSVs for your tokens (up to 5). Every run executes two engines in parallel on the exact same basket, capital and DCA schedule: Aegis (v14.0) Deleverage (the fixed-threshold predecessor — continuous drawdown + downside-vol de-risking) and Proteus (v18) vol-scaled adaptive (the production engine — volatility-scaled dynamic thresholds with V-bounce re-entry). Buy & Hold buys tokens unconditionally and stays fully exposed. The basket follows the same 180-day macro loop as production — a KKT risk-parity re-optimisation every 180 days on the trailing 180-day window. Both engines charge the same simulated fees, redeploy parked DCA cash the same way, and are scored on risk-adjusted return (Sharpe and Calmar), not on beating Buy & Hold.
weighted blend symmetric ramp (0.30) REGIME SIGNAL drawdown ↑ + downside vol ↑ base_risk drawdown + downside vol target = 1 − risk continuous · no floor EXPOSURE smooth ramp · both directions continuous DD + downside-vol modulator · Aegis v14.0 no indicators · no timers · no correlation gate
--price-data
CSV format: Header with date column (event_date/date/Date) + price column (close_price_usd/Close/price). Equal-weighted portfolio.
Token 1
Drop CSV or click
Token 2
Drop CSV or click
Token 3
Drop CSV or click
Token 4
Drop CSV or click
Token 5
Drop CSV or click
--backtest-settings
--changelog