URC Terminal

Quick reference. A more detailed Russian version is available here.

1. Interface overview

The terminal is split into four zones:

┌─────────────────────────────────────────────────────────────┐
│  TOOLBAR: search / TF / type / price / status / buttons    │
├───────────────────────────────────────────┬─────────────────┤
│                                           │                 │
│        CHART  (main + sub-panes)          │    LEGEND       │
│                                           │  (descriptions) │
├───────────────────────────────────────────┤                 │
│  IND-BAR: visibility toggles + MTF bar    │                 │
└───────────────────────────────────────────┴─────────────────┘

Connection status

IndicatorMeaning
⏳ Connecting…Establishing the WebSocket connection
● LiveConnected, real-time updates are flowing
✗ WS errorConnection problem — refresh the page

2. Symbol & timeframe

Symbol search

  1. Click the search field in the toolbar or just start typing a ticker
  2. By default the top-7 crypto pairs are shown (BTC, ETH, SOL, XRP, DOGE, ADA, AVAX)
  3. Type any part of a ticker or name — the list filters live
  4. Enter — select the first result
  5. Escape — close the list

The last selected symbol and TF are persisted across reloads (and across devices once you sign in).

Timeframe selection

Buttons: 1m · 5m · 15m · 1h · 4h · 6h · 1d · 1w + range bars rb_s · rb_m · rb_l

Active TF is highlighted. Switching triggers a re-subscribe and a snapshot reload.

Tip: for intraday, start on 1h for context, then drop to 5m/15m for entries. Use 4h/1d to read higher-TF bias from the MTF bar.

3. Chart controls

Chart type

Navigation

ActionResult
Mouse wheelZoom along X
Drag on chartPan time
Drag inside a sub-panePan the sub-pane along Y (TradingView-style)
AAuto-fit: snap back to the latest ~300 bars
⊙ Follow buttonToggle auto-scroll to the newest bar

Signal tooltips

The button toggles tooltip popups over signal markers. Tooltips show:

4. Indicator panel

The IND-BAR under the chart contains visibility toggles for indicator groups. Click a button to show/hide its overlay or sub-pane. Visibility is saved per user.

5. Key indicators

Dual CVD (Spot + Futures)

Cumulative Volume Delta computed separately for the spot and futures order flow. Divergence between the two is an early signal of distribution / accumulation that is not yet visible in price.

VPIN — Volume-Synchronized Probability of Informed Trading

Microstructure metric from quantitative finance. High VPIN means an informed flow is consuming liquidity asymmetrically — historically a precursor to volatility expansion or a regime change.

Kyle's Lambda — price impact per unit volume

Estimates how much a unit of order flow moves the price. Sharp Lambda spikes mark liquidity thinning — often the same regime as VPIN extremes.

FVG with buy ratio

Fair Value Gap zones colored by taker buy share across the 3-bar formation. Confirmed FVGs (buyer-dominated) act differently from suspicious ones (seller-dominated despite a bullish gap).

Kalman adaptive channel (KReg)

A state-space filter estimates the slope and channel σ in real time. Per-TF process noise is tuned from research. The diagnostic sub-pane (KReg·D) exposes:

Elder Bands

EMA(20) ± 2 × ATR. Classic context envelope: price outside the bands is unsustainable on the current TF.

Adaptive OTF (Ehlers)

One-trade filter with adaptive cycle period. Smoother than EMA, less lag than typical Hull/JMA on ranging markets.

Stochastic KDJ + Bollinger Bands

%K with %D and %J. BBs are computed on %K — band breakouts on %K provide context for the J cross.

6. MTF bar

The horizontal strip under IND-BAR shows the current bias on every timeframe simultaneously: bullish / bearish / neutral. Click a TF cell to switch the chart to that TF.

Bias is computed from a composite of DeMarker, OTF accel and Kalman trend significance — see the RU guide for the full breakdown.

7. Hotkeys

KeyAction
AAuto-fit X to the latest bars
FToggle Follow (auto-scroll)
IToggle signal tooltips
LCollapse / expand the legend
1..7Quick TF switch
EscapeClose any open dropdown / modal

Looking for more depth (full signal reference, hands-on examples)? The Russian version covers them — full English translation is on the way.