Forum

Help with sendemail, i need to add symbol

Hi, i am using a script i found online which sends email at MA crossover. It works, however i doesnt tell me the pair, so i have to add the symbol parameter if (SendAnEmail) SendMail("Price closed above MA"," + Symbol() + "); If i do the above line, it sends the email but just puts the text +

ema crossover alert with email, how to add + symbol

Hi, i am running a very useful ema crossover indicator which features email alerts. however when the alerts are sent, the email title is a simple "Price closed below (or above) MA". I need to add the "+ symbol" command in the script in order to know which pair the alert is for, as i use the same