Good Indicator, I need push alert :(

 
Hi there!

Attached you can see a source code of a good indicator which I am using by myself.
Unfortunately this indicator has no push alert option for mobile terminal and I'm not into coding at all.

Is there somebody who can please code a push alert into this indicator? I would appreciate it a lot.

Best,
Ekki
Files:
 
ekki123thekiller:
Hi there!

Attached you can see a source code of a good indicator which I am using by myself.
Unfortunately this indicator has no push alert option for mobile terminal and I'm not into coding at all.

Is there somebody who can please code a push alert into this indicator? I would appreciate it a lot.

Best,
Ekki

the SMS_NOTIFICATION input is the mobile notification alert

 
Le Minh Duc #:

the SMS_NOTIFICATION input is the mobile notification alert

Thanks for your reply.
But I don‘t want SMS - I want Push Alert (through the mobile mt4 terminal app) - that is, what I am looking for.
 
The SMS is actually a push notif in MT4 terminal. You need to activate push notification in your desktop/laptop mt4 by inputing your metaquote id (MT4 mobile app). Klik tools-option-notification on your dekstop/laptop Mt4. The Id can be found on your mt4 mobile app in Manage account-settings-Messages.
 
abdika69 #:
The SMS is actually a push notif in MT4 terminal. You need to activate push notification in your desktop/laptop mt4 by inputing your metaquote id (MT4 mobile app). Klik tools-option-notification on your dekstop/laptop Mt4. The Id can be found on your mt4 mobile app in Manage account-settings-Messages.

Oh I see...

I know how to setup push notifications, thanks anyway.

I never turned on "SMS" because I thought it is something different. All other Indicators I have used had the option "Send push notifcation" - so this confused me a lot.

I will turn on this option now and hope it works :)


Thanks for the replies so far!

Edit: It worked! Thanks guys, I feel stupid now haha

Btw is any coder interested in to code this to an ea with optional ATR filter, I have an idea in mind, but have to backtest first manually.

 
ekki123thekiller #:

Oh I see...

I know how to setup push notifications, thanks anyway.

I never turned on "SMS" because I thought it is something different. All other Indicators I have used had the option "Send push notifcation" - so this confused me a lot.

I will turn on this option now and hope it works :)


Thanks for the replies so far!

Edit: It worked! Thanks guys, I feel stupid now haha

Btw is any coder interested in to code this to an ea with optional ATR filter, I have an idea in mind, but have to backtest first manually.

If you want to use the indicator in MT5 terminal, I wrote a version for it based on your code here:

https://www.mql5.com/en/code/48247

This indicator may repaint so the signal arrows are just reference signals

SAR ADX Signal
SAR ADX Signal
  • www.mql5.com
SAR ADX Signal with mobile notification, rewritten from MT4 version (source no longer found). This is a repaintable indicator, please be careful when using it.
Reason: