CoolFace
Apppublic

Free2thinkster555/pressure-scanner

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
22 commits on main
4eaae834mo ago

Fix: reset _auto_started/running on login success so stream starts after OTP

shawnjames70-lgtm
6ae46234mo ago

Fix: don't break on UNAUTHORIZED - wait for AUTHORIZED after AUTH message

shawnjames70-lgtm
bc750a94mo ago

Remove bell.wav binary from repo (generated at runtime)

shawnjames70-lgtm
3032bce4mo ago

Clean rebuild: Tastytrade-only, VIX Step 3, remove Polygon/yfinance/httpx_ws, fix stream

shawnjames70-lgtm
c9cec9c4mo ago

Full build: MTF 1m/5m/15m/30m + VWAP + RVOL + tiered alerts + bell + thread-safe + odd channels + ET timezone

Free2thinkster555
675c4ae4mo ago

Fix: thread-safe shared dict, clean light theme, sequential channels

Free2thinkster555
4e7ef494mo ago

Rebuild as minimal scanner: TICK + ADD + Volume only, clean light theme

Free2thinkster555
3dcc15b4mo ago

Add Yahoo Finance background poller as hybrid fallback for price/candles when Tastytrade is not connected

Free2thinkster555
2a932334mo ago

Fix clock to Eastern Time (ET) instead of UTC

Free2thinkster555
b8942ac4mo ago

Fix channels to odd-only (1,3,5,7,9,11) - all 6 streams now open

Free2thinkster555
ed0f3e34mo ago

Fix ticker Chinese chars - use Arial font stack

Free2thinkster555
b68f1614mo ago

Auto token refresh via remember-token - no more manual re-auth

Free2thinkster555
92fb5c64mo ago

Fix stream to websockets and light theme

Free2thinkster555
cbc7dcc4mo ago

Visual redesign: trading terminal UI with TICK gauge, ticker tape, candle bars, Orbitron font

Free2thinkster555
88023c44mo ago

Fix: move set_page_config to first Streamlit command

Free2thinkster555
7510d8c4mo ago

Add 1m TF, tiered 4-level alerts, VWAP, $ADD, RVOL — full rebuild

Free2thinkster555
557e84e4mo ago

Add 5m/15m/30m multi-timeframe confirmation — bell only rings when all 3 TFs agree

Free2thinkster555
51a75f84mo ago

Add 3-strike trading bell audio — rings on every new LONG/SHORT signal trigger

Free2thinkster555
6d6cf374mo ago

Colorblind-friendly: replace green/red with blue (LONG) and yellow (SHORT)

Free2thinkster555
eef0e8d4mo ago

Fix 2FA: add /device-challenge step to trigger OTP SMS before verification

Free2thinkster555
2dabc0d4mo ago

Add Dockerfile and HF Spaces config for Docker deployment

Free2thinkster555
ff1817a4mo ago

Initial commit: 3-Step Pressure Method Scanner

Free2thinkster555