The application is aimed at the validation and verification of the data provided by DeGiro through the comparison of the CSV files provided by it. In the future, graphing and projection capabilities will be added.
- Parse Account State CSV
- Get invested volume
- Get retrieved volume
- Calculate P/L %
- Allow CSV loading via GUI
- Add real time currency exchange support (API)
- Add GUI (.NET Core WinForms)
- Remove CLI (Console app)
- Unused project cleanup
- Parse Transactions CSV
- Parse Portfolio CSV
- Calculate total revenue (from local value)
- Calculate total revenue (from account currency)
- Calculate total charges (in EUR?)