EA Multipair Alert Notification (Add Your Own Indicator)

Do not need to open many charts to get notification on MT4, mobile or email. You just need to open one chart and attach this EA, then add your indicator name on the parameter input.  As long as indicator has an "alert function" and set to "true" it will give alert notifications for all pair from active MT4 Marketwatch.

RULE : THE DEFAULT PARAMETER ON INDICATORS YOU WANT TO ADD
MUST HAVE AN "ALERT OPTION" AND SET "TRUE".
- if default parameter is "false", you need to change it on .mq4 file and set to "true"
- if you don't have the .mq4 file and just have .ex4 file, tell me the setting parameter (with a picture), and write the indicator name, I'll help to code it when I've spared time.

EA MULTIPAIR ALERT 01

Before activating the indicator you want to monitor, it's a good to check first whether the default notification settings are "true" or not. You can check it with press "Reset" button on tab input indicator. Below picture are example when I use "dtosc-smoothed_flvs_slope_div_mtfalerts_nmc" indicator made by Mladen.

EA MULTIPAIR ALERT 02

When all default setting already meet the rule, you can proceed to the next step. Write indicator name into EA MULTIPAIR ALERT inputs parameter like below picture (assumed I use "dtosc-smoothed_flvs_slope_div_mtfalerts_nmc" indicator). Please double check the writing of indicator name, if a typo occurs EA will not be able to process it.


EA MULTIPAIR ALERT 03

If all settings are correct, the EA should display notifications from all active pair in MT4 Marketwatch.

EA MULTIPAIR ALERT 04

FREE DOWNLOAD EA MULTIPAIR ALERT V1 (Google Drive Link)


Update : Version 2.1
-You can manage what pair to monitor, write down pair/currency in EA setting.
-Add MT4 comment when indicator fail or success to load.

Version 2.1


EA MultiPair Alert V2


EA MultiPair Alert V2.1





Comments