Cross-Asset Class Price Data Dashboard Django site utilising the Yahoo Finance API with Chart.JS
- Runserver on port 8000 - http://127.0.0.1:8000/spy
- python manage.py runserver
- Python 3.8.3
- Django 3.1.3
- Pandas
- YFinance
- Bootstrap
- Chart.JS
- HTML5
- CSS
- PyCharm/Command
- Command Line
- View daily closing price action for 7 asset classes in the financial markets.
- View line graphs in 2 time formats (previous 30 days & 240 days)
- View asset class performance for both time periods
- Charts will dynamically update to display the most recent price data.