OpenSourceAP / CrossSection

Code to accompany our paper Chen and Zimmermann (2020), "Open source cross-sectional asset pricing"
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3604626
GNU General Public License v2.0
738 stars 218 forks source link

change momentum sample start date. #109

Closed lena-will closed 1 year ago

OpenSourceAP commented 1 year ago

Based on footnote 4 in Jegadeesh and Titman (1993), we should not change the start date. Table 1 reports estimate for January 1965 to December 1989 but only because they require a full two-year period for their K=12, J=12 specification. Since we use J=12, K=1, using 1964 as starting year is fine. @lena-will @chenandrewy

chenandrewy commented 1 year ago

Based on footnote 4 in Jegadeesh and Titman (1993), we should not change the start date. Table 1 reports estimate for January 1965 to December 1989 but only because they require a full two-year period for their K=12, J=12 specification. Since we use J=12, K=1, using 1964 as starting year is fine. @lena-will @chenandrewy

Ah, good catch. I remember these start / end dates always being tricky. Let's keep 1964.