Loop all Symbols?

 

How do you loop all symbols?

for example if you wanted to make a list of all available symbols?

 
thanks, yeah I had looked at SymbolsSelect() before but missed the fact that you can select by position with SymbolName(). So now I understand to use that with the SymbolsTotal function