Trend-Following Backtester · Guide · backtest 한국어
equity · US
HP Inc. backtest
10 trend-following strategies were compared on the full daily history of HP Inc.. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 6.6%, MDD -52.1%).
Results by strategy
0 of 10 beat buy and hold (CAGR 7.9%, drawdown -85.7%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 6.9%, MDD -64.1%, Sharpe 0.39, 59% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.0%p lower than buy and hold, while drawdown improves by 21.6%p (CAGR 6.6%, MDD -52.1%, exposure 58%).
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=53, exitN=62 |
6.9% | -64.1% | 0.39 | 0.11 | 43.0x | 113 | 59% |
| SMA 크로스오버 fast=48, slow=97 |
6.6% | -52.1% | 0.38 | 0.13 | 37.2x | 141 | 58% |
| EMA 크로스오버 fast=59, slow=264 |
5.9% | -66.1% | 0.35 | 0.09 | 25.1x | 65 | 62% |
| Supertrend period=11, mult=4.5 |
4.5% | -55.8% | 0.30 | 0.08 | 12.2x | 227 | 56% |
| 볼린저 밴드 돌파 n=58, k=2 |
4.0% | -50.4% | 0.30 | 0.08 | 9.3x | 221 | 36% |
| ADX / DI 방향성 period=38, threshold=16 |
2.7% | -44.0% | 0.24 | 0.06 | 4.5x | 209 | 24% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=29, mult=2.5 |
2.4% | -55.6% | 0.22 | 0.04 | 3.8x | 265 | 38% |
| Parabolic SAR step=0.02, maxStep=0.02 |
2.3% | -81.3% | 0.22 | 0.03 | 3.6x | 347 | 56% |
| ROC 모멘텀 n=130, threshold=-0.04 |
2.2% | -75.9% | 0.21 | 0.03 | 3.3x | 479 | 64% |
| MACD fast=19, slow=65, signal=39 |
0.8% | -92.3% | 0.16 | 0.01 | 1.5x | 461 | 51% |
| Buy and hold | 7.9% | -85.7% | 0.39 | 0.09 | 74.7x | 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 53 days
- Sell — Sell when price breaks below the lowest low of the last 62 days