Trend-Following Backtester · Guide · backtest 한국어
equity · US
Dick's Sporting Goods Inc backtest
10 trend-following strategies were compared on the full daily history of Dick's Sporting Goods Inc. 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 18.7%, drawdown -73.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 13.7%, MDD -47.3%, Sharpe 0.57, 70% 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=50, exitN=73 |
13.7% | -47.3% | 0.57 | 0.29 | 21.2x | 42 | 70% |
| SMA 크로스오버 fast=48, slow=114 |
12.8% | -49.8% | 0.56 | 0.26 | 17.4x | 47 | 61% |
| EMA 크로스오버 fast=63, slow=77 |
10.0% | -62.7% | 0.47 | 0.16 | 9.7x | 51 | 67% |
| Supertrend period=24, mult=2.6 |
9.1% | -53.0% | 0.45 | 0.17 | 8.0x | 190 | 58% |
| ROC 모멘텀 n=108, threshold=0.01 |
9.0% | -59.6% | 0.44 | 0.15 | 7.7x | 214 | 63% |
| ADX / DI 방향성 period=46, threshold=16 |
6.1% | -35.2% | 0.43 | 0.17 | 4.0x | 70 | 21% |
| 볼린저 밴드 돌파 n=56, k=2.8 |
4.7% | -27.4% | 0.40 | 0.17 | 3.0x | 30 | 18% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=12, mult=2.2 |
5.5% | -53.4% | 0.34 | 0.10 | 3.6x | 112 | 44% |
| Parabolic SAR step=0.005, maxStep=0.28 |
3.2% | -66.5% | 0.25 | 0.05 | 2.1x | 216 | 56% |
| MACD fast=15, slow=31, signal=14 |
0.3% | -63.8% | 0.15 | 0.00 | 1.1x | 334 | 50% |
| Buy and hold | 18.7% | -73.3% | 0.62 | 0.26 | 59.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 50 days
- Sell — Sell when price breaks below the lowest low of the last 73 days