Stop alerts after switching timeframes

 

Hello, 

how can I prevent alerts from showing up after changing timeframes. I tried search but couldn't find anything.

Thank you 

 
mt5dev:

Hello, 

how can I prevent alerts from showing up after changing timeframes. I tried search but couldn't find anything.

Thank you 

Hi mt5dev,

If you have the source code, find anything that start with

Alert ("...");

and put double slash (//) in front of it then compile.

If you don't have the source code - pray with big smile. 

:D