Trend-Following Backtester · Guide · backtest 한국어
equity · US
RTX Corporation backtest
10 trend-following strategies were compared on the full daily history of RTX Corporation. 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.4%, drawdown -55.1%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 9.2%, MDD -60.4%, Sharpe 0.47, 95% 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=6, exitN=137 |
9.2% | -60.4% | 0.47 | 0.15 | 147.5x | 111 | 95% |
| ROC 모멘텀 n=115, threshold=-0.1 |
6.6% | -63.6% | 0.40 | 0.10 | 37.5x | 277 | 82% |
| SMA 크로스오버 fast=9, slow=222 |
5.8% | -47.0% | 0.38 | 0.12 | 24.1x | 147 | 67% |
| EMA 크로스오버 fast=34, slow=199 |
5.7% | -49.0% | 0.38 | 0.12 | 22.8x | 91 | 69% |
| Supertrend period=28, mult=5 |
5.0% | -45.7% | 0.35 | 0.11 | 15.8x | 195 | 60% |
| Parabolic SAR step=0.005, maxStep=0.04 |
4.7% | -51.7% | 0.34 | 0.09 | 13.7x | 411 | 58% |
| 볼린저 밴드 돌파 n=47, k=1.5 |
2.5% | -58.9% | 0.23 | 0.04 | 4.1x | 353 | 46% |
| Keltner 채널 돌파 emaPeriod=33, atrPeriod=16, mult=1.3 |
0.7% | -75.3% | 0.12 | 0.01 | 1.5x | 557 | 46% |
| MACD fast=21, slow=33, signal=18 |
0.2% | -81.2% | 0.10 | 0.00 | 1.1x | 681 | 51% |
| ADX / DI 방향성 period=38, threshold=26 |
0.1% | -28.9% | 0.05 | 0.00 | 1.1x | 24 | 4% |
| Buy and hold | 10.4% | -55.1% | 0.49 | 0.19 | 270.5x | 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 6 days
- Sell — Sell when price breaks below the lowest low of the last 137 days