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
| Indicator | Meaning |
|---|---|
⏳ Connecting… | Establishing the WebSocket connection |
● Live | Connected, real-time updates are flowing |
✗ WS error | Connection problem — refresh the page |
2. Symbol & timeframe
Symbol search
- Click the search field in the toolbar or just start typing a ticker
- By default the top-7 crypto pairs are shown (BTC, ETH, SOL, XRP, DOGE, ADA, AVAX)
- Type any part of a ticker or name — the list filters live
- Enter — select the first result
- 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
- Candle — Japanese candlesticks (default)
- Range — ATR-based range bars: each bar prints only after a fixed price move. Three sensitivities (s/m/l) via
rb_s/rb_m/rb_l.
Navigation
| Action | Result |
|---|---|
| Mouse wheel | Zoom along X |
| Drag on chart | Pan time |
| Drag inside a sub-pane | Pan the sub-pane along Y (TradingView-style) |
| A | Auto-fit: snap back to the latest ~300 bars |
| ⊙ Follow button | Toggle auto-scroll to the newest bar |
Signal tooltips
The ℹ button toggles tooltip popups over signal markers. Tooltips show:
- Signal name and its short description
- MTF type: → continuation, ↺ reversal, ✗ counter-trend
- Bar date and time
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.
- Sig — Signal markers (entries/reversals)
- Band — Elder Bands (EMA ± 2σ)
- OTF / Filt / OTFa — Ehlers OTF (price filter, fast/slow filts, adaptive variant)
- KReg / KReg·D — Kalman adaptive regression channel + diagnostic sub-pane
- VWAP / CVD / Dem / Stoch / EFT — VWAP, CVD delta, DeMarker, Stochastic KDJ, Ehlers Fisher Transform
- and other groups — see the legend on the right side of the chart
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:
dist_atr— price distance from mid, in ATR units (±1.5 alert levels)tstat/5— t-statistic of the slope, normalized (±1 ≈ statistically firm trend)width_pct— channel width as a % of price (volatility-breakout proxy)
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
| Key | Action |
|---|---|
| A | Auto-fit X to the latest bars |
| F | Toggle Follow (auto-scroll) |
| I | Toggle signal tooltips |
| L | Collapse / expand the legend |
| 1..7 | Quick TF switch |
| Escape | Close 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.