Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 726 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 726 Bytes

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."