Go to file
2024-10-23 12:03:49 -07:00
assets
.gitignore
dashboard.py Initial commit of swing trading dashboard mockup 2024-10-23 11:58:31 -07:00
README.md Add dependencies to swing trading dashboard documentation 2024-10-23 12:03:49 -07:00
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: