SendMail : Symbol name in Subject

 
if(EmailON) SendMail("Signal : BUY signal on "+_Symbol,"At "+(string)SymbolInfoDouble(_Symbol,SYMBOL_ASK)+" Date="+TimeToString(SymbolInfoInteger(_Symbol,SYMBOL_TIME)));

Hi,

Can't figure what's going wrong in the syntax used. The test mail from MT5 settings works. Any help ?

 
blouf:

Hi,

Can't figure what's going wrong in the syntax used. The test mail from MT5 settings works. Any help ?

What's your problem ? The mail is not send ?
 
angevoyageur:
What's your problem ? The mail is not send ?

Yep not sent, but I'm now using SendNotification, it's awesome and quicker.

Thanks anyway.

Reason: