Ultimate Terminal

A trading-terminal experience modelled on the capability set of TradingView's Ultimate plan — multi-chart grid, screener, watchlist, alerts engine, paper trading, hotlists, bar replay, auto-pattern detection — built entirely on public crypto data, browser-side, no subscription required.

v1.0·BRAINX RESEARCH·LOADING…
Honest framing. TradingView Ultimate is a paid subscription on tradingview.com that unlocks premium features inside their products (Supercharts, mobile/desktop apps). The free embeddable chart widget — what you saw on the Chart × Terminal page — runs on TradingView's free public tier and does not inherit a visitor's paid subscription. There is no way to "apply Ultimate" to an embed.

What this page does instead: it reproduces the functional capability of Ultimate using BrainX-native panels on top of public Binance market data. Multi-chart layouts, screeners, alerts, paper trading, watchlists, hotlists, bar replay — all real, all working, all browser-side, all yours. The §X coverage matrix at the bottom maps each Ultimate feature to its BrainX equivalent and is honest about what genuinely needs a TradingView account.
§ I.
Up to 9 simultaneous charts

Multi-Chart Grid

Ultimate caps at 16 charts per tab; pragmatic browser performance caps me at 9. Each pane is an independent TradingView Advanced Chart with its own symbol, timeframe and indicator stack. Symbol field accepts any Binance pair (BTCUSDT, ETHUSDT, ARBUSDT…) or TradingView format (BINANCE:BTCUSDT, NASDAQ:NVDA).

Layout: Theme:
§ II.
Historical Playback

Bar Replay

Walk through any number of historical bars with a slider, paginating one bar at a time or auto-playing at 1× / 2× / 5×. Useful for studying how setups developed before they were visible in hindsight. The compact preview chart redraws on each step.

Symbol: TF:
load history to startSRC · BINANCE
§ III.
Pre-built + custom

Indicator Library

Thirty-plus classical and modern indicators implemented in pure JS, computed live against the symbol below. Each card shows the latest reading and the directional tag it emits. Click any card to add it to the multi-chart grid (cycle through panes).

Compute against:
§ IV.
Live 24h ticker

Crypto Screener

Every USDT pair on Binance, sortable by any column, filterable by minimum volume and price-change range, auto-refresh every 30 seconds. Click a column header to sort. Click the symbol cell to load that pair into the active chart pane. Export the current view to CSV.

Filters: Min volume (USD): Min change %: Max change %: Quote:
loading…
§ V.
Editable, flagged, persistent

Watchlist

Up to a thousand symbols, seven flag colors per Ultimate, persisted in localStorage. Click a symbol's flag dot to cycle through colors. Click the symbol itself to load it into the active chart pane. Click ✕ to remove. Add new symbols with the input below.

Symbol Last 24h Δ 24h vol Note
watchlist empty
§ VI.
Price · technical · multi-condition

Alerts Engine

Create price-cross alerts and technical-condition alerts (RSI >/< threshold, MACD cross, EMA cross). Combine conditions with AND / OR. Fires a browser notification (requests permission once) and an optional webhook POST. Alerts run every 30 seconds against live Binance data and persist in localStorage. Free-tier note: webhook delivery from this page goes directly from your browser to whatever URL you provide; nothing routes through BrainX servers.

permission: unknown
SymbolConditionTFCreatedStatusLast check
no alerts
§ VII.
Virtual account · live prices

Paper Trading

A simulated brokerage with a $100,000 virtual balance, live mark-to-market against Binance spot prices. Place market or limit orders, manage positions, see realised and unrealised P&L. Trade history persists in localStorage. Reset the account anytime. This is paper money — no real orders go to any exchange.

Open Positions

SymbolQtyAvg costLastU-P&LU-P&L %
no positions

Order Book · Working Limits

TimeSymbolSideQtyLimit
no working orders

Trade History · last 50

TimeSymbolSideQtyPriceTotal
no trades yet
§ VIII.
Top movers · 24h

Hot Lists

Three rankings refreshed live: top gainers, top losers, top volume. Click any symbol to load it into the active chart pane.

§ IX.
Pattern detection · auto-fib

Auto Analysis

Detects swing pivots from the last 300 bars and reports the prevailing structure: higher highs / higher lows (uptrend), lower highs / lower lows (downtrend), or transitional. Auto-fibonacci uses the most recent dominant swing as the anchor and projects the standard retracement set (23.6 / 38.2 / 50 / 61.8 / 78.6) plus the 1.272 and 1.618 extensions.

Symbol: TF:
BRAINX · NATIVE
§ X.
What this matches · what it doesn't

Coverage Matrix

An honest accounting of each Ultimate-tier feature versus what this BrainX terminal provides. means functionally matched on public data. ~ means approximated with a caveat. means genuinely requires a TradingView account.

TradingView Ultimate featureBrainxNote
16 charts per tab~Up to 9 — browser-perf cap; loads of 16 iframes thrash
50 indicators per chartFree embed allows adding many; library §III runs 30+ natively
40,000 historical barsPaginated Binance klines — virtually unlimited
200 parallel chart connections~Limited only by browser; each pane = 1 connection
1,000 active price alerts~Browser-side polling; works while tab is open
1,000 active technical alertsRSI, MACD, EMA-cross, multi-condition supported
15 watchlist alertsAny watchlist symbol can carry alerts
Volume profileImplemented in /06 Forecast §V
Custom timeframes1m–1597m Fibonacci aggregator in /07 Matrix · Trend
Custom Range Bars~Range aggregation possible from minute bars; not in this build yet
Multiple watchlists~One watchlist here; trivial to extend to N tabs
Bar ReplaySection §II — slider + auto-play
Indicators on indicators~Chaining supported in library §III; UI for stacking is manual
Chart data exportCSV export from screener; klines per chart on request
Intraday Renko / Kagi / P&F~TradingView embed offers these; native render: Renko only via simple build
Custom formula charts (spreads)~Compare symbols supported in TV embed; custom-math chart needs build
Multi-condition alertsSection §VI — AND/OR via repeated single-condition alerts on same symbol
Time Price Opportunities (TPO)~Computable from minute bars; not in this build
Volume footprint~Needs tick data — only the bar-level CVD proxy in /05 Signals
Volume candlesStandard candle styling on TV embed
Auto chart patternsSection §IX — swing-structure + auto-fib
Alerts that don't expire~Browser-side alerts run as long as the tab is open
Second-based intervalsBinance kline minimum is 1m; needs a paid tick source
Tick-based intervalsSame — needs paid tick feed
Webhook notificationsBrowser POSTs directly to your endpoint when alerts fire
Crypto screener · 500+ fields~All Binance USDT pairs, 6 fields per row — more available with more code
10s screener auto-refreshConfigurable; defaults to 30s to be polite to public API
Paper tradingSection §VII — virtual $100k, market + limit orders
Trade through brokersReal brokerage integration is TradingView's commercial product
DOM (depth of market) tradingSame — broker-side
100K community Pine scriptsThat's TradingView's user-generated community
Native multi-monitor supportDesktop-app feature; web pages can be opened in many windows
Mobile apps with push alertsNative app surface; web push is browser-side only
Real-time context news~Skipped here — most crypto RSS sources lack CORS for browser fetch
Hot lists (gainers / losers / vol)Section §VIII — Binance 24h ticker
Economic / earnings calendar~Public sources exist but vary in CORS-friendliness; not built yet
Auto fib retracementSection §IX — anchored to detected swing
Backtesting strategies/01 Backtester + /04 Predictor with walk-forward
Pine Script® supportPine is TradingView's proprietary language
Real-time exchange data (paid)CME / NASDAQ etc. require paid feeds; crypto data here is from Binance public
Ad-freeBrainX has never had ads