API Configuration
TUSK is the live homelab bridge (no key needed). Switch to Finnhub if the homelab is down or the weekly Schwab re-auth has lapsed.
Only used when Data Source is Finnhub. Leave blank for the embedded default. Persists in browser storage.
Loaded into the Scan input on each visit.
About v6
Five-lens physics framework for intraday reads. Pulls live US quotes from TUSK (homelab Schwab/ToS bridge, real-time) same-origin at /tusk/quote/{symbol} (this PWA and TUSK are served by the same homelab host), with Finnhub /quote (60 calls/min free tier) as a selectable fallback in Setup.
Lens reads are intraday-only. Without historical candles, Phase (L5) and Squeeze (L2) use heuristics from the day's range and previous close. For full multi-day reads, run the Python physics_market_scanner.py on your homelab.
Tap a symbol row to drill into the full five-lens breakdown.
Rate Limit Budget
Calls this minute0 / 60
Last scan—
Session total0
App
Add to Home Screen: Safari → Share → Add to Home Screen.
v6.1 — PWA edition · checking SW…
Service worker caches the shell for offline use. Quote data is never cached.