Skip to content

MT-blamb/intraday-movers

Repository files navigation

Intraday Position Movers

A 5-minute Streamlit dashboard that surfaces the largest Δ in accumulative_positions during the trading day.

Prereqs

  • Python 3.11
  • AWS creds with Athena read + S3 scratch access

Quick start

git clone git@github.com:your-org/intraday-movers.git
cd intraday-movers
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
export AWS_PROFILE=dev-mtb
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors