Trend-Following Backtester · Guide · backtest 한국어
equity · JP
NTT Inc backtest
10 trend-following strategies were compared on the full daily history of NTT Inc. 4 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 0.5%, MDD -15.5%).
Results by strategy
4 of 10 beat buy and hold (CAGR -0.6%, drawdown -81.7%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 2.6%, MDD -52.3%, Sharpe 0.23, 53% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 3.2%p higher than buy and hold, while drawdown improves by 29.4%p (CAGR 0.5%, MDD -15.5%, exposure 3%).
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=282 |
2.6% | -52.3% | 0.23 | 0.05 | 2.0x | 42 | 53% |
| EMA 크로스오버 fast=58, slow=191 |
2.5% | -48.0% | 0.23 | 0.05 | 1.9x | 34 | 52% |
| ADX / DI 방향성 period=33, threshold=23 |
0.5% | -15.5% | 0.13 | 0.03 | 1.1x | 10 | 3% |
| Donchian 채널 돌파 entryN=94, exitN=60 |
0.5% | -54.9% | 0.11 | 0.01 | 1.1x | 37 | 47% |
| ROC 모멘텀 n=55, threshold=-0.11 |
-3.1% | -86.8% | -0.02 | -0.04 | 0.4x | 165 | 88% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=22, mult=3.5 |
-0.8% | -29.8% | -0.12 | -0.03 | 0.8x | 28 | 3% |
| 볼린저 밴드 돌파 n=36, k=2.6 |
-2.6% | -59.7% | -0.18 | -0.04 | 0.5x | 91 | 19% |
| Supertrend period=8, mult=4.1 |
-6.8% | -84.5% | -0.28 | -0.08 | 0.2x | 135 | 55% |
| MACD fast=19, slow=52, signal=16 |
-7.4% | -87.9% | -0.32 | -0.08 | 0.1x | 297 | 50% |
| Parabolic SAR step=0.005, maxStep=0.14 |
-9.3% | -92.8% | -0.46 | -0.10 | 0.1x | 221 | 49% |
| Buy and hold | -0.6% | -81.7% | 0.11 | -0.01 | 0.8x | 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 282-day average
- Sell — Sell (to cash) when the 23-day average falls below the 282-day average