Docs·Web App·Widgets

Algo Signals widget

Orderbook-microstructure trading signals docked beside the chart. Streaming entries derived from absorption, walls, and flow imbalance — currently shipping as DEMO for community evaluation, not production trading.

The Algo Signals widget streams microstructure-derived signals beside the chart — entries built from order-flow patterns (absorption, walls, aggression bursts, depth imbalance) rather than candle-based indicators. It's a separate signal feed from the named mrD-Indicators signals, intended for traders who want raw orderflow conviction as an input to their own discretion.

Currently DEMO. The Algo Signals widget is shipped as a preview for community evaluation. Do not wire it into Auto Trade or treat its output as production-quality signals. The composition rules, threshold tuning, and signal taxonomy are still under iteration and may change between releases.

Open

  • Widget Picker → Algo Signals card. Click to toggle on.
  • Docks to the right of the chart in a stack with other side-panel widgets.
  • Persistent data connection — open this only when you want it streaming.

Row anatomy

Each row in the feed is one signal:

ColumnWhat it shows
TimeWhen the signal fired (HH:MM:SS, local).
SymbolPair + exchange chip. Click to load on the active pane.
SideBUY (green) / SELL (red).
TypeSignal class — ABSORB, WALL-DEFEND, WALL-BREAK, AGGRESS-BURST, IMBAL-FLIP.
ConvictionComposite score 1–5. Higher = stronger.
PriceTrigger price.
NoteShort prose hint (e.g. "BID absorbed at $94k; 3.4× avg").

Newest signals appear at the top; the feed scrolls older ones down.

Signal types

TypeWhat it captures
ABSORBSustained one-sided aggression hitting a level that's not breaking. The passive side is absorbing — historically followed by reversal.
WALL-DEFENDA large wall is being repeatedly tested and refilling. The wall is holding.
WALL-BREAKA previously-defended wall has been consumed and price has cleared it.
AGGRESS-BURSTA short window of unusually heavy one-sided market orders — flow direction shifted.
IMBAL-FLIPCross-venue depth imbalance flipped sign in a short window.

Each type has its own historic edge profile. See the row note for the specific micro-condition that triggered.

Conviction score

The conviction column is a composite — it blends the strength of the underlying microstructure event, the persistence of the supporting context, and the rarity of the pattern on the current pair (a WALL-BREAK on a quiet pair scores higher than the same pattern on a known whippy mover). Treat it as a sort key, not a probability.

How to use it (responsibly)

  • As a discretionary input. Wait for an Algo Signal that aligns with your own chart-based read; ignore signals that contradict your read.
  • As a flow-aware alert. A WALL-DEFEND on a level you were already watching is high-conviction — much more so than a calendar alert at the same level would be.
  • Not as a standalone trigger. Don't size a position purely on a single Algo Signal row.

This widget is fundamentally a research tool right now. Use it the way an experienced flow trader uses a level-2 quote feed: as one of many inputs.

Filters

FilterWhat it does
ExchangeLimit to one or many exchanges.
QuoteFilter by quote asset (USDT default).
Min convictionOnly show rows ≥ N.
TypesPick a subset of the five signal types.
SymbolsFilter to a watchlist or a single symbol.

What's next