Trend-Following Backtester · Guide · backtest 한국어
equity · JP
IWATANI Corporation backtest
10 trend-following strategies were compared on the full daily history of IWATANI Corporation. 1 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester.
Results by strategy
1 of 10 beat buy and hold (CAGR 8.1%, drawdown -62.1%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 8.4%, MDD -49.8%, Sharpe 0.46, 59% 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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=40, slow=269 |
8.4% | -49.8% | 0.46 | 0.17 | 7.9x | 25 | 59% |
| EMA 크로스오버 fast=69, slow=183 |
7.9% | -58.9% | 0.44 | 0.13 | 7.0x | 27 | 59% |
| 볼린저 밴드 돌파 n=29, k=2.7 |
3.5% | -37.3% | 0.30 | 0.09 | 2.4x | 82 | 20% |
| ADX / DI 방향성 period=25, threshold=27 |
2.9% | -31.6% | 0.29 | 0.09 | 2.1x | 42 | 11% |
| Keltner 채널 돌파 emaPeriod=63, atrPeriod=12, mult=3.7 |
2.9% | -42.4% | 0.26 | 0.07 | 2.1x | 58 | 23% |
| Supertrend period=10, mult=4.8 |
2.9% | -61.8% | 0.24 | 0.05 | 2.1x | 81 | 55% |
| Donchian 채널 돌파 entryN=39, exitN=92 |
2.9% | -77.8% | 0.24 | 0.04 | 2.1x | 51 | 71% |
| ROC 모멘텀 n=72, threshold=0.17 |
0.5% | -35.2% | 0.11 | 0.01 | 1.1x | 156 | 16% |
| Parabolic SAR step=0.005, maxStep=0.18 |
-2.5% | -79.5% | -0.00 | -0.03 | 0.5x | 189 | 52% |
| MACD fast=15, slow=47, signal=18 |
-3.1% | -68.8% | -0.04 | -0.05 | 0.4x | 309 | 51% |
| Buy and hold | 8.1% | -62.1% | 0.41 | 0.13 | 7.3x | 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 40-day average price crosses above the 269-day average
- Sell — Sell (to cash) when the 40-day average falls below the 269-day average