Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Skylark Holdings Co., Ltd. backtest
10 trend-following strategies were compared on the full daily history of Skylark Holdings Co., Ltd.. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 8.9%, drawdown -37.3%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 6.8%, MDD -44.9%, Sharpe 0.41, 94% 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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=36, threshold=-0.12 |
6.8% | -44.9% | 0.41 | 0.15 | 2.2x | 39 | 94% |
| Donchian 채널 돌파 entryN=24, exitN=96 |
6.4% | -35.7% | 0.40 | 0.18 | 2.1x | 21 | 85% |
| EMA 크로스오버 fast=44, slow=80 |
4.1% | -37.7% | 0.32 | 0.11 | 1.6x | 30 | 61% |
| MACD fast=9, slow=26, signal=15 |
2.9% | -58.9% | 0.26 | 0.05 | 1.4x | 183 | 49% |
| 볼린저 밴드 돌파 n=20, k=1.3 |
2.1% | -55.8% | 0.22 | 0.04 | 1.3x | 147 | 42% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=11, mult=1.9 |
1.7% | -30.5% | 0.22 | 0.06 | 1.2x | 81 | 20% |
| SMA 크로스오버 fast=36, slow=223 |
2.1% | -36.4% | 0.21 | 0.06 | 1.3x | 18 | 60% |
| Supertrend period=16, mult=1.9 |
1.4% | -66.9% | 0.17 | 0.02 | 1.2x | 157 | 52% |
| Parabolic SAR step=0.015, maxStep=0.12 |
0.6% | -56.2% | 0.13 | 0.01 | 1.1x | 183 | 51% |
| ADX / DI 방향성 period=17, threshold=16 |
-0.2% | -53.3% | 0.06 | -0.00 | 1.0x | 133 | 39% |
| Buy and hold | 8.9% | -37.3% | 0.47 | 0.24 | 2.7x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 36-day return is greater than -12%
- Sell — Sell when the 36-day return drops to -12% or below