Skip to content

Investigate passive and active investing strategies for major world stock indexes

License

Notifications You must be signed in to change notification settings

maxmarkov/passive-investing

Repository files navigation

The impact of big winners on passive and active equity investment strategies

histogram

Code for the paper "The impact of big winners on passive and active equity investment strategies".

Project description

We investigate the impact of big winner stocks on the performance of active and passive investment strategies using a combination of numerical and analytical techniques. Our analysis is based on historical stock price data from 2006 to 2021 for a large variety of global indexes. We show that the log-normal distribution provides a reasonable fit for total returns for the majority of world stock indexes but highlight the limitations of this model. Using an analytical expression for a finite sum of log-normal random variables, we show that the typical return of a small portfolio is smaller than that of an equally weighted index. This finding indicates that active managers face a significant risk of underperforming due to the potential for missing out on the substantial returns generated by big winner stocks. Our results suggest that passive investing strategies, that do not involve the selection of individual stocks, are likely to be more effective in achieving long-term financial goals.

Dependencies

Install all dependencies

pip intstall -r requirements.txt

Dataset

We do not provide the actual dataset here. Mocking data is provided in data folder. Please note that this dataset does not represent real data, so the plots are different from those presented in the article.

Modeling

References

About

Investigate passive and active investing strategies for major world stock indexes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published