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

Re: [EquisMetaStock Group] noise average



PureBytes Links

Trading Reference Links




Fulvio,
I am sorry, you are not able to communicate 
clearly or I am not able to understand what you need.
DusantChief Architect<A 
href="">http://www.candlestrength.com/
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Fulvio 
  
  To: <A 
  title=equismetastock@xxxxxxxxxxxxxxx 
  href="">equismetastock@xxxxxxxxxxxxxxx 
  
  Sent: Thursday, April 08, 2004 2:20 
  AM
  Subject: Re: [EquisMetaStock Group] noise 
  average
  
  I try to adjuste it but doesn't 
  work:
  Noise's column plots "2" or other incorrect 
  values
   
  <FONT face=Arial 
  size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);retracementdown:=If(Black(),Mov(O-C,30,S),2);retracementup:=If(White(),Mov(C-O,30,S),2);If(trend=1,retracementdown,retracementup)
   
  I would to calculate the average of the 
  difference (O-C) of only last 30 oscillations in the opposite 
  direction to the trend, using candles 
  to recognize it
   
  <IMG alt="" hspace=0 
  src="jpg00009.jpg" align=baseline 
  border=0>
  <BLOCKQUOTE 
  >
    ----- Original Message ----- 
    <DIV 
    >From: 
    <A title=dusant@xxxxxxxxxxxxxxxxxx 
    href="">Dusant 
    To: <A 
    title=equismetastock@xxxxxxxxxxxxxxx 
    href="">equismetastock@xxxxxxxxxxxxxxx 
    
    Sent: Wednesday, April 07, 2004 6:41 
    PM
    Subject: Re: [EquisMetaStock Group] 
    noise average
    
    Fulvio,
    I think that you should write your formula in 
    this manner.
    Mind you, I have not tested it, because of 
    lack of time due to my website launch.
     
    <FONT face=Arial 
    size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);
    dpd:= if(black(), mov(sum(O-C),30,s)), 
    0);upd:= if(white(), mov(sum(O-C),30,s)), 0);
    if(trend = 1, upd, dnd)<FONT 
    size=+0>
    Please try it and post the picture of the 
    plotting.
    DusantChief Architect<A 
    href="">http://www.candlestrength.com/
    <BLOCKQUOTE dir=ltr 
    ><FONT 
      face=Arial 
  size=2>







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.






Attachment: Description: ""