Trend-Following Backtester · Guide · backtest 한국어
equity · US
Happen, Inc. backtest
10 trend-following strategies were compared on the full daily history of Happen, Inc.. 10 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 4.0%, MDD -23.9%).
Results by strategy
10 of 10 beat buy and hold (CAGR -14.5%, drawdown -96.8%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 13.9%, MDD -55.4%, Sharpe 0.52, 44% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 28.4%p higher than buy and hold, while drawdown improves by 41.4%p (CAGR 4.0%, MDD -23.9%, exposure 6%).
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=51, exitN=54 |
13.9% | -55.4% | 0.52 | 0.25 | 4.6x | 19 | 44% |
| ROC 모멘텀 n=121, threshold=0.13 |
11.2% | -64.8% | 0.46 | 0.17 | 3.4x | 45 | 27% |
| 볼린저 밴드 돌파 n=70, k=2.9 |
9.4% | -40.0% | 0.46 | 0.24 | 2.9x | 12 | 16% |
| EMA 크로스오버 fast=24, slow=214 |
9.6% | -59.4% | 0.42 | 0.16 | 2.9x | 11 | 29% |
| SMA 크로스오버 fast=9, slow=157 |
8.5% | -63.3% | 0.39 | 0.13 | 2.6x | 29 | 37% |
| Keltner 채널 돌파 emaPeriod=11, atrPeriod=20, mult=2.5 |
4.0% | -23.9% | 0.32 | 0.17 | 1.6x | 26 | 6% |
| ADX / DI 방향성 period=31, threshold=21 |
2.0% | -42.0% | 0.20 | 0.05 | 1.3x | 24 | 13% |
| Supertrend period=18, mult=4.1 |
-5.9% | -85.7% | 0.04 | -0.07 | 0.5x | 49 | 43% |
| Parabolic SAR step=0.025, maxStep=0.2 |
-8.6% | -80.5% | -0.01 | -0.11 | 0.4x | 278 | 48% |
| MACD fast=6, slow=15, signal=10 |
-12.8% | -87.1% | -0.08 | -0.15 | 0.2x | 313 | 50% |
| Buy and hold | -14.5% | -96.8% | 0.06 | -0.15 | 0.2x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 51 days
- Sell — Sell when price breaks below the lowest low of the last 54 days