list available symbols

 

Hello,


I'm looking for a function which can list all available symbols. The idea is to scan some patterns over all currencies which I can trade with my broker. Does this function exist in MT?


Thanks!

 
No it doesn't
 
aiv:

Hello,


I'm looking for a function which can list all available symbols. The idea is to scan some patterns over all currencies which I can trade with my broker. Does this function exist in MT?


Thanks!

https://www.mql5.com/en/code/8317


Alternatively u can just hard code a specific broker's list into the EA. It's not a big deal.

 
aiv:

Hello,

I'm looking for a function which can list all available symbols. The idea is to scan some patterns over all currencies which I can trade with my broker. Does this function exist in MT?

Thanks!

There is another way, which has been published two months ago, it's faster (doesn't use the bruteforce), please look here

ATTENTION: Undocummented solution, it may not work with the other versions of MetaTrader

Reason: