price — where it traded.Real close price, normalized so SPX (~6,800) and QQQ (~600) share one axis: % change from window start (default) or z-score. Candle mode instead shows one instrument's absolute price.
volume — how much traded.Raw per-bar volume (futures contracts / ETF shares). Depth = fraction of this window's busiest bar for that instrument (own 0-anchored scale — a contract's volume isn't comparable to an ETF's).
volume z-score — is this bar's volume unusual?(vol − 20-bar rolling mean) ÷ 20-bar rolling σ. +2 = two sigma above its recent norm. Shared σ scale across instruments. Computed client-side from the bars.
RSI(14) — momentum, overbought/oversold.Wilder's 14-bar smoothed average gain / average loss; RSI = 100 − 100/(1 + avgGain/avgLoss). Fixed 0–100 scale. Client-side.
realized vol (20-bar ann.) — how fast price is moving.Stdev of the last 20 bars' log returns, annualized by √(252 × bars-per-day in this window). Shared scale. Client-side.
skew (put−call IV) — downside-fear premium.Front-expiry put IV @0.90 moneyness − call IV @1.10 (this app's gamma-store formula — NOT 25-delta). Positive = puts bid over calls. Recorded EOD; own scale. Proxy for futures.
gamma (net GEX) — dealer positioning.Σ per-strike net dealer gamma (calls +, puts −) over a ±15% band. >0 = dealers long γ (pins / dampens moves); <0 = short γ (amplifies). Recorded (+SPY/QQQ intraday); own scale. Proxy for futures.
IV (ATM front) — at-the-money implied vol.Front-expiry ATM IV (mean of ATM call+put IV) — the option market's expected move. Recorded EOD; shared IV-fraction scale. Proxy for futures.
P/C volume — hedging flow today.Put volume ÷ call volume. >1 = more puts trading (bearish/hedging tilt). Recorded flow; shared ratio scale.
P/C open interest — standing positioning.Put OI ÷ call OI — the stock of open contracts, slower-moving than volume. Recorded flow; shared ratio scale.
P/C premium — dollar-weighted put/call.Put premium$ ÷ call premium$ — up-weights expensive / far-OTM hedges vs raw contract counts. Recorded flow; shared ratio scale.
VIX — the market's fear gauge.CBOE 30-day S&P implied vol from the full options strip. Market-wide — the SAME ^VIX on every instrument (not per-instrument), aligned per bar & ffilled from the last print. Vol-points (~10–80). Source: Yahoo ^VIX.