Trend-Following Backtester · Guide · backtest 한국어
equity · US
Amphenol Corporation backtest
10 trend-following strategies were compared on the full daily history of Amphenol Corporation. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 18.0%, MDD -38.0%).
Results by strategy
0 of 10 beat buy and hold (CAGR 22.4%, drawdown -63.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 20.5%, MDD -56.7%, Sharpe 0.77, 87% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.9%p lower than buy and hold, while drawdown improves by 6.7%p (CAGR 18.0%, MDD -38.0%, exposure 70%).
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=56, exitN=168 |
20.5% | -56.7% | 0.77 | 0.36 | 649.9x | 25 | 87% |
| SMA 크로스오버 fast=48, slow=105 |
18.0% | -38.0% | 0.75 | 0.47 | 309.9x | 75 | 70% |
| ROC 모멘텀 n=124, threshold=-0.1 |
18.8% | -62.3% | 0.73 | 0.30 | 397.3x | 123 | 85% |
| EMA 크로스오버 fast=40, slow=105 |
15.8% | -69.3% | 0.68 | 0.23 | 164.5x | 59 | 75% |
| Keltner 채널 돌파 emaPeriod=110, atrPeriod=25, mult=1.3 |
11.9% | -58.6% | 0.57 | 0.20 | 49.2x | 187 | 67% |
| ADX / DI 방향성 period=39, threshold=27 |
3.5% | -21.9% | 0.39 | 0.16 | 3.3x | 12 | 5% |
| Supertrend period=28, mult=5 |
5.9% | -80.7% | 0.35 | 0.07 | 7.4x | 141 | 67% |
| 볼린저 밴드 돌파 n=49, k=1.3 |
4.8% | -52.2% | 0.32 | 0.09 | 5.1x | 236 | 52% |
| MACD fast=16, slow=25, signal=17 |
4.6% | -51.5% | 0.31 | 0.09 | 4.8x | 490 | 50% |
| Parabolic SAR step=0.01, maxStep=0.2 |
2.0% | -60.2% | 0.20 | 0.03 | 2.0x | 492 | 58% |
| Buy and hold | 22.4% | -63.4% | 0.74 | 0.35 | 1106.3x | 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 56 days
- Sell — Sell when price breaks below the lowest low of the last 168 days