Single-binary self-hosted market watcher for stocks, ETFs, indexes, and futures: live charts, key stats, fundamentals, SEC filings, and SSE streaming.
axumdockerfinancerustself-hostedsqlitestocksvite
1{# Live data-connection / market-state pill. The base stream client updates
2 data-state and the label as SSE `market` events arrive. #}
3<div class="statuspill" data-role="status-pill" data-state="idle">
4 <span class="statuspill__dot"></span>
5 <span class="statuspill__label" data-role="status-label">Markets</span>
6</div>