Trend-Following Backtester · Guide · backtest 한국어
equity · DE
Nemetschek SE backtest
10 trend-following strategies were compared on the full daily history of Nemetschek SE. 8 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 25.1%, MDD -45.9%).
Results by strategy
8 of 10 beat buy and hold (CAGR 9.1%, drawdown -98.8%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 25.1%, MDD -45.9%, Sharpe 0.78, 59% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 16.0%p higher than buy and hold, while drawdown improves by 52.9%p (CAGR 25.1%, MDD -45.9%, exposure 59%).
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=14, slow=145 |
25.1% | -45.9% | 0.78 | 0.55 | 457.6x | 54 | 59% |
| EMA 크로스오버 fast=10, slow=207 |
22.8% | -47.3% | 0.77 | 0.48 | 277.1x | 52 | 65% |
| Donchian 채널 돌파 entryN=94, exitN=78 |
23.4% | -45.9% | 0.75 | 0.51 | 314.0x | 28 | 61% |
| ROC 모멘텀 n=138, threshold=-0.04 |
21.5% | -50.0% | 0.70 | 0.43 | 209.1x | 170 | 66% |
| Keltner 채널 돌파 emaPeriod=77, atrPeriod=19, mult=1.7 |
12.2% | -69.6% | 0.50 | 0.18 | 23.6x | 136 | 48% |
| Parabolic SAR step=0.035, maxStep=0.06 |
12.2% | -70.9% | 0.48 | 0.17 | 23.5x | 429 | 53% |
| Supertrend period=31, mult=4.8 |
11.9% | -79.7% | 0.48 | 0.15 | 21.8x | 97 | 55% |
| 볼린저 밴드 돌파 n=59, k=2.4 |
9.8% | -49.1% | 0.45 | 0.20 | 12.9x | 90 | 34% |
| ADX / DI 방향성 period=35, threshold=22 |
6.4% | -46.5% | 0.39 | 0.14 | 5.5x | 56 | 15% |
| MACD fast=27, slow=37, signal=31 |
4.3% | -88.3% | 0.29 | 0.05 | 3.2x | 219 | 51% |
| Buy and hold | 9.1% | -98.8% | 0.42 | 0.09 | 10.8x | 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 14-day average price crosses above the 145-day average
- Sell — Sell (to cash) when the 14-day average falls below the 145-day average