CategoryGetSymbols gets symbols from the seven categories listed below. Is
there way to get symbols from "All" category listed under symbol tree? TIA

 


SYNTAX 

CategoryGetSymbols( category, index ) 


RETURNS

STRING 


FUNCTION 

Retrieves comma-separated list of symbols belonging to given category
Supported categories: 

*       categoryMarket 
*       categoryGroup 
*       categorySector 
*       categoryIndustry 
*       categoryWatchlist 
*       categoryFavorite 
*       categoryIndex 

index is a market/group/industry/sector/watchlist number:
0..255 for categoryMarket, categoryGroup, categoryIndustry
0..63 for categorySector
no limit for categoryWatchlist.
ignored for categoryFavorite, categoryIndex 

 

Reply via email to