Flexible Momentum

Category: momentum, volatility

Measures price change in points and percentage over a fixed lookback period in seconds, using tick-level precision to identify rapid momentum bursts.

Formula

\text{Momentum}_{points} = |P_{current} - P_{n\_seconds\_ago}| \times 10^{\text{digits}} \\ \text{Momentum}_{\%} = \frac{|P_{current} - P_{n\_seconds\_ago}|}{P_{n\_seconds\_ago}} \times 100

Inputs

See signal primitives and every published strategy that uses Flexible Momentum on WOBR StrategyVerse.


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