Script that given a set of funds and their percentages makes an Xray or integration of a portfolio
- Should have Python installed
- All dependencies of the project must be satisfied, you can install them with
pip install <library>
- Go to the script's folder
- Execute
python xray-script.py [<fund_id> <percentage>,...]
- Example:
python xray-script.py LU0996182563 80 LU0159052710 20
- Xray should be downloaded in the same directory
- Automatically the PDF with the Xray opens