How to get notifications on indicator
-
Hello is there any other way I can get notifications on this indicator I don’t have the Mq file only the ex
-
you can add ex files for indicators, what exactly do you need it to do?
-
@jstap
Just to send me notifications to my email or to my MetaTrader app but on the indicator there is no option for notifications to email,and I don’t have te mq file to add it on -
Put the ex file in my indicators, if needed add the inputs the same as they are on your platform, when the required buffer gives the required notification, send the notification to email/platform. You can likely do all of this, start with getting the required action from the indicator, and sending the notification should be quite easy.
-
@jstap
Oky thanks will try it now