Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Alimentation Couche-Tard Inc. backtest
10 trend-following strategies were compared on the full daily history of Alimentation Couche-Tard Inc.. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 19.2%, MDD -41.3%).
Results by strategy
0 of 10 beat buy and hold (CAGR 23.5%, drawdown -63.9%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 20.1%, MDD -48.5%, Sharpe 0.78, 73% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 3.5%p lower than buy and hold, while drawdown improves by 15.4%p (CAGR 19.2%, MDD -41.3%, exposure 66%).
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=67, exitN=78 |
20.1% | -48.5% | 0.78 | 0.41 | 239.8x | 37 | 73% |
| SMA 크로스오버 fast=35, slow=106 |
19.2% | -41.3% | 0.77 | 0.47 | 195.3x | 63 | 66% |
| EMA 크로스오버 fast=43, slow=216 |
19.7% | -49.2% | 0.75 | 0.40 | 219.0x | 29 | 76% |
| ROC 모멘텀 n=126, threshold=-0.01 |
11.3% | -60.3% | 0.52 | 0.19 | 24.7x | 269 | 72% |
| 볼린저 밴드 돌파 n=59, k=3.5 |
5.4% | -25.0% | 0.46 | 0.21 | 4.8x | 31 | 16% |
| ADX / DI 방향성 period=39, threshold=20 |
6.8% | -41.3% | 0.44 | 0.16 | 7.1x | 64 | 26% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=9, mult=4 |
6.8% | -43.4% | 0.44 | 0.16 | 7.1x | 105 | 30% |
| Supertrend period=18, mult=5 |
4.3% | -66.8% | 0.29 | 0.06 | 3.6x | 173 | 59% |
| Parabolic SAR step=0.005, maxStep=0.12 |
1.4% | -77.0% | 0.18 | 0.02 | 1.5x | 229 | 57% |
| MACD fast=15, slow=44, signal=16 |
-4.5% | -96.3% | -0.07 | -0.05 | 0.3x | 412 | 50% |
| Buy and hold | 23.5% | -63.9% | 0.78 | 0.37 | 560.9x | 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 67 days
- Sell — Sell when price breaks below the lowest low of the last 78 days