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.
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).
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.
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).
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.
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.
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.
| Symbol | Condition | TF | Created | Status | Last check | |
|---|---|---|---|---|---|---|
| no alerts | ||||||
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.
| Symbol | Qty | Avg cost | Last | U-P&L | U-P&L % | |
|---|---|---|---|---|---|---|
| no positions | ||||||
| Time | Symbol | Side | Qty | Limit | |
|---|---|---|---|---|---|
| no working orders | |||||
| Time | Symbol | Side | Qty | Price | Total |
|---|---|---|---|---|---|
| no trades yet | |||||
Three rankings refreshed live: top gainers, top losers, top volume. Click any symbol to load it into the active chart pane.
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.
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.
An app-like immersive mode for the terminal — compact density, fullscreen, offline portable download, and install-as-app where supported. Protected by a separate password from the site gate.