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

RE: Stochastics, rsi



PureBytes Links

Trading Reference Links

Hi Michael,

Try this formula in version 6.0.

Mov((RSI(8)-LLV(RSI(8),8))/(HHV(RSI(8),8)-(LLV(RSI(8),8))),5,W)*100

It's a pretty good indicator. Also, in your post about the crossing of the
linear regression slope and the linear regression indicator, what
time periods do you use for each?

I'll try to get the exploration to you once I know your parameters.

Claud