Trend-Following Backtester · Guide · backtest 한국어
etf · US
Putnam Focused Large Cap Value ETF backtest
10 trend-following strategies were compared on the full daily history of Putnam Focused Large Cap Value ETF. 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 15.5%, drawdown -16.6%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 8.8%, MDD -9.2%, Sharpe 1.13, 47% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 11.4%, MDD -16.0%, exposure 72%.
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=122, exitN=67 |
8.8% | -9.2% | 1.13 | 0.96 | 1.5x | 5 | 47% |
| SMA 크로스오버 fast=40, slow=199 |
11.4% | -16.0% | 0.96 | 0.71 | 1.8x | 5 | 72% |
| EMA 크로스오버 fast=42, slow=169 |
10.7% | -16.0% | 0.88 | 0.67 | 1.7x | 5 | 75% |
| ROC 모멘텀 n=107, threshold=-0.01 |
9.5% | -16.9% | 0.83 | 0.56 | 1.6x | 29 | 79% |
| Supertrend period=35, mult=4.3 |
6.7% | -19.1% | 0.68 | 0.35 | 1.4x | 25 | 70% |
| 볼린저 밴드 돌파 n=26, k=1.8 |
4.5% | -11.5% | 0.58 | 0.40 | 1.3x | 43 | 49% |
| Parabolic SAR step=0.01, maxStep=0.06 |
5.4% | -15.7% | 0.57 | 0.35 | 1.3x | 61 | 66% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=19, mult=1.8 |
3.5% | -20.7% | 0.41 | 0.17 | 1.2x | 33 | 60% |
| ADX / DI 방향성 period=28, threshold=27 |
1.6% | -6.8% | 0.33 | 0.23 | 1.1x | 6 | 14% |
| MACD fast=15, slow=31, signal=16 |
1.5% | -21.2% | 0.20 | 0.07 | 1.1x | 69 | 52% |
| Buy and hold | 15.5% | -16.6% | 1.03 | 0.93 | 2.1x | 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 122 days
- Sell — Sell when price breaks below the lowest low of the last 67 days