Trend-Following Backtester · Guide · backtest 한국어
equity · DK
FLSmidth & Co. A/S backtest
10 trend-following strategies were compared on the full daily history of FLSmidth & Co. A/S. 8 beat buy-and-hold CAGR; Keltner 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 4.8%, MDD -42.8%).
Results by strategy
8 of 10 beat buy and hold (CAGR 3.8%, drawdown -80.2%).
Sharpe leader (same as main): Keltner 채널 돌파 — CAGR 7.5%, MDD -63.6%, Sharpe 0.47, 35% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 3.7%p higher than buy and hold, while drawdown improves by 16.5%p (CAGR 4.8%, MDD -42.8%, exposure 24%).
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 |
|---|---|---|---|---|---|---|---|
| Keltner 채널 돌파 emaPeriod=27, atrPeriod=16, mult=1.7 |
7.5% | -63.6% | 0.47 | 0.12 | 6.9x | 178 | 35% |
| 볼린저 밴드 돌파 n=40, k=1.8 |
7.3% | -45.0% | 0.46 | 0.16 | 6.5x | 130 | 35% |
| MACD fast=18, slow=45, signal=14 |
7.3% | -67.6% | 0.40 | 0.11 | 6.5x | 303 | 52% |
| Donchian 채널 돌파 entryN=64, exitN=9 |
4.8% | -42.8% | 0.38 | 0.11 | 3.5x | 110 | 24% |
| Supertrend period=18, mult=3.7 |
5.9% | -74.1% | 0.36 | 0.08 | 4.6x | 138 | 51% |
| SMA 크로스오버 fast=43, slow=194 |
5.6% | -71.2% | 0.34 | 0.08 | 4.3x | 42 | 55% |
| ROC 모멘텀 n=101, threshold=0 |
4.6% | -68.4% | 0.31 | 0.07 | 3.3x | 226 | 56% |
| EMA 크로스오버 fast=17, slow=153 |
4.5% | -77.2% | 0.30 | 0.06 | 3.2x | 80 | 51% |
| Parabolic SAR step=0.01, maxStep=0.04 |
3.1% | -67.7% | 0.25 | 0.05 | 2.3x | 243 | 54% |
| ADX / DI 방향성 period=26, threshold=24 |
2.1% | -34.6% | 0.24 | 0.06 | 1.7x | 60 | 13% |
| Buy and hold | 3.8% | -80.2% | 0.29 | 0.05 | 2.7x | 1 | 100% |
Rules of the top strategy
Breaking above the channel top (average plus a multiple of volatility) signals an upside breakout.
- Buy — Buy when the close breaks above the 27-day average + 1.7× volatility (Keltner top)
- Sell — Sell when the close falls back to the 27-day average