Free2thinkster555/pressure-scanner
Fix: reset _auto_started/running on login success so stream starts after OTP
Fix: don't break on UNAUTHORIZED - wait for AUTHORIZED after AUTH message
Remove bell.wav binary from repo (generated at runtime)
Clean rebuild: Tastytrade-only, VIX Step 3, remove Polygon/yfinance/httpx_ws, fix stream
Full build: MTF 1m/5m/15m/30m + VWAP + RVOL + tiered alerts + bell + thread-safe + odd channels + ET timezone
Fix: thread-safe shared dict, clean light theme, sequential channels
Rebuild as minimal scanner: TICK + ADD + Volume only, clean light theme
Add Yahoo Finance background poller as hybrid fallback for price/candles when Tastytrade is not connected
Fix clock to Eastern Time (ET) instead of UTC
Fix channels to odd-only (1,3,5,7,9,11) - all 6 streams now open
Fix ticker Chinese chars - use Arial font stack
Auto token refresh via remember-token - no more manual re-auth
Fix stream to websockets and light theme
Visual redesign: trading terminal UI with TICK gauge, ticker tape, candle bars, Orbitron font
Fix: move set_page_config to first Streamlit command
Add 1m TF, tiered 4-level alerts, VWAP, $ADD, RVOL — full rebuild
Add 5m/15m/30m multi-timeframe confirmation — bell only rings when all 3 TFs agree
Add 3-strike trading bell audio — rings on every new LONG/SHORT signal trigger
Colorblind-friendly: replace green/red with blue (LONG) and yellow (SHORT)
Fix 2FA: add /device-challenge step to trigger OTP SMS before verification
Add Dockerfile and HF Spaces config for Docker deployment
Initial commit: 3-Step Pressure Method Scanner
