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

RE: [amibroker] Strright or Strleft ?



PureBytes Links

Trading Reference Links

Assuming the _ character is always 3rd from the left…

 

Filter = NOT StrFind(Name(),3,1) == "_";

 

If the _ character is anywhere you could do:

 

Filter = NOT StrFind(Name(),"_");

--

Terry

-----Original Message-----
From:
amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Anthony Faragasso
Sent: Friday, Novem
ber 18, 2005 17:49
To:
amibroker@xxxxxxxxxxxxxxx
Su
bject: [amibroker] Strright or Strleft ?

 

Hello,

 

I have some symbols in my database with names like this: xx_xxx,

 

I want to filter out and run an exploration to locate these tickers..

 

I tried the following...

 

Filter=strright(name(),3)=="_";

 

What should the correct Syntax be....

 

Thank you

Anthony




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





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS