Author: Harbourfront Technologies

What is a Credit Default Swap?

Investors can use various hedging techniques to mitigate the risks associated with their equity and debt instruments. These techniques include the use of options, swaps, forwards, futures, etc. Usually, these use derivates, which are financial securities that get their value from an underlying asset or group of assets. One method …

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 …