Rex Oscillator

Category: momentum

The Rex Oscillator measures the relationship between the closing price and the average of the open, high, and low, smoothed by Moving Averages to identify momentum shifts.

Formula

TVB = 3 * Close - (Open + High + Low), Rex = MA(TVB, Period), Signal = MA(Rex, SignalPeriod)

Inputs

See signal primitives and every published strategy that uses Rex Oscillator on WOBR StrategyVerse.


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