PureBytes Links
Trading Reference Links
|
A:=mov(c,20,E);
B:=mov(c,50,E);
D:=mov(c,200,E);
{You can alter the above as needed}
Min(Min(A,B),D)/Max(Max(A,B),D)>=Somevalue approaching 1;
may be what you're looking for.
--- In equismetastock@xxxxxxxxxxxxxxx, "bdlagno" <bdlagno@xxx> wrote:
>
> i just want all of the moving averages 20-50-200 to be close to each
> other. (not exactly touching but very close)
>
------------------------------------
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/
|