Portfolio optimization In the last article of this series, we will go through a fully functional code. You will read…
Python
Advanced Portfolio Optimization In the second article, we will go through more advanced approaches and also modern ones. We will…
Mean-Variance Portfolio optimization Portfolio optimization is one of the fundamental topics for assets management, as old as quantitative finance itself. …
Build the infrastructure of your algorithmic trading system A development process’s infrastructure can be understood as a step-by-step guide when…
Stock Pairs As described in our other articles, stock pairs are a mean-reversion trading system widely used in the industry. …
PANDAS – Grouping and DateTimeIndex In this article, we continue playing with time series in Python, resp. Pandas. Our previous article…
WHAT IS STOCK SPLIT? It is normal in financial markets that companies split their stocks (or merges – reverse stock…
Super simple – yet useful advice for beginners! Let this introductory article be the basic explanation about how I started…
LEARN TIME SERIES IN PYTHON – Pandas In this introductory article on time series analysis in Python, we will cover…
10 Python libraries I consider essential for work This article will show you ten Python libraries that I consider to…