Can the SP500 Index be Predicted?

In a previous post, we presented a time series analysis of the SP500 index and demonstrated its mean-reverting and trending behaviour. Subsequently, we designed trading strategies exploiting these mean-reverting and trending properties of SP500. Does this mean that the SP500, and stock market indices in general, can be predicted? In …

Modern Portfolio Theory-Effect of Diversification on the Optimal Portfolio-Portfolio Management in Python

In the previous installments, we presented the concept of Modern Portfolio Theory. We also provided an optimization algorithm, written in Python, for searching for the optimal portfolio. To continue, we are going to perform some numerical experiments. Specifically, we are going to use the portfolio optimization program developed in the …