CHAIN PULSE
connecting —
← all charts

Cycle Score

Drag to zoom
Loading chart…

In plain English

Several thermometers each vote from “looks like a bottom” to “looks like a top.” This chart averages those votes into one score from −1 to +1.

It is the same idea as a factory survey that subtracts “worse” from “better.” Disagreement is normal: one red chip with a green average means mixed evidence, not a unanimous call.

Math and metrics

Weekly join of site series. A week is kept only if ≥4 votes exist. Maps live in collector/lib/cycle-score.mjs. Pi Cycle and terminal are veto flags, not in the average.

score = mean of available votes, each clamp(f(x), −1, +1).

Example maps: MVRV<0.85 → +0.9, >3.5 → −0.85; monthly RSI<28 → +0.9, >80 → −0.9; 200w distance <−25% → +0.9, >100% → −0.85; power-law vote = −σ/1.6. Regimes: BOTTOM ≥0.45, ACCUM ≥0.15, DISTRIB ≤−0.15, TOP ≤−0.45.