Trend-Following Backtester · Guide · backtest 한국어
equity · US
Charles River Laboratories International, Inc. backtest
10 trend-following strategies were compared on the full daily history of Charles River Laboratories International, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 96% market exposure makes it hold-like.
Results by strategy
1 of 10 beat buy and hold (CAGR 9.4%, drawdown -78.2%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 9.4%, MDD -73.8%, Sharpe 0.44, 96% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 Hold-like · Exposure 96% n=16, threshold=-0.15 |
9.4% | -73.8% | 0.44 | 0.13 | 10.6x | 99 | 96% |
| SMA 크로스오버 fast=47, slow=75 |
4.4% | -46.4% | 0.30 | 0.09 | 3.0x | 89 | 60% |
| EMA 크로스오버 fast=54, slow=213 |
4.2% | -58.1% | 0.29 | 0.07 | 2.9x | 33 | 67% |
| Donchian 채널 돌파 entryN=77, exitN=72 |
2.7% | -55.9% | 0.23 | 0.05 | 2.0x | 47 | 62% |
| Supertrend period=18, mult=2.7 |
1.0% | -54.4% | 0.16 | 0.02 | 1.3x | 227 | 55% |
| Keltner 채널 돌파 emaPeriod=52, atrPeriod=17, mult=1.5 |
0.7% | -55.1% | 0.14 | 0.01 | 1.2x | 173 | 47% |
| Parabolic SAR step=0.01, maxStep=0.12 |
0.4% | -72.6% | 0.14 | 0.01 | 1.1x | 349 | 55% |
| 볼린저 밴드 돌파 n=19, k=3.2 |
0.1% | -15.7% | 0.05 | 0.01 | 1.0x | 28 | 4% |
| MACD fast=19, slow=27, signal=10 |
-2.4% | -74.0% | 0.02 | -0.03 | 0.5x | 406 | 52% |
| ADX / DI 방향성 period=26, threshold=36 |
-0.2% | -11.5% | -0.06 | -0.02 | 1.0x | 12 | 2% |
| Buy and hold | 9.4% | -78.2% | 0.43 | 0.12 | 10.5x | 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 16-day return is greater than -15%
- Sell — Sell when the 16-day return drops to -15% or below