Trend-Following Backtester · Guide · backtest 한국어
equity · US
Aramark backtest
10 trend-following strategies were compared on the full daily history of Aramark. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 8.7%, MDD -36.4%).
Results by strategy
0 of 10 beat buy and hold (CAGR 10.3%, drawdown -72.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 8.7%, MDD -36.4%, Sharpe 0.47, 74% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 1.6%p lower than buy and hold, while drawdown improves by 35.9%p (CAGR 8.7%, MDD -36.4%, exposure 74%).
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=30, exitN=55 |
8.7% | -36.4% | 0.47 | 0.24 | 2.9x | 27 | 74% |
| SMA 크로스오버 fast=27, slow=99 |
6.6% | -33.6% | 0.42 | 0.20 | 2.2x | 35 | 60% |
| Supertrend period=19, mult=4.3 |
6.5% | -38.7% | 0.40 | 0.17 | 2.2x | 43 | 61% |
| Keltner 채널 돌파 emaPeriod=12, atrPeriod=28, mult=3.1 |
1.3% | -8.9% | 0.32 | 0.15 | 1.2x | 8 | 3% |
| EMA 크로스오버 fast=30, slow=73 |
3.6% | -46.7% | 0.28 | 0.08 | 1.6x | 41 | 62% |
| ROC 모멘텀 n=87, threshold=-0.04 |
2.8% | -58.0% | 0.24 | 0.05 | 1.4x | 105 | 73% |
| Parabolic SAR step=0.01, maxStep=0.34 |
1.3% | -46.1% | 0.17 | 0.03 | 1.2x | 175 | 56% |
| MACD fast=19, slow=72, signal=18 |
0.9% | -48.5% | 0.15 | 0.02 | 1.1x | 132 | 50% |
| 볼린저 밴드 돌파 n=44, k=2.1 |
-0.2% | -44.3% | 0.07 | -0.00 | 1.0x | 65 | 34% |
| ADX / DI 방향성 period=20, threshold=17 |
-0.3% | -36.6% | 0.05 | -0.01 | 1.0x | 115 | 36% |
| Buy and hold | 10.3% | -72.3% | 0.46 | 0.14 | 3.5x | 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 30 days
- Sell — Sell when price breaks below the lowest low of the last 55 days