[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Filtering with many criteria?



PureBytes Links

Trading Reference Links

You are just replacing filter with each statement.  Do this.

Filter = (criteria1) AND (criteria2) AND (criteria3) AND (criteria4) AND
(criteria5);

On 02/02/07, carlacash26 <carlacash26@xxxxxxxxx> wrote:
>
>   I have 5 criteria I want to filter in a explorer. I want a list of
> stocks that fill all of the 5 criteria.
> It doesnt't seem to work if I try to do it like this:
>
> Filter= (criteria1);
> Filter= (criteria2);
> Filter= (criteria3);
> Filter= (criteria4);
> Filter= (criteria5);
>
> Any idea? :(
>
>  
>

Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.19/663 - Release Date: 2/1/2007 2:28 PM