Features
Every surface a serious trader needs — desktop, browser, dashboard, alerts.
Every surface below ships in the free product. Native apps on Mac, Windows and Linux; the same charts in your browser; a dashboard that puts every saved workspace one click away; 24/7 cloud alerts; auto-orders — all included, no upgrades. See pricing for the full list.
Workspace dashboard
Your account home — every saved workspace, one-click resume, multi-tab in the browser without conflicts.
Browser app (Spectra Web)
Sign in from anywhere and the chart loads in under three seconds. Same engine as the desktop, nothing dumbed down.
Native apps
Signed macOS, Windows and Linux builds. Dockable panels, floating windows, multi-monitor — auto-update lands this month.
Charts
Candlestick, OHLC, Heikin-Ashi, Line, Area, Baseline, Histogram, Renko, Footprint, Heatmap, TPO.
Every market — stocks, crypto, forex, commodities, CFDs
US stocks & ETFs, crypto spot and perpetual futures, forex, metals & oil, stock indices, and CFDs — across Binance, Bybit, OKX, Bitfinex, Kraken, and Hyperliquid.
Cross-exchange aggregation
Consolidated AGG (spot) and AGG-PERP (perpetual) feeds merge trades, VWAP, candles, and Level-2 depth across every major venue — one chart for the whole market.
Order flow — CVD, OB imbalance, footprint
Cumulative Volume Delta, Order-Book Imbalance, footprint bid/ask cells, DOM ladder, liquidity & liquidation heatmaps, volume profile, and absorption / stop-run / sweep detectors.
60+ built-in indicators
Trend, momentum, volatility, volume, and order-flow studies — RSI, MACD, Bollinger, Ichimoku, SuperTrend, VWAP, CVD, OBI — plus SMC tools and seasonality / portfolio-risk panels.
Synthetic & spread charts
Build a live candle series from an arithmetic expression over real symbols — cross-exchange ratios (BTC basis), weighted spreads, index legs — with the SYN: prefix. Every chart type and indicator applies.
Funding & basis scanner
Every perpetual's funding rate, annualized APR, and mark-vs-index basis across Binance and Bybit in one sortable board with a live next-funding countdown — spot funding carry and basis dislocations fast.
Drawing tools
Trendlines, channels, pitchforks, 12 Fibonacci variants, Gann, smart-money concepts, Wyckoff.
Indicators
Built-in catalogue plus custom indicators via the scripting DSL, with sub-pane support.
Alerts
Eleven alert kinds — price, indicator, drawing, composite, orderflow, cross-feed, position, market state, time, pattern, custom DSL. Fan out to Discord, Telegram, webhooks, email, OS notification. 24/7 on our cloud — free.
Order book + DOM ladder
Full L2 with large-order highlighting, click-to-trade ladder, configurable price grid.
Footprint charts
Bid × ask volume per candle, imbalance highlighting, point-of-control, value area.
Heatmap
L2 liquidity over time with replay history and large-order detection.
Volume profile
Visible range, fixed range, session profile (TPO), POC plus value area.
Trading
Market, Limit, Stop, StopLimit, Trailing, OCO. Hedged or netted, paper-by-default.
Scripting
Five script kinds, tick callbacks, a sandboxed VM, replay, and optional 24/7 server-side alerts.
Webhooks + auto-orders
HMAC-SHA256 signed, replay-protected, IP-allowlisted; orders fire on a 24/7 VPS worker.
Workspaces
Docking, multi-tab, linked charts, saved layouts, full-screen panels, floating windows.
Personal trading database
Search every trade by performance, journal, session, VWAP, delta, absorption, sweep timing, and enriched market context.
10K / 50K cached chart history
10,000 bars on sub-minute intervals and 50,000 on standard intervals, with fetched pages retained when you snap back to live.
Tick scripting
Inspect the retained tape or react to individual executions with ordered on_trade callbacks and deterministic archive replay.
Server-side alert scripts
Keep routed alert logic online in an isolated worker with budgets, cooldowns, metrics, error capture, and webhook delivery.
Workspace · before & after
From a blank canvas to a real trading desk.
Spectra ships with one chart. Drag the slider to see what thirty seconds of docking unlocks — every panel a serious desk needs, all on one screen.
- Dock charts, DOM, footprint, heatmap, positions, news — any combination.
- Save the layout once; it follows your account across every device.
- Keyboard 1 → 2 → 3 cycles between named workspaces.
- Each tab can run its own workspace or mirror a named one for multi-monitor setups.
BeforeAfter01 · Trading intelligence
Your complete trade history, searchable by what actually happened.
Turn closed trades and journal entries into a private research database. Use precise filters or natural language, then open any result with its replay, execution metrics, order-flow context, and optional AI summary.
- Stable server-side search across scalar, journal, and enriched context fields.
- R multiple, MFE, MAE, VWAP, session, delta, absorption, sweep, and setup classification.
- Native footprint/CVD, volume profile, heatmap, and liquidation review inside each trade.
- Durable background enrichment with honest candle-only fallbacks when microstructure history is unavailable.
Ask your trade history
profitable BTC trades above VWAP during London with positive delta
02 · Script engine
Bar logic, tick logic, and 24/7 alert execution.
The same Spectra Script v2 source is parsed and diagnosed in the native and WebAssembly apps. Preview it against chart data, replay strategies historically, or route an alert to the isolated server runtime.
- Five script kinds: indicator, alert, screener, drawing, and strategy.
- Trade-tape access and on_trade callbacks for individual market executions.
- Server alert routing by symbol and timeframe with per-script sandbox limits.
- One Automation Forge UI across desktop and browser builds.
- 01
AUTHOR
Native + WASM Automation Forge
- 02
VERIFY
Parser · diagnostics · preview · replay
- 03
OPERATE
Chart runtime · sandboxed server alerts
STRATEGIES → REPLAY · ALERTS → OPTIONAL 24/7 WORKER
Features · Drawings
Drawing tools that match how traders actually mark up charts.
Fourteen categories — trendlines through Wyckoff. Snap to OHLC by default; toggle off when you want freeform.
- Trendlines, channels, pitchforks (Schiff, modified, Andrews).
- 12 Fibonacci variants — retracements, extensions, fans, time, circles, spirals.
- Gann fans, squares, and angles with full-grid options.
- Smart-money concepts: FVG, order block, BOS, CHoCH, premium/discount.
Features · DOM ladder
Click-to-trade L2 ladder, dockable anywhere in the workspace.
The DOM ladder is what tape readers actually trade off. Spectra's is fast enough to trust on a 1-minute futures session.
- Full L2 — depth as deep as your broker's feed allows.
- Click-to-trade: bid stack to enter long, ask stack to enter short.
- Large-order highlighting at a configurable lot threshold.
- Configurable price grid (per-tick, per-N-tick, basis-point bands).

Features · Webhooks
External alerts → broker orders, signed and replay-protected.
Send a JSON POST from any alert source — your own server, a screener, a script. Spectra verifies, deduplicates, caps your loss, and forwards to the broker — all on a 24/7 cloud worker.
- HMAC-SHA256 signing of body + timestamp; constant-time verification.
- 5-minute freshness window plus nonce cache to block replays.
- IP allowlist per secret, daily-loss cap per secret (mandatory).
- Idempotency via client_id — webhook retries become safe.
POST /spectra-webhook
X-Spectra-Signature: sha256=4e7b…2a1f
X-Spectra-Timestamp: 1730928473921
Content-Type: application/json
{
"action": "buy",
"symbol": "BTCUSDT",
"qty": 0.25,
"sl": 67200,
"client_id": "tv-29481"
}Stop renting 2014. Trade like it's the floor.
Free during launch — every feature included, no card, no trial countdown.
