Trend-Following Backtester · Guide · backtest 한국어
equity · US
ATI Inc. backtest
10 trend-following strategies were compared on the full daily history of ATI Inc.. 7 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 12.4%, MDD -49.6%).
Results by strategy
7 of 10 beat buy and hold (CAGR 7.8%, drawdown -95.6%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 21.5%, MDD -71.7%, Sharpe 0.68, 74% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 13.7%p higher than buy and hold, while drawdown improves by 23.9%p (CAGR 12.4%, MDD -49.6%, exposure 28%).
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=35, exitN=98 |
21.5% | -71.7% | 0.68 | 0.30 | 181.5x | 37 | 74% |
| 볼린저 밴드 돌파 n=35, k=2.2 |
12.4% | -49.6% | 0.59 | 0.25 | 22.4x | 120 | 28% |
| SMA 크로스오버 fast=26, slow=170 |
15.7% | -58.4% | 0.59 | 0.27 | 48.8x | 51 | 57% |
| EMA 크로스오버 fast=57, slow=140 |
14.7% | -56.2% | 0.57 | 0.26 | 39.0x | 33 | 57% |
| ROC 모멘텀 n=161, threshold=-0.02 |
13.9% | -69.4% | 0.54 | 0.20 | 32.1x | 171 | 59% |
| Supertrend period=10, mult=3.6 |
9.2% | -83.9% | 0.43 | 0.11 | 10.4x | 149 | 51% |
| Keltner 채널 돌파 emaPeriod=50, atrPeriod=22, mult=2.4 |
7.9% | -61.0% | 0.42 | 0.13 | 7.6x | 114 | 32% |
| MACD fast=13, slow=20, signal=13 |
7.0% | -90.5% | 0.37 | 0.08 | 6.0x | 430 | 51% |
| ADX / DI 방향성 period=21, threshold=15 |
5.4% | -76.0% | 0.33 | 0.07 | 4.1x | 296 | 34% |
| Parabolic SAR step=0.015, maxStep=0.12 |
3.8% | -90.4% | 0.28 | 0.04 | 2.7x | 472 | 53% |
| Buy and hold | 7.8% | -95.6% | 0.41 | 0.08 | 7.4x | 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 35 days
- Sell — Sell when price breaks below the lowest low of the last 98 days