left-nullspace / portfolio-toolkit-streamlit-python

making professional portfolio management methods accessible through point and click. methods such as mean var opt and portfolio rebalancing is available. try the app from the link

Repository from Github https://github.comleft-nullspace/portfolio-toolkit-streamlit-pythonRepository from Github https://github.comleft-nullspace/portfolio-toolkit-streamlit-python

Portfolio Management Toolkit

The Portfolio Management Toolkit is a Streamlit-based web application that helps users optimize and simulate their investment portfolios using advanced financial methods.

Access the application

Features

  • Portfolio Optimization
  • Portfolio Simulation
  • Benchmark Comparison

Libraries Used

  • streamlit
  • pandas
  • numpy
  • yfinance
  • matplotlib
  • pypfopt

Usage

Run the Streamlit application:

streamlit run app.py

License

This project is licensed under the MIT License.


About

making professional portfolio management methods accessible through point and click. methods such as mean var opt and portfolio rebalancing is available. try the app from the link


Languages

Language:Python 94.1%Language:Jupyter Notebook 5.9%