Exactly the same thing : https://www.mql5.com/en/docs/marketinformation/symbolstotal
Documentation on MQL5: Market Info / SymbolsTotal
- www.mql5.com
If the 'selected' parameter is true, the function returns the number of symbols selected in MarketWatch. If the value is false, it returns the total number of all symbols.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
in mt4 and mql4 there is SymbolTotal() function to do this,but what is it in mql5?