Getting Email of alerts in trading terminal

 

Hi mates, 

I have a question here that how can I get an email of any alert in my trading terminal.

I am working on a system and an alert is given when a buy or sell signal is present.

Need help regarding this if possible. Thanks in advance 

 

You need to use SendMail() in your code when the alert is generated.

Reason: