restoring from backup
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Bot_Notion_Performance_Tracker
|
||||
|
||||
This Bot is intended to fetch stock-data, calculate performance and add key-kpis to a notion-db matching tracker symbols in said notion-db
|
||||
|
||||
Current Features:
|
||||
- Information/KPIs on individual trades-level
|
||||
- Fetch & format data from a given Notion-table
|
||||
- Fetch & format historical data from yfinance
|
||||
- Calculating Dividends
|
||||
- Calculate the daily IRR (incl. Dividends)
|
||||
- Pushing updates to Notion
|
||||
- Dividends ARE calculated correctly...YEEEA!
|
||||
- Information/KPIs on the whole portfolio
|
||||
- configuration file
|
||||
- updating TRML screens (big numbers only)
|
||||
|
||||
Current Limitation:
|
||||
- Additional trackers need to be added to the investments-table manually
|
||||
|
||||
Feature Pipeline:
|
||||
- Secure way of storing secret keys
|
||||
- Substracting the effect of inflation
|
||||
- Including TRML as a display target
|
||||
- Realoading configuration with every iteration
|
||||
Reference in New Issue
Block a user