Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Nitori Holdings Co. Ltd. backtest
10 trend-following strategies were compared on the full daily history of Nitori Holdings Co. Ltd.. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 10.5%, drawdown -54.0%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 4.9%, MDD -54.6%, Sharpe 0.33, 63% 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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=66, exitN=76 |
4.9% | -54.6% | 0.33 | 0.09 | 3.1x | 38 | 63% |
| SMA 크로스오버 fast=7, slow=165 |
4.3% | -57.9% | 0.30 | 0.07 | 2.7x | 82 | 60% |
| EMA 크로스오버 fast=29, slow=91 |
3.8% | -56.6% | 0.28 | 0.07 | 2.4x | 58 | 60% |
| 볼린저 밴드 돌파 n=40, k=1.5 |
3.3% | -56.3% | 0.27 | 0.06 | 2.2x | 155 | 42% |
| Supertrend period=25, mult=4.8 |
3.0% | -56.1% | 0.25 | 0.05 | 2.0x | 97 | 58% |
| Parabolic SAR step=0.01, maxStep=0.2 |
2.5% | -65.2% | 0.23 | 0.04 | 1.8x | 303 | 54% |
| MACD fast=12, slow=41, signal=18 |
2.4% | -52.1% | 0.22 | 0.05 | 1.8x | 309 | 50% |
| Keltner 채널 돌파 emaPeriod=77, atrPeriod=15, mult=2.5 |
1.9% | -57.2% | 0.19 | 0.03 | 1.6x | 106 | 42% |
| ROC 모멘텀 n=128, threshold=0.01 |
0.7% | -70.4% | 0.14 | 0.01 | 1.2x | 196 | 58% |
| ADX / DI 방향성 period=38, threshold=14 |
0.5% | -51.2% | 0.11 | 0.01 | 1.1x | 110 | 28% |
| Buy and hold | 10.5% | -54.0% | 0.49 | 0.19 | 10.6x | 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 66 days
- Sell — Sell when price breaks below the lowest low of the last 76 days