Linear perpetual (paper default)v0.3.0PAPER READY

K-Mean Reversion

Replace the fixed 2% stop loss with an ATR-based stop loss. Add input: const atrLen = input.int(14, 'ATR Length', {minval: 1, maxval: 50}); const atr = ta.atr(atrLen); For longs: state.sl = entry - (atr * 2.5); For shorts: state.sl = entry + (atr * 2.5). This adapts stop distance to current volatility, potentially reducing whipsaws in low-volatility periods and preventing premature exits in high-volatility periods, which should improve risk-adjusted returns and Sharpe ratio.

Hyperliquid均值回归实验趋势高波动
Hosted coming soon Export for local runtimeHosted feasibility is under review; only released Local support produces a runtime configuration
Strategy categoryK 策略迁移研究
Market / timeframeHYPE/USDC · 15m
Default riskHIGH
Current runtimeslocal
Strategy thesis

Why it might work

第三方公开时序研究的技术指标迁移草稿;待 QuantElse 使用原始行情复现。

Key risks
  • 第三方自报回测,尚未由 QuantElse 复现。
  • 永续合约含资金费、滑点、清算和交易所可用性风险。
Stop / invalidation conditions
  • 原始规则或数据无法复现时停止发布为可运行版本。
Published backtest

Evidence used to compare strategies

Self-reported
Period137 days
Total return+20.61%
Max drawdown37.45%
Trades275
Risk-adjusted metricsOnly fields included in this published result are shown.
Annualized return+41.11%
Sharpe ratio-0.01
Interactive backtestHover or use the arrow keys to inspect each sample
127.7113.298.6684.1369.592026-03-012026-04-052026-05-092026-06-122026-07-17
Detail curve · 15m samplingK-Mean ReversionNormalized baseline
DATA PERIOD2026-03-01 — 2026-07-17

Minara public Marketplace API (third-party, pending QuantElse replay)
ohlcv · 15m · 240 samples
2026-07-17T00:00:00Z · Public third-party claim; retain attribution and source terms.

BENCHMARK PROFILECatalog defaults

catalog-default-v1
model-based fees · model-based slippage

METHODOLOGY

Imported from Minara public Marketplace API; no QuantElse execution, fees, funding or slippage were recomputed.

LIMITATIONS
  • Third-party self-reported result; not independently verified.
  • Replace this curve after a native QuantElse backtest.
Published records
  • 2026-03-01 — 2026-07-17+20.61%Minara public Marketplace API (third-party, pending QuantElse replay)

Historical results do not guarantee future performance.