MIDPOINT: Rolling Midpoint

Category: trend, volatility

Calculates the arithmetic mean of the highest and lowest prices over a specified lookback period. It serves as a rolling center of the price range.

Formula

\text{Midpoint} = \frac{\max(\text{src}, n) + \min(\text{src}, n)}{2}

Inputs

See signal primitives and every published strategy that uses MIDPOINT: Rolling Midpoint on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home