Code for "Probabilistic forecasting of cross-sectional returns: A Bayesian dynamic factor model with heteroskedasticity"
- create a conda environment
conda create --name <envname> --file requirements.txt- in
etc, copyeod.yml.sampletoeod.ymland add your API key for https://eodhd.com jupyter notebookto start the notebook server- open the
mainnotebook in notebooks- set the "PATH_TO_REPO" variable in the first cell
- run all cells