Short-term momentum trading strategy implemented for the lecture "Systematic risk premia strategies traded at hedge funds" at University of Zurich, FS 2018.
-
Implementation in R
-
In accordance to paper Short-term Momentum (Medhat, Schmeling 2021):
-
Monthly pricing data from the Center for Research in Security Prices (CRSP)
-
Sample starts in July, 1963 and ends in December, 2016
-
All common shares traded on NYSE, AMEX, and Nasdaq Measure short-term momentum using the return over the previous month: πππ_(π,π‘) = π_(π,π‘β1)
-
Measure short-term turnover using previous month volume and number of shares outstanding data: ππ_(π,π‘) = πππΏ_(π,π‘β1) / ππ»π πππ_(π,π‘β1)
-
Portfolios are value-weighted by market capitalization and rebalanced at the end of each month
-