| 
 PureBytes Links 
Trading Reference Links 
 | 
<DIV dir=ltr 
><FONT 
face=Arial size=2>I try to adjuste it but doesn't work
<DIV dir=ltr 
><FONT 
face=Arial size=2>Noise's column plots "2" or other incorrect 
values
<DIV dir=ltr 
><FONT 
face=Arial size=2> 
<DIV dir=ltr 
><FONT 
face=Arial size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);
<DIV dir=ltr 
><FONT 
face=Arial 
size=2>retracementdown:=If(Black(),Mov(O-C,30,S),2);retracementup:=If(White(),Mov(C-O,30,S),2);If(trend=1,retracementdown,retracementup)
<DIV dir=ltr 
><FONT 
face=Arial size=2> 
<DIV dir=ltr 
><FONT 
face=Arial size=2>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
<DIV dir=ltr 
><FONT 
face=Arial size=2> 
<DIV dir=ltr 
><FONT 
face=Arial size=2><IMG alt="" hspace=0 
src="jpg00007.jpg" align=baseline 
border=0>
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: "" 
 |