Tag: momentum

Trending Momentum

Can a simple moving-average be used to time momentum indices? Returns from 2010 through 2015 of NIFTY MIDCAP150 MOMENTUM 50 TR and NIFTY200 MOMENTUM 30 TR under different SMA strategies look like this:

It appears the moving averages with short lookbacks can at least help reduce drawdowns, if not boost returns. If you pick the “best” config from the dataset and apply it across data from 2016 through 2022, it looks promising.

Should expect trend returns to be much lower after incorporating taxes and transaction costs but the lower drawdowns merit a closer look.

Given how our trend-midcap strategy has performed, we expect trend effects to be stronger in midcap-momentum than in the largecap version.

Code and charts: github

Volatility and Returns of Momentum Indices

The standard deviation over 200-days and future 20-day returns from 2010 through 2015 of NIFTY MIDCAP150 MOMENTUM 50 TR and NIFTY200 MOMENTUM 30 TR looks like this:

Can historical volatility, as measured by standard deviation, be used to enter and exit momentum strategies?

On a rolling basis, there doesn’t seem to be a strong correlation between historical volatility and future returns. Back-tests over this period might give you a config that might look like it works but it is probably a fluke.

Given that liquid ETFs for these indices are not available and we are stuck with index funds for the foreseeable future, we setup a back-test to calculate the 200-day std. dev. at the end of each month to decide whether to hold it for the next month. Needless to say, the results were pretty lackluster.

We chose the 2010-2015 period because it avoids the 2008 crash and the subsequent recovery. The back-tests look phenomenal when you include that data but we wanted to see how such a strategy would perform in “normal” markets before stress-testing it. We don’t want to be the generals always fighting the last war.

Code & charts: github

Related:

SPDR Sector ETF Average-Momentum Rotation

We’ve been having a bit of fun with the S&P Sector “Spider” ETFs: Intro, Momentum, Anti-Momentum. We saw how strategies that backtested well with pre-2011 data failed later. In this post, we see if buying all ETFs with a positive return over n-months help us beat the S&P 500 index.

Rules of Rotation

For ETFs: XLY, XLP, XLE, XLF, XLV, XLI, XLB, XLK, XLU

  1. Calculate rolling returns over n months. Where n = 1, 3, 6, 12.
  2. For the n+1th month, go long the ETFs that had positive returns in Step 1.

Like before, we split the dataset into Before 2010 and After 2011.

Pick your Fighter

The Before 2010 dataset shows rotation by 6- and 12-month look-back periods to be better than buying-and-holding the S&P 500.

The SPY Rope-a-Dope

MOM6 and MOM12 were too close to call in the training set. If you had “course-corrected” after the first couple of years of under-performance of MOM12 and switched to MOM6, you would’ve out-performed. On the other hand, staying the course would’ve meant losing out to the mighty S&P 500.

Once again, by simply holding onto the ropes, a passive buy-and-hold S&P 500 investor would’ve come out miles ahead of someone who tried to time sectors systematically.

What did we learn?

We tested a few basic allocation strategies that investors typically use to approach the “rotation” problem. Some of them worked well in the training set but their performance failed to carry over. Besides, if you add transaction costs and taxes, we are not sure if it was worth the effort given the post-2011 market regime.

Maybe there are more sophisticated qualitative/fundamental ways to approach this problem that work. However, most media articles about “sector rotation” are written with perfect hindsight and it is near impossible to do it with simple strategies that are accessible to the average investor.

SPDR Sector ETF Anti-Momentum Rotation

Previously, we saw how buying the best performing sector and holding it for a month didn’t quite pan out. What if, we bought the worst performing sector instead? The “Dogs of Sector Spiders,” if you will.

Rules of Rotation

For ETFs: XLY, XLP, XLE, XLF, XLV, XLI, XLB, XLK, XLU

  1. Calculate rolling returns over n months. Where n = 1, 3, 6, 12.
  2. For the n+1th month, go long the ETF that had the lowest return in Step 1.

Like before, we split the dataset into Before 2010 and After 2011.

Pick your Fighter

The Before 2010 dataset shows rotation by 3- and 6-month look-back periods to be better than buying-and-holding the S&P 500.

The 6-month look-back rotation strategy – MOM6 – would’ve been the strategy to bet on.

The SPY Rope-a-Dope

“Sure-things” don’t exist in finance.

MOM6 spent the last decade getting absolutely decimated by the S&P 500.

Once again, by simply holding onto the ropes, a passive buy-and-hold S&P 500 investor would’ve come out miles ahead of someone who employed this rotation strategy.

SPDR Sector ETF Momentum Rotation

While introducing S&P 500 sector ETFs, we showed how the cross-correlations between them were unstable. This makes developing simple strategies challenging. One common momentum strategy is to simply go long whatever worked best in the previous period.

Rules of Rotation

For ETFs: XLY, XLP, XLE, XLF, XLV, XLI, XLB, XLK, XLU, and SPY

  1. Calculate rolling returns over n months. Where n = 1, 3, 6, 12.
  2. For the n+1th month, go long the ETF that had the highest return in Step 1.
  3. In Step 2, if the selected ETF has -ve returns, stay in cash and earn zero.

We split the dataset into Before 2010 and After 2011.

Pick your Fighter

The Before 2010 dataset shows rotation by all look-back periods to be better than buying-and-holding the S&P 500.

Probably because of the prolonged dislocation caused by the GFC in 2008 and 2009, all rotation strategies based on the rules above exhibited great stats.

The 6-month look-back rotation strategy – MOM6 – gave an annualized return of 13.04% vs. S&P 500’s 1.19%. Coming out of the crisis, this would have been the fighter to bet on.

The SPY Rope-a-Dope

In boxing parlance, a “Rope-a-Dope” is

When you maintain a defensive posture on the ropes in an attempt to outlast or tire your opponent. It is most recognized and was actually given that name by Muhammad Ali when he employed the technique to defeat George Foreman.

titleboxing.com

The After 2011 dataset is a prime exhibit of why “sure-things” don’t exist in finance.

The S&P 500 spent the next decade demolishing everything.

MOM6, the winner from our first round, went on to underperform the S&P 500 for the next 10 years by ~4%

By simply holding onto the ropes, a passive buy-and-hold S&P 500 investor would’ve come out miles ahead of someone who employed this rotation strategy.