{little lag Vs smoothing of price}
Ergodic Oscillator = Ergodic + Signal line {TSI version of Slow Stochastic} Ergodic(close,r) = TSI(close,r,5) {double smoothing is fixed at 5} Signal Line(close,r) = EMA(TSI(close,r,5),5) r = 20days thresholds are +20, -20 Interesting comparison chart between 20 Slow Stochastic and 20 Erodic {more head room in oversold-bought areas} another chart showing Ergodic Osc = TSI(close,32,5) with 5-day EMA signal line |
|