Forum

String to Identifer

Hi, I wanted to know if there is trick to convert strings to identifiers (variable names) in mql5. Any idea? For example I have 30 strings containing 30 symbol names. Now I want to define 30 dynamics arrays whose identifers are those symbols. In summary: If string x="EURUSD"; I need double EURUSD[