| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi
Using this input
day:=Input("Today[0], nDays[1]",0,8,0);
why does he gives the error
This is not a recognized name, constant or operator.
with this line of code
tr:=atr(8);
a:=C + tr;
x:=ref(c,-nDays) + ref(a,-nDays);
if(day=0,a,if(day=1,x,0));
regards
[Non-text portions of this message have been removed]
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)
<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
 
 |