| 
 PureBytes Links 
Trading Reference Links 
 | 
Thank you!
Could you tell me why this is needed.
Jim Hutchison
-----Original Message-----
From: Anthony Faragasso [mailto:ajf1111@xxxxxxxx] 
Sent: Tuesday, February 18, 2003 9:03 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Need Help
Jim,
After your RS=IIf(Trend == 1,14,IIf(Trend == 2,7, 4)); statement add the
following:
RS=lastvalue(RS);
Best wishes
Anthony
 
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |