WebGL candle engine
Pan, zoom, cross-hair without lag. 1m to 1D timeframes on every Binance spot pair. Wired to a single backend gateway so the same data feeds every chart, every tab.
//TERMINAL · v0.12 · ALPHA
Open a tab. Type a command. Get the data. Finterm is a free, browser-based crypto trading terminal that runs entirely on your machine — multi-window workspace, live charts, news, SEC filings, and a sandboxed JS engine for backtesting.
Pan, zoom, cross-hair without lag. 1m to 1D timeframes on every Binance spot pair. Wired to a single backend gateway so the same data feeds every chart, every tab.
Compose your own layout. Dock with ⌘⇧ arrows. Pop a window into its own browser window for a multi-monitor setup. Save layouts, share via URL.
Live EDGAR submissions for any ticker. Plus “company facts” — revenue, net income, EPS, equity, cash — pulled from the us-gaap concept tree.
CoinDesk, CoinTelegraph, Decrypt, The Block, Bitcoin Magazine, plus Hacker News. RSS-aggregated server-side, deduped by URL, sorted by published time.
Run strategies against Binance OHLCV. bars[].o/h/l/c/v, ctx.sma(n), ctx.ema(n). Returns ‘BUY’/‘SELL’/null per bar. Web Worker isolation — no network, no DOM.
A real grid with formulas, CSV import/export, and an in-page JS engine. Live crypto via =PRICE, equities via =STOCK, options via =BLACKSCHOLES. Select a range, one click spawns a chart you can export to SVG / PNG / PDF.
Linear regression, linear forecast, Black-Scholes pricing and Monte Carlo simulation. The options tab pulls live Yahoo chains so you can compare a theoretical price to the last traded contract. Every run is on a dedicated numerics worker.
We don’t place orders. There’s no API key field, no margin slider, no ‘execute’ button. Watch markets, build dashboards, run backtests.
Binance is the only fully-wired venue. OKX / BitMEX / Bitstamp scaffolding exists but isn’t shipped. Don’t expect a unified order book.
The backtester is for strategy research. There’s no live signal pipeline, no DCA bot, no grid bot. Plenty of other tools do that — we don’t.
//OPEN A TAB
Loads in < 2 s · works offline once cached