After running over 3,500 backtests across every S&P 500 stock, I wanted a better way to explore the data interactively.
So I built a Streamlit dashboard where you can filter by:
- Model
- Sector
- Ticker
- Performance metrics like Sharpe, drawdown, and return
The goal is to quickly compare performance across strategies, spot outliers, and analyze trends.
You can view the full app locally or host it.
A demo of the streamlit app can be found on YouTube
Closing
This dashboard brings the full experiment to life — and lets you explore which trading models work best, by sector or individual stock.
Whether you’re a trader, data scientist, or just curious about market dynamics, this app helps turn static results into actionable insights.
GitHub Link to notebook: GitHub