This repository includes all the scripts developed within the work of my Ph.D. Thesis and included in Appendix D.
- Price_Rec_exp.R: Recursively expanding model to forecast prices.
- Price_Rolling.R: Rolling model to forecast prices.
- Monte_Carlo.py: Monte Carlo simulations.
- Price_Benchmark.py: Benchmark model (variation of the "similar-day" method).
- NIV_RecExp.R: Recursively expanding model to forecast imbalance sign.
- NIV_Rolling.R: Rolling model to forecast imbalance sign.