Investment Data Viewer
This program is designed to provide an easier and faster way to access real-time data on American stocks, bypassing delays in platforms like Avanza. It also offers a quick and efficient way to view your investment assets directly from your computer.
Current Status:
Early implementation stage with foundational features under development.
Requirements:
Python: Version 3.8 or later.
Libraries:
sqlite3 (Standard Library)
yfinance (Install with: pip install yfinance)
PyQt6 (Install with: pip install PyQt6)