Trend-Following Backtester · Guide · backtest 한국어
equity · DE
Scout24 SE backtest
10 trend-following strategies were compared on the full daily history of Scout24 SE. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 9.0%, drawdown -48.2%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 7.9%, MDD -44.3%, Sharpe 0.48, 66% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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=23, slow=111 |
7.9% | -44.3% | 0.48 | 0.18 | 2.3x | 23 | 66% |
| EMA 크로스오버 fast=10, slow=117 |
5.9% | -43.8% | 0.40 | 0.13 | 1.9x | 36 | 63% |
| ROC 모멘텀 n=91, threshold=-0.07 |
6.4% | -45.0% | 0.40 | 0.14 | 2.0x | 51 | 75% |
| Donchian 채널 돌파 entryN=89, exitN=50 |
5.0% | -34.1% | 0.39 | 0.15 | 1.7x | 20 | 47% |
| Supertrend period=16, mult=2.9 |
5.5% | -34.2% | 0.37 | 0.16 | 1.8x | 75 | 62% |
| ADX / DI 방향성 period=37, threshold=13 |
3.5% | -29.9% | 0.31 | 0.12 | 1.4x | 50 | 32% |
| Parabolic SAR step=0.005, maxStep=0.24 |
2.7% | -36.2% | 0.23 | 0.07 | 1.3x | 91 | 56% |
| Keltner 채널 돌파 emaPeriod=51, atrPeriod=35, mult=4 |
1.4% | -28.2% | 0.20 | 0.05 | 1.2x | 18 | 18% |
| MACD fast=20, slow=57, signal=24 |
0.9% | -39.4% | 0.14 | 0.02 | 1.1x | 97 | 51% |
| 볼린저 밴드 돌파 n=51, k=3.4 |
0.3% | -9.0% | 0.08 | 0.03 | 1.0x | 4 | 4% |
| Buy and hold | 9.0% | -48.2% | 0.45 | 0.19 | 2.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 23-day average price crosses above the 111-day average
- Sell — Sell (to cash) when the 23-day average falls below the 111-day average