PureBytes Links
Trading Reference Links
|
DoubleCross:=Mov(C,50,S) > Mov(C,200,S) AND Mov(C,100,S) > Mov(C,200,S);
Alert(doublecross,15)
--- In equismetastock@xxxxxxxxxxxxxxx, "meta" <meta_stock@xxxx> wrote:
> A little help again please
>
> here is a simple formula for a buy after a double moving average cross
> Mov(C,50,S) > Mov(C,200,S) AND Mov(C,100,S) > Mov(C,200,S)
> what must I add to tell the program the double cross should happen
within 15 session to give the buy signal?
>
> Thanks in advance for any help
>
> BTW anybody heard about a REVENGRSI indicator?
> If interested in, I can post a Formula from Prophet.net to translate
in metastock code.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Help tsunami villages rebuild at GlobalGiving. The real work starts now.
http://us.click.yahoo.com/njNroD/KbOLAA/cosFAA/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/
|