Trend-Following Backtester · Guide · backtest 한국어
equity · US
First Industrial Realty Trust, Inc. backtest
10 trend-following strategies were compared on the full daily history of First Industrial Realty Trust, Inc.. 2 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 6.5%, MDD -71.0%).
Results by strategy
2 of 10 beat buy and hold (CAGR 3.2%, drawdown -96.2%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 6.8%, MDD -83.8%, Sharpe 0.37, 92% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 3.5%p higher than buy and hold, while drawdown improves by 12.5%p (CAGR 6.5%, MDD -71.0%, exposure 82%).
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=30, threshold=-0.11 |
6.8% | -83.8% | 0.37 | 0.08 | 8.2x | 165 | 92% |
| Donchian 채널 돌파 entryN=17, exitN=67 |
6.5% | -71.0% | 0.36 | 0.09 | 7.5x | 87 | 82% |
| Keltner 채널 돌파 emaPeriod=34, atrPeriod=27, mult=4 |
2.0% | -19.4% | 0.28 | 0.10 | 1.9x | 38 | 9% |
| Supertrend period=8, mult=3.6 |
3.0% | -72.3% | 0.24 | 0.04 | 2.6x | 163 | 56% |
| SMA 크로스오버 fast=6, slow=170 |
2.7% | -50.6% | 0.23 | 0.05 | 2.3x | 111 | 63% |
| EMA 크로스오버 fast=11, slow=110 |
2.3% | -66.2% | 0.22 | 0.04 | 2.1x | 133 | 63% |
| MACD fast=19, slow=91, signal=22 |
2.0% | -88.9% | 0.21 | 0.02 | 1.9x | 273 | 53% |
| 볼린저 밴드 돌파 n=46, k=1.6 |
-0.2% | -79.7% | 0.10 | -0.00 | 1.0x | 199 | 42% |
| ADX / DI 방향성 period=23, threshold=19 |
-0.7% | -68.7% | 0.05 | -0.01 | 0.8x | 162 | 22% |
| Parabolic SAR step=0.015, maxStep=0.34 |
-4.9% | -90.9% | -0.05 | -0.05 | 0.2x | 610 | 54% |
| Buy and hold | 3.2% | -96.2% | 0.28 | 0.03 | 2.8x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 30-day return is greater than -11%
- Sell — Sell when the 30-day return drops to -11% or below