Trend-Following Backtester · Guide · backtest 한국어
etf · CA
BMO S&P/TSX Capped Composite Index ETF backtest
10 trend-following strategies were compared on the full daily history of BMO S&P/TSX Capped Composite Index ETF. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 5.7%, MDD -19.6%).
Results by strategy
0 of 10 beat buy and hold (CAGR 6.5%, drawdown -37.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 5.7%, MDD -19.6%, Sharpe 0.65, 71% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.8%p lower than buy and hold, while drawdown improves by 17.6%p (CAGR 5.7%, MDD -19.6%, exposure 71%).
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=42, exitN=63 |
5.7% | -19.6% | 0.65 | 0.29 | 2.4x | 29 | 71% |
| SMA 크로스오버 fast=9, slow=118 |
4.2% | -24.4% | 0.52 | 0.17 | 1.9x | 47 | 67% |
| 볼린저 밴드 돌파 n=73, k=0.8 |
3.4% | -25.8% | 0.48 | 0.13 | 1.7x | 81 | 58% |
| EMA 크로스오버 fast=11, slow=90 |
3.9% | -28.4% | 0.48 | 0.14 | 1.8x | 53 | 68% |
| ROC 모멘텀 n=78, threshold=0 |
3.2% | -23.3% | 0.42 | 0.14 | 1.7x | 107 | 66% |
| Keltner 채널 돌파 emaPeriod=73, atrPeriod=20, mult=1.4 |
1.8% | -29.3% | 0.27 | 0.06 | 1.3x | 101 | 60% |
| ADX / DI 방향성 period=25, threshold=33 |
0.3% | -2.5% | 0.25 | 0.11 | 1.0x | 2 | 1% |
| Supertrend period=22, mult=4.7 |
1.4% | -30.9% | 0.20 | 0.05 | 1.3x | 79 | 67% |
| Parabolic SAR step=0.005, maxStep=0.36 |
-3.9% | -56.9% | -0.40 | -0.07 | 0.5x | 161 | 62% |
| MACD fast=10, slow=54, signal=17 |
-3.8% | -51.1% | -0.44 | -0.07 | 0.5x | 236 | 50% |
| Buy and hold | 6.5% | -37.2% | 0.51 | 0.17 | 2.8x | 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 42 days
- Sell — Sell when price breaks below the lowest low of the last 63 days