PureBytes Links
Trading Reference Links
|
Are you interested in counting events from the right hand side of the chart? Every time there is a new event the prior event(s) increase by one. What was previously the second instabce becomes the third instance, etc.
--- In equismetastock@xxxxxxxxxxxxxxx, "Big Papa" <denver69692002@xxx> wrote:
>
> How would I code a second crossing?
>
> For instance, my code is:
>
> Cross(10,(Sum(RSI(50)-LLV(RSI(50),50),3)/Sum(HHV(RSI(50),50)-LLV(RSI(50),50),3))*100)
>
> This triggers the first crossing of the 10 value. Then, the indicator could hang around below 10. But, if I wanted it to trigger on the way back up through 10, i.e. the second crossing, how would I code that?
>
> Thanks.
>
> Big
>
------------------------------------
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/
|