Trend-Following Backtester · Guide · backtest 한국어
equity · US
Cboe Global Markets, Inc. backtest
10 trend-following strategies were compared on the full daily history of Cboe Global Markets, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 98% market exposure makes it hold-like. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 13.7%, MDD -28.6%).
Results by strategy
1 of 10 beat buy and hold (CAGR 15.0%, drawdown -44.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 18.0%, MDD -34.2%, Sharpe 0.83, 98% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 3.0%p higher than buy and hold, while drawdown improves by 10.5%p (CAGR 13.7%, MDD -28.6%, exposure 76%).
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 Hold-like · Exposure 98% n=14, threshold=-0.12 |
18.0% | -34.2% | 0.83 | 0.53 | 14.4x | 21 | 98% |
| SMA 크로스오버 fast=10, slow=117 |
14.0% | -32.8% | 0.80 | 0.43 | 8.3x | 42 | 68% |
| Supertrend period=11, mult=4.2 |
12.5% | -25.1% | 0.75 | 0.50 | 6.7x | 43 | 64% |
| Donchian 채널 돌파 entryN=22, exitN=50 |
13.7% | -28.6% | 0.75 | 0.48 | 8.0x | 37 | 76% |
| EMA 크로스오버 fast=18, slow=90 |
12.3% | -33.0% | 0.71 | 0.37 | 6.5x | 34 | 69% |
| ADX / DI 방향성 period=30, threshold=24 |
4.5% | -16.8% | 0.70 | 0.27 | 2.0x | 16 | 13% |
| Keltner 채널 돌파 emaPeriod=32, atrPeriod=26, mult=3.7 |
3.9% | -18.9% | 0.53 | 0.21 | 1.9x | 22 | 13% |
| 볼린저 밴드 돌파 n=17, k=3.1 |
2.0% | -6.2% | 0.52 | 0.31 | 1.4x | 12 | 3% |
| Parabolic SAR step=0.005, maxStep=0.38 |
3.4% | -42.3% | 0.28 | 0.08 | 1.7x | 157 | 58% |
| MACD fast=18, slow=30, signal=15 |
1.6% | -38.4% | 0.18 | 0.04 | 1.3x | 215 | 51% |
| Buy and hold | 15.0% | -44.7% | 0.68 | 0.34 | 9.5x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 14-day return is greater than -12%
- Sell — Sell when the 14-day return drops to -12% or below