Trend-Following Backtester · Guide · backtest 한국어
equity · US
Elastic N.V. backtest
10 trend-following strategies were compared on the full daily history of Elastic N.V.. 8 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 0.5%, MDD -4.3%).
Results by strategy
8 of 10 beat buy and hold (CAGR -0.9%, drawdown -76.8%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 7.4%, MDD -46.7%, Sharpe 0.38, 46% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 8.3%p higher than buy and hold, while drawdown improves by 30.1%p (CAGR 0.5%, MDD -4.3%, exposure 1%).
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=58, threshold=0.03 |
7.4% | -46.7% | 0.38 | 0.16 | 1.7x | 67 | 46% |
| Donchian 채널 돌파 entryN=121, exitN=87 |
5.1% | -41.0% | 0.31 | 0.12 | 1.5x | 6 | 34% |
| ADX / DI 방향성 period=22, threshold=30 |
1.7% | -11.8% | 0.28 | 0.14 | 1.1x | 2 | 3% |
| Keltner 채널 돌파 emaPeriod=43, atrPeriod=14, mult=2.9 |
2.1% | -37.5% | 0.21 | 0.06 | 1.2x | 24 | 23% |
| Supertrend period=15, mult=4.2 |
0.7% | -61.1% | 0.20 | 0.01 | 1.1x | 33 | 48% |
| EMA 크로스오버 fast=19, slow=350 |
0.3% | -57.1% | 0.18 | 0.00 | 1.0x | 6 | 37% |
| 볼린저 밴드 돌파 n=11, k=3 |
0.5% | -4.3% | 0.17 | 0.12 | 1.0x | 4 | 1% |
| SMA 크로스오버 fast=28, slow=200 |
-0.4% | -54.0% | 0.15 | -0.01 | 1.0x | 10 | 40% |
| MACD fast=11, slow=14, signal=13 |
-2.9% | -73.7% | 0.13 | -0.04 | 0.8x | 163 | 52% |
| Parabolic SAR step=0.015, maxStep=0.34 |
-5.2% | -56.6% | 0.06 | -0.09 | 0.7x | 147 | 51% |
| Buy and hold | -0.9% | -76.8% | 0.27 | -0.01 | 0.9x | 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 58-day return is greater than 3%
- Sell — Sell when the 58-day return drops to 3% or below