Hello Streamlit Community,
I’m excited to share with you the Markowitz Portfolio Optimization app: https://markowitz.streamlit.app
This app lets you choose a minimum return and find the best portfolio mix using Markowitz Portfolio Optimization. You can pick from a variety of funds, including T-Bills, Corporate Credit, High Yield, AT1/Hybrid Bonds, Equities, or Hedge Funds. The app displays the optimal portfolio’s risk and return on a scatter chart alongside the original funds. It also provides a historical backtest, expected future returns, the minimum expected return at a 95% confidence level, and the likelihood of negative returns. For those who like to dive deeper, you can modify assumptions about fund correlations, expected returns, and volatilities, with default values based on past performance.
I’d love to hear your feedback and hope you enjoy using the app as much as I enjoyed creating it.
/Marek