Trend-Following Backtester · Guide · backtest 한국어
etf · AU
L1 Long Short Fund Ltd. backtest
10 trend-following strategies were compared on the full daily history of L1 Long Short Fund Ltd.. 4 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 13.0%, MDD -18.4%).
Results by strategy
4 of 10 beat buy and hold (CAGR 10.6%, drawdown -66.5%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 16.6%, MDD -26.1%, Sharpe 0.80, 81% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 6.1%p higher than buy and hold, while drawdown improves by 40.4%p (CAGR 13.0%, MDD -18.4%, exposure 61%).
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=17, exitN=81 |
16.6% | -26.1% | 0.80 | 0.64 | 3.6x | 17 | 81% |
| SMA 크로스오버 fast=28, slow=170 |
13.0% | -18.4% | 0.77 | 0.71 | 2.7x | 15 | 61% |
| EMA 크로스오버 fast=53, slow=84 |
12.7% | -22.7% | 0.74 | 0.56 | 2.7x | 13 | 63% |
| ROC 모멘텀 n=99, threshold=-0.09 |
11.2% | -26.8% | 0.63 | 0.42 | 2.4x | 37 | 77% |
| Parabolic SAR step=0.005, maxStep=0.2 |
9.6% | -24.8% | 0.61 | 0.39 | 2.1x | 62 | 56% |
| 볼린저 밴드 돌파 n=58, k=2.5 |
5.9% | -27.4% | 0.54 | 0.21 | 1.6x | 22 | 30% |
| ADX / DI 방향성 period=37, threshold=21 |
4.8% | -12.7% | 0.51 | 0.37 | 1.5x | 16 | 13% |
| Supertrend period=9, mult=3.2 |
7.3% | -37.1% | 0.49 | 0.20 | 1.8x | 42 | 57% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=28, mult=2 |
3.7% | -38.3% | 0.32 | 0.10 | 1.4x | 42 | 40% |
| MACD fast=12, slow=51, signal=18 |
3.4% | -29.9% | 0.28 | 0.11 | 1.3x | 90 | 49% |
| Buy and hold | 10.6% | -66.5% | 0.51 | 0.16 | 2.3x | 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 17 days
- Sell — Sell when price breaks below the lowest low of the last 81 days