| 
 Thanks I tried, but this way I had a buy 
alert 15 session after the second cross, I ment to have the alert only if the 
second cross is within 15 session after the first. 
  ----- Original Message -----  
  
  
  Sent: Sunday, September 11, 2005 10:29 
  PM 
  Subject: [EquisMetaStock Group] Re: 
  double moving average cross - REV RSI 
  
  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@x...> 
  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 LINKS
 
 
    
  |