PureBytes Links
Trading Reference Links
|
Dimitris,
Yup. The 'GroupId' does not go far enough. It starts at Markets and
stops at Sectors.
Regards,
- Salil V Gangal
--- In amibroker@xxxxxxxxxxxxxxx, "DIMITRIS TSOKAKIS" <TSOKAKIS@xxxx>
wrote:
> 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 ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/
|