Finterm
Finterm is a free, browser-based financial terminal for crypto and US equities. It brings together live charts, SEC EDGAR filings, quarterly fundamentals, a news aggregator, a spreadsheet wired to live prices, a scriptable backtester and a quant lab — inside a single browser tab or a native desktop window. No account required for any of the data tools.
It was built as a practical alternative to terminals that cost thousands of dollars per year for data that is largely public domain. The SEC publishes machine-readable filings for every US public company. Binance publishes a full public market data API. Most of what a working investor needs day-to-day is already free — it just needs to be assembled in one place.
The terminal runs entirely on Cloudflare Workers at the edge. Charts are a custom WebGL renderer. Workspaces are stored locally on your device via IndexedDB — nothing you produce in the app leaves your machine unless you choose to share it.
William March·github.com/will-march·@fintermxyz