Trend-Following Backtester · Guide · backtest 한국어
equity · US
Caseys General Stores, Inc. backtest
10 trend-following strategies were compared on the full daily history of Caseys General Stores, Inc.. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 100% market exposure makes it hold-like.
Results by strategy
0 of 10 beat buy and hold (CAGR 16.5%, drawdown -74.5%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 16.2%, MDD -74.5%, Sharpe 0.61, 100% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 Hold-like · Exposure 100% n=1, threshold=-0.12 |
16.2% | -74.5% | 0.61 | 0.22 | 621.2x | 15 | 100% |
| EMA 크로스오버 fast=53, slow=300 |
12.5% | -60.8% | 0.56 | 0.21 | 154.5x | 35 | 77% |
| Donchian 채널 돌파 entryN=40, exitN=77 |
11.0% | -55.6% | 0.51 | 0.20 | 87.7x | 71 | 75% |
| SMA 크로스오버 fast=43, slow=173 |
8.6% | -70.3% | 0.44 | 0.12 | 34.6x | 75 | 68% |
| Supertrend period=26, mult=4.9 |
5.4% | -71.5% | 0.34 | 0.08 | 9.7x | 123 | 64% |
| ADX / DI 방향성 period=51, threshold=17 |
2.7% | -57.5% | 0.26 | 0.05 | 3.1x | 64 | 16% |
| 볼린저 밴드 돌파 n=55, k=3 |
0.9% | -63.1% | 0.13 | 0.01 | 1.4x | 86 | 21% |
| Parabolic SAR step=0.005, maxStep=0.36 |
-0.8% | -86.3% | 0.09 | -0.01 | 0.7x | 355 | 57% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=13, mult=1.2 |
-1.9% | -91.3% | 0.03 | -0.02 | 0.4x | 353 | 52% |
| MACD fast=16, slow=25, signal=16 |
-4.3% | -97.8% | -0.08 | -0.04 | 0.2x | 645 | 51% |
| Buy and hold | 16.5% | -74.5% | 0.62 | 0.22 | 693.1x | 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 1-day return is greater than -12%
- Sell — Sell when the 1-day return drops to -12% or below