As an equity quantitative analyst, you have recurring positioning analysis tasks. Your most effective approach is to model your object of study (usually stocks, portfolios or indexes) and decompose its behavior into common risk factors. You can leverage the FF-5 equity factor model, which we will reproduce here, to use in real time!
Nowadays, ESG reporting became mandatory in lots of countries. The portfolio manager, in addition to his fiduciary duty, has to respond of its ESG policy and its implementation in its fund. Here, we will expand on a carbon attribution methodology.
As a quantitative researcher, your main goal is to find new financial edges. In this article, we will show an overview of the pipeline for designing alpha-generating investment strategies, with associated python code as usual.
You want to hedge a stock portfolio with a very liquid option contract. However, your fund has a high tracking error relative to the underlying option index. You can divide your portfolio to reduce your basis risk.
In portfolio management, the combination of SAA and TAA portfolios is key to build robust funds.
The SAA reflects the long term view of the management team on the different assets, while the TAA allows to implement short-term views and adds a tilt to SAA, hopefully adding some alpha to the fund.
In this article we look into the incorporation of TAA and its sizing along an existing SAA portfolio.
While portfolio optimization is well known in the Equity space, in the Fixed Income industry, the subject is less discussed although it has very specific needs and it can be more complex compared to its Equity counterparts. One key difference between the two of them is the trading lot size.
Rebalancing portfolios is an important event in the life of the portfolio manager, as transaction fees have non negligible impact on performance. We will focus on mitigating portfolio turnover via Tracking-error minimization under a QP framework.
Studying market structure through the use of correlation matrices is well spread. Here we will share a methodology to enhance visual clustering analysis, the Minimum Spanning Tree.
Alternative data has become a key element to enhance financial databases. Especially, news flows are one of the most spread alternative types of data. Here we will visualize sentiment on some newspapers headlines.
First post of this blog!
It will be about data visualization, we will explore how we can make dynamic charts working with a covid19 database.