![]() |
Portfolio Optimization: Theory and Application |
Book available here: pdf and online html
For purchase here: Cambridge University Press, Amazon, Barnes & Noble, Bookshop.org, Hive, Indigo, Hatchards, Hugendubel
This is the homepage for the Portfolio Optimization Book. It contains slides, code examples (R and Python), exercises, and data.
To contribute, check the developer GitHub webpage.
Work in progress, Python code coming up in the coming weeks…
Chapter 2 - Financial Data: Stylized Facts: slides , R code , Python code
Chapter 3 - Financial Data: I.I.D. Modeling: slides , R code , Python code
Chapter 4 - Financial Data: Time Series Modeling: slides , R code
Chapter 5 - Financial Data: Graphs
Sample slide title page with customizable course info on a textbox.
Stock and crypto data used in the sample code can be conveniently found at https://github.com/dppalomar/pob
Resources for R: Primer on R for Finance, Solvers in R
Resources for Python: Primer on Python for Finance, Solvers in Python