Market Watch Error

 

Hello Everyone,

This out right naughty,

         CurrentSymbol = SymbolName(Next_Symbol,true);
                 Next_Symbol++;
 

?

 
GrumpyDuckMan:

Hello Everyone,

This out right naughty,

https://www.mql5.com/en/docs/marketinformation/symbolname

Documentation on MQL5: Market Info / SymbolName
Documentation on MQL5: Market Info / SymbolName
  • www.mql5.com
[in] Request mode. If the value is true, the symbol is taken from the list of symbols selected in MarketWatch. If the value is false, the symbol is taken from the general list.
Reason: