| 
 PureBytes Links 
Trading Reference Links 
 | 
Stephan,
This is definitely one for my archives.
 
Please feel free to write more.
 
Thanks,
-CS
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
elstephel@xxxxxxxx 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Tuesday, October 01, 2002 3:41 
PM
Subject: [amibroker] a JScript replacing 
Metastocks PREV
Hello,Some newbies in this group (like me) have 
problems accessing past data. Normally  one would use the Ref() 
function of AFL, but this doesn't work from within a  definitionlike 
follows:foo_today = func(foo_yesterday, anothervalue1, 
anothervalue2,...)
 
 |