PureBytes Links
Trading Reference Links
|
Thanks for the info but still can not figure how to use the formula.
I can get the Industy ID names for example: Fin-Traded Bond Funds
How do I assign the Industry name to the value of x?
Thanks
Marty
--- In amibroker@xxxxxxxxxxxxxxx, "Michael.S.G." <OzFalconAB@xxx> wrote:
>
> Marty,
> The most manageable way would be to add some exclusions to your
code.
>
>
> Filter = (1 != (IndustryID(0)==x OR IndustryID(0)==y OR
IndustryID(0)==z));
>
>
> This will skip all stocks in Industry X,Y,Z (Assignments at your
> discretion).
>
> ATB
> Michael.
>
>
>
> prog200 wrote:
> >
> > How do you Eliminate an industry from a scan?
> >
> > I would like the following Industry not be shown from my scans
> > Fin-Traded Bond Fund
> > Fin-Traded Bond Equity
> > Fin-Traded FrgnFund
> >
> > or anyother bond type funds.
> >
> > Thanks
> >
> > Marty
> >
> >
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007 1:34 PM
|