Restu Kaioh Scalping Indicator

Category: momentum

A stochastic-based scalping indicator designed for XAU/USD that transforms standard stochastic values into discrete overbought/oversold signal states.

Formula

\text{Restu} = \begin{cases} 1 & \text{if } \text{Stoch}(K) > 80 \\ -1 & \text{if } \text{Stoch}(K) < 20 \\ 0 & \text{otherwise} \end{cases} \text{ where Stoch is calculated using } iStochastic(14, 3, 3)

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


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