Compare Portfolio

A tool to compare your portfolio to other tickers, have had you bought them, instead of your actual purchases.

Requirements

Windows

Prerequisites:

Instructions:

  1. Download Dependencies:

    $ pip3 install plotly pandas yfinance flask
    
  2. In the folder directory:

    $ set FLASK_APP=routes.py (in MacOS, use export instead of set)
    $ flask run
    
  3. Copy and paste the link open in your brower

  4. Once you upload your file, repeat step 2

GitHub

View Github