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

Re: [amibroker] Strright or Strleft ?



PureBytes Links

Trading Reference Links

Hi Anthony,
 
If they all have 2 chars before the underscore, you can use
 
Filter = strright( strleft( name(), 3 ) , 1 ) == "_";
 
If they all have 3 chars after the underscore, you can use
 
Filter = strleft( strright( name(), 4 ), 1 ) == "_";
 
Steve
----- Original Message -----
Sent: Friday, November 18, 2005 7:49 PM
Subject: [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