Trend-Following Backtester · Guide · backtest 한국어
equity · US
Target Corporation backtest
10 trend-following strategies were compared on the full daily history of Target Corporation. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 11.5%, drawdown -68.6%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 7.8%, MDD -62.1%, Sharpe 0.44, 63% 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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=57, slow=217 |
7.8% | -62.1% | 0.44 | 0.12 | 54.1x | 71 | 63% |
| EMA 크로스오버 fast=12, slow=208 |
6.8% | -57.7% | 0.40 | 0.12 | 33.0x | 137 | 64% |
| Donchian 채널 돌파 entryN=64, exitN=54 |
5.6% | -67.6% | 0.36 | 0.08 | 18.3x | 121 | 56% |
| ROC 모멘텀 n=147, threshold=-0.04 |
5.7% | -74.2% | 0.35 | 0.08 | 19.4x | 337 | 69% |
| Supertrend period=13, mult=2.8 |
5.3% | -69.7% | 0.34 | 0.08 | 15.7x | 449 | 55% |
| Keltner 채널 돌파 emaPeriod=47, atrPeriod=27, mult=1.9 |
4.1% | -50.5% | 0.31 | 0.08 | 8.4x | 331 | 42% |
| MACD fast=19, slow=52, signal=20 |
4.4% | -54.5% | 0.31 | 0.08 | 10.0x | 525 | 50% |
| ADX / DI 방향성 period=36, threshold=17 |
2.8% | -63.6% | 0.27 | 0.04 | 4.4x | 186 | 24% |
| Parabolic SAR step=0.005, maxStep=0.38 |
2.8% | -65.7% | 0.24 | 0.04 | 4.5x | 449 | 53% |
| 볼린저 밴드 돌파 n=36, k=1.3 |
1.1% | -75.9% | 0.15 | 0.01 | 1.8x | 479 | 44% |
| Buy and hold | 11.5% | -68.6% | 0.50 | 0.17 | 336.6x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 57-day average price crosses above the 217-day average
- Sell — Sell (to cash) when the 57-day average falls below the 217-day average