Four layers, each built from the one below. Variables become indicators, indicators combine into signals, signals get shown as views. Everything in vyx is one of these four things.
Read it like a recipe: raw ingredients at the bottom, the finished dish at the top.
This is the distinction worth getting straight — a yes/no test versus a measurement on a scale.
Answers "is this true right now?" — true or false, nothing in between.
imb >= 35 Answers "how much?" — a number on a scale, not a yes/no.
imb (−100 … +100) One signal, built from three indicators, shown four ways.
prevImb <= -20 && imb >= 35 momentumtakerBuyRatio >= 0.62 flowabs(z) >= 2 statisticalAs the data offering grows — order-book event metrics (OFI, microprice, cancel rate), trade-tape (CVD, sweeps, VPIN), derivatives (funding, open-interest, liquidations) — each one simply becomes a new variable. Any variable can become an indicator; indicators compose into signals. That composability, run across all 100 pairs every candle, is what chart-based tools (CoinGlass, Bookmap) can't do.