Skip to content

Python GUI application to measure portfolio performance using different investment return calulation strategies

License

Notifications You must be signed in to change notification settings

adriengivry/perfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfolio

Python GUI application to measure portfolio performance using different investment return calulation strategies.

image

Quick Start

python -m pip install git+https://github.com/adriengivry/perfolio
python -m perfolio

Installation

git clone https://github.com/adriengivry/perfolio
cd perfolio/
python -m pip install .

Limitations

Perfolio uses Yahoo Finance to retrieve market data, so any service interruption or API change could potentially affect the output of this software. This software does not come with any guarantee of any kind, and the financial results might be incorrect."

About

Python GUI application to measure portfolio performance using different investment return calulation strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages