Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Redington Limited backtest
10 trend-following strategies were compared on the full daily history of Redington Limited. 3 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 18.7%, MDD -43.5%).
Results by strategy
3 of 10 beat buy and hold (CAGR 16.5%, drawdown -80.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 21.7%, MDD -45.0%, Sharpe 0.74, 68% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 5.2%p higher than buy and hold, while drawdown improves by 35.4%p (CAGR 18.7%, MDD -43.5%, exposure 57%).
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=37, exitN=47 |
21.7% | -45.0% | 0.74 | 0.48 | 45.6x | 33 | 68% |
| Supertrend period=16, mult=4.8 |
21.1% | -45.3% | 0.73 | 0.47 | 41.8x | 33 | 63% |
| SMA 크로스오버 fast=19, slow=76 |
18.7% | -43.5% | 0.69 | 0.43 | 28.0x | 63 | 57% |
| EMA 크로스오버 fast=23, slow=73 |
16.4% | -53.6% | 0.62 | 0.31 | 19.2x | 53 | 62% |
| ADX / DI 방향성 period=40, threshold=17 |
12.7% | -36.3% | 0.59 | 0.35 | 10.3x | 47 | 36% |
| ROC 모멘텀 n=57, threshold=-0.04 |
14.9% | -53.0% | 0.58 | 0.28 | 14.9x | 219 | 64% |
| 볼린저 밴드 돌파 n=59, k=1.3 |
7.1% | -70.3% | 0.38 | 0.10 | 3.8x | 109 | 43% |
| Parabolic SAR step=0.015, maxStep=0.2 |
7.2% | -64.5% | 0.38 | 0.11 | 3.9x | 321 | 51% |
| Keltner 채널 돌파 emaPeriod=52, atrPeriod=26, mult=1 |
5.3% | -67.7% | 0.32 | 0.08 | 2.7x | 153 | 46% |
| MACD fast=18, slow=51, signal=17 |
3.6% | -70.4% | 0.27 | 0.05 | 2.0x | 189 | 48% |
| Buy and hold | 16.5% | -80.4% | 0.57 | 0.21 | 19.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 37 days
- Sell — Sell when price breaks below the lowest low of the last 47 days