| 
 PureBytes Links 
Trading Reference Links 
 | 
Try this
Filter = valuewhen( barindex()==0, year() ) >= now(8)-5 ; 
Addcolumn( c, "close", 1.2);
Cheers,
Graham
http://e-wire.net.au/~eb_kavan/
-----Original Message-----
From: Kerry Sorenson [mailto:kerrysorenson@xxxxxxxxx] 
Sent: Tuesday, August 17, 2004 1:08 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] filter out stocks with < N years of history
A newbie question: 
How do I set the exploration filter to exclude stocks with less than 5 years
of history?  
I'm sure the answer is trivial, but I'm not having much luck.
 
Thanks so much,
Kerry
[Non-text portions of this message have been removed]
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
 
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |