Portfolio optimization package in Python. It is based upon Modern Portfolio Theory and uses numerical methods to optimize the performance of the portfolios given historical data.
Clone the project and run the setup.py file.
git clone https://github.com/kouzapo/QFiPy.git
python setup.py install
- Apostolos Kouzoukos - GitHub
This project is licensed under the MIT License - see the LICENSE file for details