MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Window functions  WindowsTotal

 
Use the opportunities of
MQL5 in MetaTrader 5
Study the new MQL5 language
Study the new MQL5 language.
Reference is already available
int WindowsTotal( )
Returns count of indicator windows on the chart (including main chart).
Sample:
Print("Windows count = ", WindowsTotal());