Trend-Following Backtester · Guide · backtest 한국어
equity · US
Eastman Kodak Company backtest
10 trend-following strategies were compared on the full daily history of Eastman Kodak Company. 8 beat buy-and-hold CAGR; MACD ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 11.3%, MDD -72.3%).
Results by strategy
8 of 10 beat buy and hold (CAGR -6.3%, drawdown -95.8%).
Sharpe leader (same as main): MACD — CAGR 20.5%, MDD -79.5%, Sharpe 0.47, 51% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 26.9%p higher than buy and hold, while drawdown improves by 16.3%p (CAGR 11.3%, MDD -72.3%, exposure 11%).
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 |
|---|---|---|---|---|---|---|---|
| MACD fast=14, slow=28, signal=6 |
20.5% | -79.5% | 0.47 | 0.26 | 11.0x | 243 | 51% |
| Parabolic SAR step=0.015, maxStep=0.26 |
9.9% | -75.2% | 0.37 | 0.13 | 3.4x | 213 | 45% |
| Supertrend period=8, mult=2 |
8.6% | -75.0% | 0.35 | 0.11 | 2.9x | 149 | 41% |
| ROC 모멘텀 n=6, threshold=0.1 |
11.3% | -72.3% | 0.34 | 0.16 | 3.9x | 214 | 11% |
| 볼린저 밴드 돌파 n=15, k=2.1 |
7.1% | -76.6% | 0.33 | 0.09 | 2.4x | 122 | 20% |
| Keltner 채널 돌파 emaPeriod=12, atrPeriod=26, mult=2 |
8.5% | -88.0% | 0.31 | 0.10 | 2.9x | 56 | 10% |
| ADX / DI 방향성 period=5, threshold=14 |
-5.6% | -89.3% | 0.27 | -0.06 | 0.5x | 483 | 47% |
| SMA 크로스오버 fast=52, slow=110 |
-0.5% | -87.2% | 0.27 | -0.01 | 0.9x | 38 | 39% |
| Donchian 채널 돌파 entryN=27, exitN=69 |
-9.4% | -91.5% | 0.24 | -0.10 | 0.3x | 36 | 65% |
| EMA 크로스오버 fast=35, slow=170 |
-11.3% | -92.2% | 0.12 | -0.12 | 0.2x | 22 | 34% |
| Buy and hold | -6.3% | -95.8% | 0.32 | -0.07 | 0.4x | 1 | 100% |
Rules of the top strategy
Looks at the gap (MACD) between a short and long average crossing its own signal line.
- Buy — Buy when the MACD line (14/28) crosses above its 6-day signal line
- Sell — Sell when the MACD line crosses back below the signal line