Category: TRADING

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 …

Modern Portfolio Theory-The Efficient Frontier

Modern Portfolio Theory (MPT) is a theory developed by Harry Markowitz in 1952, which later earned him a Nobel Prize in Economics. The theory states that investors can create an ideal portfolio of investments that can provide them with maximum returns while also taking an optimal amount of risk. The …