Structure Engine
The Structure Engine is the navigator of the RiskState stack. Where RiskState answers how much risk is allowed, the Structure Engine answers a different, orthogonal question:
Are we near a structural inflection?
It sits on top of the same risk pipeline and emits structural events — breakouts, breakdowns, regime transitions, local tops and bottoms — as probabilistic, track-recorded signals plotted on a live structural map.
Open the live Structure Engine →
The viewer is free and read-only. It holds no funds, requires no wallet, and shows no positions — it is the navigator layer, public by design.
What it does
- Structural map — breakout / breakdown triggers, nearest major top (ATH) and support (200W MA), and the live price in context, for BTC/USD and ETH/USD.
- Event feed — local-low / local-high pivots and panic markers (Fear & Greed ≤ 20 clusters), the same pivots the engine records.
- Regime & transition — the current market structure regime and recent BEAR → NEUTRAL → BULL (and reverse) transitions, each with a hash for audit.
- On-chain context — MVRV (Coin Metrics
CapMVRVCur) and NUPL alongside the structural read.
The two questions, side by side
| RiskState | Structure Engine | |
|---|---|---|
| Question | How much risk now? | Near an inflection? |
| Nature | Governor (state → policy) | Navigator (events → asymmetry) |
| Output | policy_level, max_size, regime | structural events + map |
| Axis | HOW MUCH | WHEN / WHERE |
The two are orthogonal — one says how much exposure is allowed, the other whether the terrain is changing — and they combine into something neither gives alone.
Where it sits in the stack
The Structure Engine is built on top of RiskState — its event evidence (deep drawdown, seller exhaustion, policy easing) are RiskState signals. It is consumed as its own surface with its own question and output, but the synergy is native.
It is one of three engines that compose into a single governed verdict:
- Navigator — Structure Engine — are we near an inflection?
- Strategist — Playbook Engine — is there a setup I trade?
- Governor — RiskState — how much is allowed?
Related
- Methodology — how the underlying risk pipeline is computed.
- Playbook Engine — the strategist that fires on structural confluence.
- API Reference — the
/v1/market-structureendpoint behind the viewer.