[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

W.B DSStochastic



PureBytes Links

Trading Reference Links

Hi List,

Does anybody have ELA code for  William Blau's Double Smoothed Stochastic?

Here is the formula:

DSS (p1, p2, p3) =3D EMA( EMA( Close - Lowest(p1), p2), p3 ) /
                          EMA( EMA( Highest(p1) - Lowest(p1), p2), p3) 

thanks.

Eric