Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Linamar Corporation backtest
10 trend-following strategies were compared on the full daily history of Linamar Corporation. 5 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 9.9%, MDD -38.1%).
Results by strategy
5 of 10 beat buy and hold (CAGR 9.3%, drawdown -93.7%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 14.4%, MDD -62.6%, Sharpe 0.63, 58% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 14.4%, MDD -79.1%, exposure 72%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 5.1%p higher than buy and hold, while drawdown improves by 31.1%p (CAGR 9.9%, MDD -38.1%, exposure 19%).
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=24, slow=104 |
14.4% | -62.6% | 0.63 | 0.23 | 68.9x | 79 | 58% |
| ADX / DI 방향성 period=34, threshold=21 |
9.9% | -38.1% | 0.61 | 0.26 | 19.7x | 64 | 19% |
| Donchian 채널 돌파 entryN=26, exitN=60 |
14.4% | -79.1% | 0.60 | 0.18 | 69.5x | 77 | 72% |
| EMA 크로스오버 fast=54, slow=102 |
12.6% | -62.0% | 0.59 | 0.20 | 42.4x | 49 | 60% |
| 볼린저 밴드 돌파 n=47, k=1.3 |
10.1% | -55.0% | 0.52 | 0.18 | 21.0x | 185 | 43% |
| ROC 모멘텀 n=148, threshold=0.01 |
8.3% | -82.4% | 0.44 | 0.10 | 12.2x | 209 | 56% |
| Keltner 채널 돌파 emaPeriod=46, atrPeriod=22, mult=1.8 |
7.2% | -64.2% | 0.41 | 0.11 | 9.0x | 183 | 41% |
| Supertrend period=20, mult=4.5 |
6.8% | -70.5% | 0.38 | 0.10 | 8.0x | 115 | 55% |
| Parabolic SAR step=0.005, maxStep=0.36 |
3.3% | -70.3% | 0.25 | 0.05 | 2.8x | 255 | 54% |
| MACD fast=16, slow=48, signal=24 |
0.5% | -78.3% | 0.15 | 0.01 | 1.2x | 340 | 51% |
| Buy and hold | 9.3% | -93.7% | 0.42 | 0.10 | 16.5x | 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 24-day average price crosses above the 104-day average
- Sell — Sell (to cash) when the 24-day average falls below the 104-day average