Trend-Following Backtester · Guide · backtest 한국어
equity · US
Moody's Corporation backtest
10 trend-following strategies were compared on the full daily history of Moody's 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 13.6%, drawdown -79.1%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 11.3%, MDD -71.1%, Sharpe 0.56, 78% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 11.4%, MDD -78.0%, exposure 95%.
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=38, exitN=74 |
11.3% | -71.1% | 0.56 | 0.16 | 30.2x | 53 | 78% |
| SMA 크로스오버 fast=12, slow=111 |
10.1% | -37.6% | 0.55 | 0.27 | 21.2x | 87 | 70% |
| EMA 크로스오버 fast=28, slow=81 |
9.9% | -47.0% | 0.53 | 0.21 | 19.7x | 67 | 71% |
| ROC 모멘텀 n=24, threshold=-0.13 |
11.4% | -78.0% | 0.52 | 0.15 | 31.1x | 131 | 95% |
| Supertrend period=22, mult=5 |
7.4% | -51.7% | 0.44 | 0.14 | 9.7x | 93 | 65% |
| Keltner 채널 돌파 emaPeriod=72, atrPeriod=18, mult=2.3 |
3.9% | -53.1% | 0.30 | 0.07 | 3.3x | 141 | 53% |
| 볼린저 밴드 돌파 n=53, k=3.2 |
2.1% | -29.8% | 0.30 | 0.07 | 1.9x | 29 | 13% |
| ADX / DI 방향성 period=38, threshold=24 |
0.9% | -23.0% | 0.17 | 0.04 | 1.3x | 40 | 10% |
| Parabolic SAR step=0.005, maxStep=0.34 |
1.2% | -67.5% | 0.17 | 0.02 | 1.5x | 281 | 60% |
| MACD fast=23, slow=56, signal=24 |
1.2% | -70.2% | 0.16 | 0.02 | 1.5x | 285 | 54% |
| Buy and hold | 13.6% | -79.1% | 0.56 | 0.17 | 57.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 38 days
- Sell — Sell when price breaks below the lowest low of the last 74 days