Skip to content

AtaTrkgl/is-portfoy-profit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profit Calculator

This project aims to calculate the net profit from the investment account statement.

How to use it?

  1. Go to your investment account on the İşcep app and export your investment accounts statement as an excel file.

  2. Put the account statement into this directory.

  3. Install python (Docs)

  4. Install the required python packages using the following command:

pip install -r requirements.txt
  1. Run the following command to run the program:
python src/run.py

Example Output