PureBytes Links
Trading Reference Links
|
Tintin - You only need to worry about that line if you actually mark
stocks as "Favorites". If you do not use the Favorites feature,
leave it as is.
I personally don't use Favorites.
I think the only way to get to favorites is by "Symbol->Information",
then at the bottom of the window is a checkbox for Favorite.
- chris
--- In amibroker@xxxxxxxxxxxxxxx, "tintin92" <tintin922002@xxxx>
wrote:
> Hi,
>
> From the help file :
>
> // AA.ApplyTo = 2; // use filters
> // AA.Filter(0,"watchlist") = 2 /* watch list number */;
> // AA.Filter(0,"group") = 0 /* group number */;
>
> - Filter( nType: short, Category : String ) - sets/retrieves filter
setting
> nType argument defines type of filter 0 - include, 1 - exclude
> Category argument defines filter category:
> "index", "favorite", "market", "group", "sector", "index", "watchlis
t"
>
>
> // AA.Filter(0,"watchlist") = 2 /* watch list number */;
> Ok, if I want to filter a watchlist, 2 is for the watch list number.
> But if it is about the favorite, there is only one favorite.
>
> // AA.Filter(0,"favorite") = ??? <-- What I have to write here ?
>
> Thanks.
>
> Tintin92
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|