Quote:
Originally Posted by junglelion
How do i get the list of symbols from the symbol set into an array
|
You can not read the symbol set file at its current location therefore, You need to make a copy of the symbol set file into your file folder directory and there your code can read it. If your EA is geared to a limited list of currency pairs you can make a special set file with just the currencies you want it to use, and by changing the contents of the file you can change the scope, vission of your code.
edit:
I already made a thread about this topic here
Creating Custom symbol Set File
Keit