PureBytes Links
Trading Reference Links
|
Hi, it is for the group to help in determining the difference between the explorer report result against the charts value.
The report ascked for the values of the RSI(C,5) and the Ps Stoch RSI function.
xx- start -xx
Ps Stoch RSI
pr:=Input("Rsi period",1,100,5);
(Sum(RSI(pr)-LLV(RSI(pr),10),3)/Sum(HHV(RSI(pr),10)-LLV(RSI(pr),10),3))*100;
xx- end -xx
pls, refer to the attached.
thanks...
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel.
[Non-text portions of this message have been removed]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|