Trend-Following Backtester · Guide · backtest 한국어
equity · IN
PNB Housing Finance Limited backtest
10 trend-following strategies were compared on the full daily history of PNB Housing Finance Limited. 10 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 16.2%, MDD -24.6%).
Results by strategy
10 of 10 beat buy and hold (CAGR 3.7%, drawdown -91.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 21.5%, MDD -36.8%, Sharpe 0.79, 52% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 17.9%p higher than buy and hold, while drawdown improves by 54.4%p (CAGR 16.2%, MDD -24.6%, exposure 32%).
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=41, exitN=47 |
21.5% | -36.8% | 0.79 | 0.59 | 6.7x | 19 | 52% |
| ROC 모멘텀 n=48, threshold=0.04 |
19.5% | -54.4% | 0.77 | 0.36 | 5.7x | 118 | 45% |
| 볼린저 밴드 돌파 n=57, k=2.3 |
16.2% | -24.6% | 0.75 | 0.66 | 4.3x | 22 | 32% |
| SMA 크로스오버 fast=10, slow=60 |
18.7% | -63.5% | 0.72 | 0.29 | 5.3x | 37 | 51% |
| EMA 크로스오버 fast=28, slow=33 |
17.6% | -55.8% | 0.69 | 0.32 | 4.9x | 31 | 51% |
| Keltner 채널 돌파 emaPeriod=43, atrPeriod=27, mult=2.1 |
13.2% | -40.6% | 0.61 | 0.32 | 3.3x | 44 | 36% |
| Supertrend period=26, mult=2.8 |
13.3% | -50.8% | 0.57 | 0.26 | 3.4x | 63 | 49% |
| ADX / DI 방향성 period=17, threshold=11 |
8.9% | -63.7% | 0.43 | 0.14 | 2.3x | 144 | 51% |
| MACD fast=6, slow=29, signal=10 |
6.9% | -71.4% | 0.37 | 0.10 | 1.9x | 214 | 49% |
| Parabolic SAR step=0.035, maxStep=0.1 |
6.6% | -67.9% | 0.36 | 0.10 | 1.9x | 214 | 50% |
| Buy and hold | 3.7% | -91.2% | 0.31 | 0.04 | 1.4x | 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 41 days
- Sell — Sell when price breaks below the lowest low of the last 47 days