How can the script programmatically go through all the instruments that are selected in the Market Watch window? - page 7

 
mricos:
Colleagues, please tell me one thing.

How can I programmatically go through all the instruments that are selected in the "Market Watch" window in the script?

Thanks in advance.
You can just loop through the total number of SymbolsTotal (you can filter them by Market Watch or total)... I originally did it that way, but then I made my list into a static array and gave it my own order... not alphabetical