Trend-Following Backtester · Guide · backtest 한국어
equity · GB
Watches of Switzerland Group PLC backtest
10 trend-following strategies were compared on the full daily history of Watches of Switzerland Group PLC. 9 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 24.9%, MDD -34.1%).
Results by strategy
9 of 10 beat buy and hold (CAGR 12.8%, drawdown -79.0%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 28.7%, MDD -37.9%, Sharpe 1.00, 43% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 15.9%p higher than buy and hold, while drawdown improves by 41.1%p (CAGR 24.9%, MDD -34.1%, exposure 47%).
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=48, exitN=26 |
28.7% | -37.9% | 1.00 | 0.76 | 6.1x | 15 | 43% |
| Supertrend period=22, mult=3.2 |
28.6% | -55.7% | 0.87 | 0.51 | 6.1x | 23 | 61% |
| 볼린저 밴드 돌파 n=37, k=1.1 |
24.9% | -34.1% | 0.86 | 0.73 | 4.9x | 46 | 47% |
| ROC 모멘텀 n=87, threshold=0.07 |
23.3% | -48.2% | 0.81 | 0.48 | 4.5x | 33 | 47% |
| SMA 크로스오버 fast=56, slow=210 |
21.1% | -59.2% | 0.76 | 0.36 | 3.9x | 9 | 43% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=27, mult=1.4 |
20.1% | -36.4% | 0.76 | 0.55 | 3.7x | 38 | 44% |
| EMA 크로스오버 fast=8, slow=109 |
21.0% | -47.2% | 0.75 | 0.44 | 3.9x | 21 | 50% |
| ADX / DI 방향성 period=39, threshold=13 |
16.4% | -62.6% | 0.63 | 0.26 | 3.0x | 43 | 46% |
| MACD fast=10, slow=70, signal=17 |
17.6% | -56.6% | 0.62 | 0.31 | 3.2x | 78 | 53% |
| Parabolic SAR step=0.035, maxStep=0.16 |
12.0% | -48.4% | 0.49 | 0.25 | 2.3x | 208 | 52% |
| Buy and hold | 12.8% | -79.0% | 0.49 | 0.16 | 2.4x | 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 48 days
- Sell — Sell when price breaks below the lowest low of the last 26 days