This repo reproduces and updates systematic trading strategies from academic papers, allowing for further experimentation.
This collection of Jupyter notebooks dissects and backtests systematic trading strategies like Time-series momentum and FX carry. It aims to replicate academic research from papers such as Moskowitz 2012, with results updated regularly. Users can explore individual strategies in files like `trend_following_moskowitz2012.ipynb`.
This repo reproduces and updates systematic trading strategies from academic papers, allowing for further experimentation.
Quant researchers, algorithmic traders, and students exploring systematic trading strategies will find this repository useful for replicating and studying academic models.