Trend-Following Backtester · Guide · backtest 한국어
equity · US
Materion Corporation backtest
10 trend-following strategies were compared on the full daily history of Materion Corporation. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 7.2%, drawdown -89.7%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 6.2%, MDD -73.8%, Sharpe 0.35, 61% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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=22, exitN=31 |
6.2% | -73.8% | 0.35 | 0.08 | 15.9x | 216 | 61% |
| SMA 크로스오버 fast=34, slow=208 |
4.4% | -79.0% | 0.29 | 0.06 | 7.5x | 81 | 56% |
| EMA 크로스오버 fast=124, slow=203 |
4.3% | -71.7% | 0.29 | 0.06 | 6.9x | 49 | 59% |
| Keltner 채널 돌파 emaPeriod=32, atrPeriod=28, mult=1.4 |
3.5% | -61.5% | 0.26 | 0.06 | 4.8x | 416 | 40% |
| 볼린저 밴드 돌파 n=72, k=1.1 |
3.3% | -67.9% | 0.26 | 0.05 | 4.6x | 232 | 44% |
| Supertrend period=13, mult=3.1 |
3.3% | -65.5% | 0.26 | 0.05 | 4.5x | 348 | 52% |
| Parabolic SAR step=0.005, maxStep=0.36 |
3.2% | -78.3% | 0.25 | 0.04 | 4.4x | 366 | 52% |
| MACD fast=18, slow=49, signal=18 |
3.0% | -81.3% | 0.25 | 0.04 | 4.0x | 492 | 50% |
| ROC 모멘텀 n=132, threshold=-0.01 |
2.4% | -78.9% | 0.22 | 0.03 | 2.9x | 339 | 59% |
| ADX / DI 방향성 period=38, threshold=34 |
0.2% | -8.0% | 0.08 | 0.02 | 1.1x | 2 | 0% |
| Buy and hold | 7.2% | -89.7% | 0.37 | 0.08 | 25.1x | 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 22 days
- Sell — Sell when price breaks below the lowest low of the last 31 days