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, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home