Skip to content

Repository files navigation

🧠 Macro-Aware Quant Forecasting Dashboard

This project combines real-time market and macroeconomic data with forecasting models (ARIMA, GARCH, HMM) and an interactive dashboard using Streamlit.

📂 Structure

  • src/ - Feature engineering, macro API, modeling tools
  • notebooks/ - Jupyter notebooks for modeling
  • streamlit_app/dashboard.py - Interactive forecasting dashboard
  • .github/workflows/refresh.yml - Weekly automation via GitHub Actions
  • .env.example - Environment variable template (do not commit real keys)

🚀 Quickstart

pip install -r requirements.txt
streamlit run streamlit_app/dashboard.py

🌐 Deployment

  • Connect this repo to Streamlit Cloud
  • Add your FRED API key to Streamlit secrets:
FRED_API_KEY=your_key_here

🔁 Automation

Data is refreshed weekly using GitHub Actions.


Made with 💻 by Tcooper4

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages