Trend-Following Backtester · Guide · backtest 한국어
equity · US
Relay Therapeutics, Inc. backtest
10 trend-following strategies were compared on the full daily history of Relay Therapeutics, Inc.. 10 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 25.6%, MDD -28.2%).
Results by strategy
10 of 10 beat buy and hold (CAGR -9.8%, drawdown -96.7%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 27.7%, MDD -28.2%, Sharpe 1.02, 15% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 28.1%, MDD -28.2%, exposure 17%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 37.5%p higher than buy and hold, while drawdown improves by 68.6%p (CAGR 25.6%, MDD -28.2%, exposure 16%).
The alternative must retain 75% of buy-and-hold CAGR, improve drawdown by at least 20% and 5 percentage points, and stay below 95% exposure; the ranking weights return retention 60% and drawdown improvement 40%.
| Strategy · parameters | CAGR | MDD | Sharpe | Calmar | Total | Trades | Exposure |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=45, slow=161 |
27.7% | -28.2% | 1.02 | 0.98 | 4.4x | 3 | 15% |
| SMA 크로스오버 fast=37, slow=210 |
28.1% | -28.2% | 0.99 | 1.00 | 4.5x | 5 | 17% |
| ADX / DI 방향성 period=38, threshold=23 |
25.6% | -28.2% | 0.95 | 0.91 | 4.0x | 3 | 16% |
| Donchian 채널 돌파 entryN=94, exitN=31 |
15.2% | -50.2% | 0.62 | 0.30 | 2.3x | 5 | 18% |
| ROC 모멘텀 n=146, threshold=0.12 |
14.7% | -53.7% | 0.58 | 0.27 | 2.3x | 27 | 17% |
| MACD fast=14, slow=34, signal=10 |
5.2% | -73.8% | 0.37 | 0.07 | 1.4x | 92 | 51% |
| Supertrend period=25, mult=3.2 |
4.1% | -78.8% | 0.33 | 0.05 | 1.3x | 29 | 46% |
| Keltner 채널 돌파 emaPeriod=64, atrPeriod=16, mult=2.1 |
4.4% | -75.8% | 0.30 | 0.06 | 1.3x | 21 | 26% |
| 볼린저 밴드 돌파 n=36, k=3.2 |
3.4% | -31.8% | 0.26 | 0.11 | 1.2x | 6 | 6% |
| Parabolic SAR step=0.025, maxStep=0.38 |
-9.2% | -87.1% | 0.07 | -0.11 | 0.6x | 153 | 48% |
| Buy and hold | -9.8% | -96.7% | 0.25 | -0.10 | 0.5x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 45-day EMA crosses above the 161-day EMA
- Sell — Sell when the 45-day EMA falls below the 161-day EMA