Monthly Archives: August 2022

Stock Portfolio Balancing with Monte Carlo Simulation

Portfolio balancing is a complex optimization problem. The problem can be stated as assignment of weights to different stocks in the portfolio so that a metric called Sharpe Ratio is maximized. In this post we will see how Monte Carlo … Continue reading

Posted in Data Science, Python, Simulation, Statistics | Tagged , , | 1 Comment