Finterm.Search commands, files, windows…⌘KDocs
LIVE · 41ms
UTC

//TERMINAL · v0.12 · ALPHA

The browser is the
terminal.

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.

Install
0 mb
Account
not required
Cloud uploads
0
Cost
$0
// 01 · WHAT IT DOES

Built for sustained use

Charts

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.

Multi-window

Drag, snap, popout

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.

SEC filings

10-K, 10-Q, 8-K, DEF 14A

Live EDGAR submissions for any ticker. Plus “company facts” — revenue, net income, EPS, equity, cash — pulled from the us-gaap concept tree.

News

Six free wires

CoinDesk, CoinTelegraph, Decrypt, The Block, Bitcoin Magazine, plus Hacker News. RSS-aggregated server-side, deduped by URL, sorted by published time.

Backtester

JS in a sandbox

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.

Spreadsheet

=PRICE() · =STOCK() · =BLACKSCHOLES()

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.

Lab

Quant primitives, off-thread

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.

// 02 · WHAT IT ISN’T

Honest line in the sand

Not a brokerage

We don’t place orders. There’s no API key field, no margin slider, no ‘execute’ button. Watch markets, build dashboards, run backtests.

Not a multi-exchange aggregator

Binance is the only fully-wired venue. OKX / BitMEX / Bitstamp scaffolding exists but isn’t shipped. Don’t expect a unified order book.

Not a trading bot

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

Free. No account.
Browser-based.

Open the terminal →

Loads in < 2 s · works offline once cached