Real-time stocks and cryptocurrencies price tracker using Python Flask framework, JavaScript, HTML, and CSS. Uses Yahoo Finance Python module.
Thank you to @NeuralNine for the training video:
Real-Time Stock Price Tracker in Python
Goals:
- Add Stock Price Charts - last 12 months & 10 years - using Plotly
- Separate Stocks and Crypto into two sections
- Add Newsfeed window with 10 latest news articles for each stock/crypto with image, headline, source
- Recreate using PySide6 as a Windows app