how to get all symbols of a specific symbol group in MQL5 ?

 

hey everyone,

in my code, I am trying to go through all symbols of a specific symbol group (or custom symbol group).

I have no trouble looping through all symbols but could not figure out how to get symbols of a specific group ?

thanks for your help ;)

Creating and testing custom symbols in MetaTrader 5
Creating and testing custom symbols in MetaTrader 5
  • www.mql5.com
Creating custom symbols pushes the boundaries in the development of trading systems and financial market analysis. Now traders are able to plot charts and test trading strategies on an unlimited number of financial instruments.
 

The Elder-Ray (Bulls Power and Bears Power) article has an example code: 'Symbols on the specified path.mq5'

Elder-Ray (Bulls Power and Bears Power)
Elder-Ray (Bulls Power and Bears Power)
  • www.mql5.com
The article dwells on Elder-Ray trading system based on Bulls Power, Bears Power and Moving Average indicators (EMA — exponential averaging). This system was described by Alexander Elder in his book "Trading for a Living".
Reason: