Dashboard to visualize and analyze personal financial stock portfolio. Currently it only has a connector with Degiro broker.
The app is built using Dash (plotly) with Yahoo Finance historical data.
- Yahoo Finance API: https://github.com/ranaroussi/yfinance
- Degiro unofficial API: https://github.com/lolokraus/DegiroAPI
- Launch a SQL DB of any type but supported by SQLAlchemy
- Modify
DB_PATH
indash_app/config.py
- Create
degiro_creds.json
with your credentials (do not share!) - Install requirements:
pip install -r requirements.txt
- Run the app:
python dash_app/index.py
- [ ] Industry breakdown
- [ ] Dividend tab history and projected