PureBytes Links
Trading Reference Links
|
AFAIK, you can do it with Groups, Sectors, Industries, Markets but
not with WatchLists.
GroupID() gives the #, GroupID(1) gives the name but there is no
WatchListID() function.
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "salil_gangal" <salil_gangal@xxxx>
wrote:
> Friends,
>
> Function 'GetCategorySymbols' retrives a comma-seperated 'list' of
> the tickers in a watchlist if I write something like ===>
>
> list = GetCategorySymbols( categoryWatchlist, 0 );
>
> However, is there anything available that will retrive the 'Name'
of
> the WatchList itself ? (Please let me know if there is ...)
>
> Also, going a step further, is there anything available that will
> allow me refer to the WatchList by its Name rather than the
number ?
> Something like ===>
>
> list = GetCategorySymbols( categoryWatchlist, "myHoldings" );
>
> Where "myHoldings" is the 'Name' of the WatchList.
>
> Regards,
> - Salil V Gangal
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/mk9osC/hP.FAA/3jkFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|