As Lucas Lee suggests, let's try adding a shorting component.
We may eventually want to trade this strategy on Robinhood, which doesn't let us take a short position. But that's not too much of a problem, because we're trading SPY, an index fund with a solid inverse in SH (just like NDX has an inverse in PSQ). So whenever we want to short, we just sell the index fund and immediately buy its inverse fund.
Starting in 2006 - when the inverse funds became available - let's run some backtests. This will tell us how each strategy performs during the recession, as well as when the market rebounds afterwards.
BAKKER'S LONG ONLY
Original. Buys the market when zscor/hilo signals that it will improve. Otherwise holds cash.
- RETURNS: 195%
- ALPHA: 0.09
- BETA: 0.85
- SHARPE: 0.86
- MAX DRAWDOWN: 44.3%
BAKKER'S LONG + SHORT
Buys the market when zscor/hilo signals that it will improve. Otherwise shorts the market.
- RETURNS: 279.4%
- ALPHA: 0.18
- BETA: 0.72
- SHARPE: 1.20
- MAX DRAWDOWN: 45.1%
BAKKER'S LONG + SHORT IN BEAR MARKET
Buys the market when zscor/hilo signals that it will improve. Shorts market if price below long mavg. Otherwise holds cash.
- RETURNS: 283.1%
- ALPHA: 0.17
- BETA: 0.79
- SHARPE: 1.22
- MAX DRAWDOWN: 43.8%