Momentum Strategies#

1. READING - The Momentum Product#

This section is not graded, and you do not need to submit your answers. But you are expected to consider these issues and be ready to discuss them.

1.1#

What is novel about the AQR Momentum product under construction compared to the various momentum investment products already offered?

1.2#

Name three reasons the momentum investment product will not exactly track the momentum index, (ie. why the strategy will have tracking error.)

1.3#

When constructing the momentum portfolio, AQR ranks stocks on their returns from month \(t-12\) through \(t-2\). Why don’t they include the \(t-1\) return in this ranking?

2. Investigating Momentum#

Data#

In this section, we empirically investigate some concerns regarding AQR’s new momentum product. On Canvas, find the data file, data/momentum_data.xlsx.

  • The first tab contains the momentum factor as an excess return: \(\tilde{r}^{\mathrm{mom}}\).

  • The second tab contains returns on portfolios corresponding to scored momentum deciles.

    • \(r^{\operatorname{mom}(1)}\) denotes the portfolio of stocks in the lowest momentum decile, the “losers” with the lowest past returns.

    • \(r^{\operatorname{mom}(10)}\) denotes the portfolio of stocks in the highest momentum decile.

  • The third tab gives portfolios sorted by momentum and size.

    • \(r^{\text {momsu }}\) denotes the portfolio of small stocks in the top 3 deciles of momentum scores.

    • \(r^{\text {momBD }}\) denotes the portfolio of big-stocks in the bottom 3 deciles of momentum scores.

Note that the Fama-French momentum return, \(\tilde{r}^{\mathrm{mom}: \mathrm{FF}}\), given in the first tab, is constructed by \(\mathrm{FF}\) as,

\[ \tilde{r}^{\mathrm{mom}: \mathrm{FF}}=\frac{1}{2}\left(r^{\mathrm{momBU}}+r^{\mathrm{momSU}}\right)-\frac{1}{2}\left(r^{\mathrm{momBD}}+r^{\mathrm{momSD}}\right) \]

The Fama-French momentum return

\[\tilde{r}^{mom:FF} = \frac{1}{2} (\tilde{r}^{momBU} + \tilde{r}^{momSU}) − \frac{1}{2} (\tilde{r}^{momBD} + \tilde{r}^{momSD}) \]

2.1 Is Momentum sill profitable?#

The excess returns of lucrative trading strategies often disappear once the strategy is well-known. The first widely-cited paper on momentum was published in 1993. Have momentum returns or risk changed since then? The AQR case takes place at the end of 2008. Have momentum returns changed in 2009-2024?

Investigate by filling out the summary statistics below for the full-sample and three sub-samples.

(a)#

Using the data provided, fill in Table 1 with the appropriate stats for \(\tilde{r}^{\text {mom:FF }}\).

\[\begin{split} \begin{equation*} \begin{aligned} &\text { Table 2: Long-only momentum performance. }\\ &\begin{array}{llllll} \hline \hline \text { Subsample } \quad \text { mean } \quad \text { vol } & \text { Sharpe } & \text { skewness } & \text { corr. to } \tilde{r}^m & \text { corr. to } \tilde{r}^v \\ \hline \hline & & & & \\ 1927-2024 & & & \\ 1927-1993 & & & \\ 1993-2008 & & & \\ 2009-2024 & & & \\ \hline \hline \end{array} \end{aligned} \end{equation*} \end{split}\]

(b)#

Has momentum changed much over time, as seen through these subsample statistics?

(c)#

Does this data support AQR’s argument that momentum is an important piece of the ideal portfolio? What if mean returns to momentum are in actuality near zero due to transaction costs - would there still be evidence here that momentum is valuable?

2.2. Whether a long-only implementation of momentum is valuable.#

Construct your own long-only implementation:

\[\tilde{r}^{momU:FF} = \frac{1}{2} (\tilde{r}^{momBU} + \tilde{r}^{momSU}) − r^f \]

Note that this is following the FF approach of treating big and small stocks separately. This would be very similar to a scaled version of,

\[\tilde{r}^{momU} = \frac{1}{3} (\tilde{r}^{mom(8)} + \tilde{r}^{mom(9)} + \tilde{r}^{mom(10)}) − r^f \]

For the question below, use the FF-style \(\tilde{r}^{momU:FF}_t\)

(a)#

Fill out Table 2 for the data in the period 1994-2024.

\[\begin{split} \begin{equation*} \begin{aligned} &\text { Table 2: Long-only momentum performance. }\\ &\begin{array}{llllll} \hline \hline \text { 1994-2024 } & \text { mean } \quad \text { vol } & \text { Sharpe } & \text { skew } & \text { corr. to } \tilde{r}^m & \text { corr. to } \tilde{r}^v \\ \hline \hline \text { Long-and-short, }\left(\tilde{r}^{\text {mom:FF }}\right) & & & \\ \text { Long-only }\left(\tilde{r}^{\text {momU:FF }}\right) & & & \\ \hline \hline \end{array} \end{aligned} \end{equation*} \end{split}\]

(b)#

Is long-only momentum as attractive as long-short momentum with respect to mean, volatil-ity, and Sharpe Ratio?

(c)#

Is long-only momentum as diversifying as long-short momentum with respect to market and value premia?

(d)#

Show a plot of the cumulative product of \(1+\tilde{r}^{\text {mom:FF }}\) and \(1+\tilde{r}^{\text {momU:FF }}\) over the 1994-2024 subsample. \(^2\)

2.3.#

Is momentum just data mining, or is it a robust strategy?

Assess how sensitive the threshold for the “winners” and “losers” is in the results. Specifically, we compare three constructions:

  • long the top 1 decile and short the bottom 1 deciles:

\[ \tilde{r}^{momD1} = r^{mom(10)} - r^{mom(1)}\]
  • long the top 3 deciles and short the bottom 3 deciles:

\[\begin{split} \begin{aligned} \tilde{r}^{momD3} &= \frac{1}{3}(r^{mom(8)} + r^{mom(9)} + r^{mom(10)}) - \frac{1}{3} (r^{mom(3)} + r^{mom(2)} + r^{mom(1)})\\ &= \frac{1}{3}\sum_{k = 8}^{10} r^{mom(k)} - \frac{1}{3}\sum_{k = 1}^{3} r^{mom(k)} \end{aligned}\end{split}\]
  • long the top 5 deciles and short the bottom 5 decile:

\[ \tilde{r}^{momD5} = \frac{1}{5}\sum_{k = 6}^{10} r^{mom(k)} - \frac{1}{5}\sum_{k = 1}^{5} r^{mom(k)} \]

(a)#

Compare all three constructions, (in the full-sample period,) by filling out the stats in the table below for the period 1994-2023.

\[\begin{split} \begin{equation} \begin{aligned} &\text { Table 3: Robustness of momentum construction. }\\ &\begin{array}{lllllll} \hline \hline \text { 1994-2024 } \quad \text { mean } & \text { vol } & \text { Sharpe } & \text { skewness } & \text { corr. to } \tilde{r}^m & \text { corr. to } \tilde{r}^v \\ \hline \hline \tilde{r}^{\text {momD1 }} & & & & & \\ \tilde{r}^{\text {momD3 }} & & & & \\ \tilde{r}^{\text {momD5 }} & & & & \\ \hline \hline \end{array} \end{aligned} \end{equation} \end{split}\]

(b)#

Do the tradeoffs between the 1-decile, 3-decile, and 5-decile constructions line up with the theoretical tradeoffs we discussed in the lecture?

(c)#

Should AQR’s retail product consider using a 1-decile or 5-decile construction?

(d)#

Does \(\tilde{r}^{\text {momD3 }}\) have similar stats to the Fama-French construction in (1). Recall that construction is also a 3-decile, long-short construction, but it is segmented for small and large stocks. Compare the middle row of Table 3 with the top row of Table 2.

2.4.#

Does implementing momentum require trading lots of small stocks– thus causing even larger trading costs?

For regulatory and liquidity reasons, AQR is particularly interested in using larger stocks for their momentum baskets. (Though they will launch one product that focuses on medium-sized stocks.)

Use the data provided on both small-stock “winners”, \(r^{momSU}\), and small-stock “losers”, \(r^{momSD}\), to construct a small-stock momentum portfolio,

\[ r^{momS}_t = r^{momSU}_t - r^{momSD}_t \]

Similarly, use the data provided to construct a big-stock momentum portfolio,

\[ r^{momB}_t = r^{momBU}_t − r^{momBD}_t \]

(a)#

Fill out Table 4 over the sample 1994-2024.

\[\begin{split} \begin{equation*} \begin{aligned} &\text { Table 4: Momentum of small and big stocks. }\\ &\begin{array}{llllll} \hline \hline \text { 1994-2024 } & \text { mean } & \text { vol } & \text { Sharpe } & \text { skewness } & \text { corr. to } \tilde{r}[m] \\ \hline \hline \text { All stocks, } \tilde{r}^{\text {mom:FF }} & & & & \\ \text { Small stocks } r_t^{\text {mom } S} & & & \\ \text { Large stocks } r_t^{\text {mom } B} & & & \\ \hline \end{array} \end{aligned} \end{equation*} \end{split}\]

(b)#

Is the attractiveness of the momentum strategy mostly driven by the small stocks? That is, does a momentum strategy in large stocks still deliver excess returns at comparable risk?

2.5.#

In conclusion, what is your assessment of the AQR retail product? Is it capturing the important features of the Fama-French construction of momentum? Would you suggest any modifications?