| 
 PureBytes Links 
Trading Reference Links 
 | 
this is basic, adds the tickers to group #5
buy = ma(v*c,250)>500000;
if( buy ) { CategoryAddSymbol("",categoryGroup,5); }
On 6/29/05, Mark Keitel <mkeitel@xxxxxxxxxxxxxxx> wrote:
> 
> 
> Is there a way to write a afl file or has one been written to go through all
> the stock in the Amibroker data base that someone has and put all the stocks
> with say less than 500,000 average daily volume into their own category and
> away from the rest of the list?
> 
>  
> 
>  
> 
>  
> 
> Mark
> 
>  
> 
> 
> 
>  
> 
>  
> 
>  
> 
> Please note that this group is for discussion between users only.
> 
> To get support from AmiBroker please send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> 
> 
> 
> 
> ________________________________
> YAHOO! GROUPS LINKS 
> 
>  Visit your group "amibroker" on the web.
>   
>  To unsubscribe from this group, send an email to:
>  amibroker-unsubscribe@xxxxxxxxxxxxxxx
>   
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>  To unsubscribe from this group, send an email to:
>  amibroker-unsubscribe@xxxxxxxxxxxxxxx
>   
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
> ________________________________
> 
-- 
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.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/
 
 |