AtaTrkgl / is-portfoy-profit-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%