assets | ||
.gitignore | ||
dashboard.py | ||
README.md | ||
requirements.txt |
Swing Trading Dashboard
Dependencies
The dashboard depends on the following Python packages which can be installed via pip install
:
dash
dash-ag-grid
dash-bootstrap-components
dash-bootstrap-templates
pandas
plotly
python-dotenv
It also depends on the following libraries hosted here:
Running the Dashboard
Run the following command to launch the dashboard:
python ./dashboard.py