top of page
Blog
Search
Petr Tmej
Jul 15, 202211 min read
Practical portfolio optimization in Python (3/3) – code
Portfolio optimization In the last article of this series, we will go through a fully functional code. You will read here how the process...
1 view0 comments
Petr Tmej
Jul 15, 20228 min read
Practical portfolio optimization in Python (2/3) – machine learning
Advanced Portfolio Optimization In the second article, we will go through more advanced approaches and also modern ones. We will slightly...
2 views0 comments
Petr Tmej
Jul 15, 20228 min read
Practical portfolio optimization in Python (1/3) – Markowitz
Mean-Variance Portfolio optimization Portfolio optimization is one of the fundamental topics for assets management, as old as...
4 views0 comments
Petr Tmej
Jul 15, 20229 min read
Working with Time Series in Pandas – Grouping / DatetimeIndex
PANDAS - Grouping and DateTimeIndex In this article, we continue playing with time series in Python, resp. Pandas. Our previous article...
0 views0 comments
Petr Tmej
Jul 15, 20225 min read
What is a stock split and how to adjust it with Python?
WHAT IS STOCK SPLIT? It is normal in financial markets that companies split their stocks (or merges – reverse stock splits). A stock...
1 view0 comments
Petr Tmej
Jul 15, 20225 min read
The basic principles of learning Python for Algorithmic Trading
Super simple - yet useful advice for beginners! Let this introductory article be the basic explanation about how I started to work with...
0 views0 comments
Petr Tmej
Jul 15, 20227 min read
Learn Time Series Analysis in Pandas – Introduction
LEARN TIME SERIES IN PYTHON - Pandas In this introductory article on time series analysis in Python, we will cover some simple working...
2 views0 comments
Petr Tmej
Jul 15, 20225 min read
Must-Know List of My Favorite 10 Python Libraries for Algorithmic Trading
10 Python libraries I consider essential for work This article will show you ten Python libraries that I consider to be my daily bread as...
0 views0 comments
bottom of page