Skip to content

Script that given a set of funds and their percentages makes you an x-ray or integration of your portfolio

Notifications You must be signed in to change notification settings

edwardmartins/xray-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

xray-builder

Script that given a set of funds and their percentages makes an Xray or integration of a portfolio

Requirements

  1. Should have Python installed
  2. All dependencies of the project must be satisfied, you can install them with pip install <library>

Example of srcipt execution

  1. Go to the script's folder
  2. Execute python xray-script.py [<fund_id> <percentage>,...]
  3. Example: python xray-script.py LU0996182563 80 LU0159052710 20
  4. Xray should be downloaded in the same directory
  5. Automatically the PDF with the Xray opens

About

Script that given a set of funds and their percentages makes you an x-ray or integration of your portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages