PureBytes Links
Trading Reference Links
|
Hi, wanted to know if this formula is correct if I
wanted to explore for any crossovers of the 50ema and
the 200ema any time during the past 4 sessions.
a:=Mov(c,50,E);
b:=Mov(c,200,E);
cross(a,b) or Ref(Cross(a,b),-1) OR Ref(Cross(a,b),-2)
OR Ref(Cross(a,b),-3)
Regards
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/BefplB/TM
---------------------------------------------------------------------~->
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/
|