Scripts: WatchDog - An EA monitoring script.

 

WatchDog - An EA monitoring script. :

WatchDog sends an e-mail when things go wrong, an order has opened or closed, on requotes, on log errors, on server shut down... Just drag the script in a chart window.

Author: Erich Pribitzer

 

Nice work, very usefull!

Thx!

 

Hello!

Do I need a web server to enable the alive check feature?

 

Nice work, very usefull!

Can i ask you how to disable thing that every 60 sec opens log Folder, its very annoying :P

thanks

 
gege79:

Nice work, very usefull!

Can i ask you how to disable thing that every 60 sec opens log Folder, its very annoying :P

thanks

This is a side effect of the workaround to flush the journal log and keep the content up to date. If you know a better way, let me know it!
I would suggest to minimize the window and drag it to a corner. Also you can disable the flush journal log function by replacing this line

return (SendMessageA( wd_handle, 0x0111, 33101, 0));

with

return (true);

 

Hi Erich,

 i'd like to use your scipt just on \experts\logs but if I change just the basedir i cannot see changes in the script actions.

 Could you please tell me how I can handle it?

 Thanks in advance 

 
Thank you very much. Nice work!
 
Excelent Work!
 
Unable to search journal log.
Can you fix it?
 
Please can anyone help me with the watchdog expert advisor code for mt5. Thanks