Overfit PoS l 26 July 2002
Today’s Change (Mar 17, 2026)
—
A symphony is an automated trading strategy — Learn more about symphonies here
About
A simple rule-based rotation: if SPY’s 10-day volatility is above 3, invest entirely in TLT (long-term Treasuries); otherwise invest entirely in SPY (large-cap stocks). No regular rebalancing; switches only when the rule triggers; two-asset, one-position-at-a-time approach.
- What you need to know: SPY is an ETF that aims to mirror large US stocks. TLT is an ETF that holds long-term US government bonds. The strategy looks at SPY’s recent price behavior to gauge volatility, using the last 10 trading days. If that volatility measure is above a threshold of 3, it switches to TLT (so you’d own bonds). If it’s not above 3, it switches to SPY (stocks).
- How it decides: compute SPY’s 10-day standard deviation of returns. If this number > 3, choose TLT; otherwise choose SPY.
- How much you hold: in practice, you hold 100% in the chosen asset (the “wt_cash_equal” wrapper indicates equal weighting, but since there’s only one asset in a branch, that means full allocation to that asset).
- How often it can change: the strategy uses a single rule with no regular rebalancing. It could switch when the condition flips, but there’s no calendar-based rebalance.
- What you’re exposed to: SPY gives you exposure to large US stocks; TLT gives you exposure to long-term U.S. government bonds. The approach is intended to tilt toward bonds in volatile markets and toward stocks in calmer markets, but it’s a very small, two-asset system with potential for whipsaws and no diversification beyond the pair.
- Practical caveats: this is a backtested, overfit-looking rule. Real-world results can differ due to costs, taxes, liquidity, and regime changes.
Simple risk-on/risk-off rule delivers comparable gains to the S&P 500 with stronger risk-adjusted performance: oos Sharpe 1.46 vs 1.43, beta ~0.96, similar drawdown, transparent rules, and low turnover.
1M
3M
6M
YTD
1Y
3Y
Max
Performance
Compared to selected benchmarks
| Alpha | Beta | R2 | R | |
|---|---|---|---|---|
| 0.07 | 0.68 | 0.57 | 0.76 |
Performance Metrics
| Cumulative Return | Annualized Return | Trailing 1M Return | Trailing 3M Return | Sharpe Ratio | |
|---|---|---|---|---|---|
| 1,107.98% | 11.13% | -1.77% | 0.2% | 0.65 | |
| 2,370.04% | 14.55% | -1.77% | 0.2% | 0.89 |
Initial Investment
$10,000.00
Final Value
$247,004.12Regulatory Fees
$24.33
Total Slippage
$165.63
Invest in this strategy
OOS Start Date
May 7, 2023
Trading Setting
Threshold 1%
Type
Stocks
Category
Rule-based rotation, risk-on/risk-off, equity/bond tilt, tactical asset allocation