[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EquisMetaStock Group] noise average



PureBytes Links

Trading Reference Links




 
My idea is to calculate the average of the 
difference between open and close only of trend's 
retracements.
I identify retracements if O>C in long or 
O<C in short, but needs your help
 

<FONT face=Arial 
size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);If(trend=1,Mov(O>C,30,S),Mov(O<C,30,S));
 
Thanks
<BLOCKQUOTE dir=ltr 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Fulvio 
  
  To: <A 
  title=equismetastock@xxxxxxxxxxxxxxx 
  href="">equismetastock@xxxxxxxxxxxxxxx 
  
  Sent: Wednesday, April 07, 2004 12:23 
  PM
  Subject: Re: [EquisMetaStock Group] noise 
  average
  
  
   
  to calculate noise I create an exploration, I 
  hope that it is correct:
   
  <FONT face=Arial 
  size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);If(trend=1,Mov(O>C,30,S),Mov(O<C,30,S));
   
  I would calculate the average of the oscillations 
  in the opposite direction of the trend
  <BLOCKQUOTE 
  >
    ----- Original Message ----- 
    <DIV 
    >From: 
    Fulvio 
    
    To: <A 
    title=equismetastock@xxxxxxxxxxxxxxx 
    href="">metastock 
    Sent: Monday, April 05, 2004 1:11 
    PM
    Subject: [EquisMetaStock Group] noise 
    average
    
    how I could to calculate the average noise with 
    an exploration?
     
    Thanks,
    Fulvio







Yahoo! Groups Sponsor


  ADVERTISEMENT 












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 the Yahoo! Terms of Service.