PureBytes Links
Trading Reference Links
|
Hey,
I found this formula for Ross Hook, but it didn´t work. There was no result
since 4 weeks in about 500 securities.
Hook
Col A: Peak(1,H,10)<=1.1*Peak(2,H,10)
AND Peak(1,H,10)>=0.9*Peak(2,H,10) AND Trough(1,L,10)>=1.1*Trough(2,H,10)
AND Trough(1,L,10)<=0.9*Trough(2,H,10)
AND LLV(L,25)
Col B: Peak(1,H,5)<=1.1*Peak(2,H,5)
AND Peak(1,H,5)>=0.9*Peak(2,H,5)AND Trough(1,L,5)>=1.1*Trough(2,H,5)AND
Trough(1,L,5)<=0.9*Trough(2,H,5)
AND LLV(L,25)
Col C: Peak(1,H,1)<=1.1*Peak(2,H,1)
AND Peak(1,H,1)>=0.9*Peak(2,H,1) AND Trough(1,L,1)>=1.1*Trough(2,H,1)AND
Trough(1,L,1)<=0.9*Trough(2,H,1)
AND LLV(L,25)
Filter ColA=1 OR ColB=1 OR ColC=1
Can someone help?
Regards
wambui
_________________________________________________________________
NEU: Polyphone Klingeltöne und farbige Logos für Ihr Handy!
http://polyphonetoene.handy.msn.de Jetzt Handy aufpeppen!
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|