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

Re: [amibroker] Filter for multiple categories?


  • Date: Thu, 18 Mar 2010 17:11:14 -0400
  • From: "Anthony Faragasso" <ajf1111@xxxxxxxx>
  • Subject: Re: [amibroker] Filter for multiple categories?

PureBytes Links

Trading Reference Links



Keith ,
 
I believe there are several ways...
 
CategoryGetSymbols( category, index )
GetCategorySymbols( category, index )
InWatchList( listno )
Filter= InWatchList( 3 ) OR InWatchList( 5 );
 
Anthony
 
 
----- Original Message -----
Sent: Thursday, March 18, 2010 3:30 PM
Subject: [amibroker] Filter for multiple categories?

 

With AA>Apply to>Define>Include, I have two similar problems:
1.  If more than one category is selected, the are ANDed, rather than ORed.  So that one cannot, for example, filter for Market:Nasdaq OR Group:ETF.

2.  There is no way to select more than one list in a category.  One cannot have Watchlist:7 OR Watchlist:13.

I would very much like a solution to both problems. 

A programmatic solution would be most appreciated.  I try to have as many settings in my code and as few GUI selected as possible.

Thanks for any help.
-- Keith



__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___