1
0
fin-depo/README.md

25 lines
802 B
Markdown
Raw Normal View History

<!--- WARNING --->
<!--- THIS IS AN AUTO-GENERATED FILE --->
<!--- MANUAL CHANGES CAN AND WILL BE OVERWRITTEN --->
# Financial Depository Fetchers.
2024-05-29 19:54:45 +00:00
Python library for automatic fetching of personal asset depo information.
Supports:
2024-06-04 12:06:10 +00:00
- **Kraken**: Uses their API
- **Kucoin**: Uses their API
- **Partisia Blockchain Account**: Uses a reader node to check the account
state.
2024-06-04 20:23:03 +00:00
- **Nordnet**: Through their
[API](https://www.nordnet.dk/externalapi/docs/api). Thanks to [Morten
Helmstedt](https://helmstedt.dk/) for sharing his [Nordnet
utilities](https://github.com/helmstedt/nordnet-utilities),
which helped a lot.
2024-05-29 19:54:45 +00:00
## TODO
2024-06-20 10:48:28 +00:00
- [ ] Investment Bank: Saxo Bank OpenAPI
- [ ] Personal Bank: Personal Bank Account (Open Banking) Maybe use AIIA?