Hello Streamlit pals,
I launched an app to display the performance of investment models created by investment firms. Many firms employ model portfolios, but require a OCIO (Outsourced Chief Investment Officer) or hire in house specialists to track the performance of the models with the proper weightings of the securities that make it up.
This app is database driven, and uses yfinance (currently, but this can change to more reliable data sources) to source the daily close data for each underlying security that make up the strategies and the subsequent models.
Should firms employ this app, they can dramatically cut the additional costs and time it takes to track model portfolio performance.
I would love your feedback and critiques to make this even better. This is a portfolio project, but I would welcome any feedback, questions or PRs.