I want to have an email alert when the trend magic indicator changes color.
I am attaching the mq4 file.
Thanks so much for the help
I am attaching the mq4 file.
Thanks so much for the help
Attached File(s)
Trend Magic Indi with Alert 20 replies
Lawgirl's Trend Display v1.02 - add email alert 0 replies
Please add email alert to this price alert indicator 0 replies
Please help with Trend Magic indicator! 3 replies
how to email alert for trade alert? 3 replies
DislikedHere you go, this has not been tested so let me know if there are any issues.
New variables:
AlertEnabled allows you to turn alerts on and off.
EmailEnabled allows you to turn emails on and off.
PrevCandles tells the software how far back to check for the change. So if you want the previous candle leave it set for 1, if you want 10 candles previous then set it to 10. Current candle would be 0.Ignored
DislikedHere you go, this has not been tested so let me know if there are any issues.
New variables:
AlertEnabled allows you to turn alerts on and off.
EmailEnabled allows you to turn emails on and off.
PrevCandles tells the software how far back to check for the change. So if you want the previous candle leave it set for 1, if you want 10 candles previous then set it to 10. Current candle would be 0.Ignored
DislikedHere you go, this has not been tested so let me know if there are any issues. New variables: AlertEnabled allows you to turn alerts on and off. EmailEnabled allows you to turn emails on and off. PrevCandles tells the software how far back to check for the change. So if you want the previous candle leave it set for 1, if you want 10 candles previous then set it to 10. Current candle would be 0. {file}Ignored