Trend-Following Backtester · Guide · backtest 한국어
equity · US
Palvella Therapeutics, Inc. backtest
10 trend-following strategies were compared on the full daily history of Palvella Therapeutics, Inc.. 9 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 9.2%, MDD -42.0%).
Results by strategy
9 of 10 beat buy and hold (CAGR -3.9%, drawdown -99.1%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 25.5%, MDD -58.9%, Sharpe 0.73, 31% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 29.5%p higher than buy and hold, while drawdown improves by 40.3%p (CAGR 9.2%, MDD -42.0%, exposure 23%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=33, slow=200 |
25.5% | -58.9% | 0.73 | 0.43 | 13.9x | 7 | 31% |
| SMA 크로스오버 fast=39, slow=255 |
21.9% | -69.5% | 0.65 | 0.32 | 9.9x | 11 | 36% |
| ROC 모멘텀 n=146, threshold=0.12 |
20.3% | -83.8% | 0.62 | 0.24 | 8.5x | 63 | 38% |
| ADX / DI 방향성 period=29, threshold=21 |
16.4% | -51.7% | 0.61 | 0.32 | 5.8x | 36 | 22% |
| Donchian 채널 돌파 entryN=84, exitN=60 |
17.2% | -76.1% | 0.56 | 0.23 | 6.3x | 11 | 34% |
| MACD fast=7, slow=12, signal=7 |
17.5% | -90.0% | 0.53 | 0.19 | 6.5x | 351 | 50% |
| Keltner 채널 돌파 emaPeriod=48, atrPeriod=29, mult=3.4 |
9.2% | -42.0% | 0.43 | 0.22 | 2.8x | 28 | 23% |
| 볼린저 밴드 돌파 n=51, k=3.1 |
8.9% | -45.3% | 0.42 | 0.20 | 2.7x | 26 | 22% |
| Supertrend period=25, mult=5 |
5.8% | -88.0% | 0.37 | 0.07 | 1.9x | 31 | 48% |
| Parabolic SAR step=0.02, maxStep=0.1 |
-4.8% | -99.1% | 0.24 | -0.05 | 0.6x | 221 | 47% |
| Buy and hold | -3.9% | -99.1% | 0.39 | -0.04 | 0.6x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 33-day EMA crosses above the 200-day EMA
- Sell — Sell when the 33-day EMA falls below the 200-day EMA