For the complete documentation index, see llms.txt. This page is also available as Markdown.

MVRV Momentum Oscillator

The MVRV Momentum Oscillator measures how the current MVRV Ratio deviates from its 365-day simple moving average (SMA). It quantifies whether MVRV is accelerating above or falling below its long-term baseline. The oscillator is computed as:

Momentum=MVRVSMA365(MVRV)1\text{Momentum} = \frac{\text{MVRV}}{\text{SMA}_{365}(\text{MVRV})} - 1

Positive values indicate that MVRV is above its annual average, while negative values show that it is below the long-term trend.

Last updated