Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Rogerio Russowsky  
I do not want to receive information from every open operation, since I receive messages like this all the time. It only matters if I lower my Equity. How Do I Get Only Low Equity Information?
sebas1987  

Hi David,


I purchased this EA yesterday.


All works fine, i was receiving alerts and emails (a lot of them) but suddenly its stopped to send me both.


is there any restriction in MT4 or in the EA of "X" notifications per day?


Thank you.

Denis Zyatkevich  
argreen:
Does it give sound alerts when orders are placed?
Set Sound_Notify_Events=2 and you will receive sound when orders are places.
Denis Zyatkevich  
clemmo:

I hope you'll consider revisiting this as I also am interested in notifications for minimum/maximum values of 


Balance

Equity

Margin/Free margin

Drawdown%


but I would want to distinguish those CRITICAL alerts from mundane order/open alerts.  It would also be great if the EA could shut down all other EAs when one of these alarms is triggered.

Your suggestions are accepted, thank you.
Denis Zyatkevich  
Rogerio Russowsky:
I would like to be notified only when the Equity reaches the set amount. But I get notification of everything EA does. How to fix it?
Set Push_Notify_Critical_Equity (Mail_Notify_Critical_Equity, Sound_Notify_Critical_Equity) to minimal Equity and set Push_Notify_Events (Mail_Notify_Events, Sound_Notify_Events) to 0. You will receive notification only when Equity reached to the specified value or drop below.
Denis Zyatkevich  
sebas1987:

Hi David,


I purchased this EA yesterday.


All works fine, i was receiving alerts and emails (a lot of them) but suddenly its stopped to send me both.


is there any restriction in MT4 or in the EA of "X" notifications per day?


Thank you.

Hi,

EA has restriction on the minimum interval between notifications (in seconds, see EA properties). MetaQuotes restrict Push notifications:

Strict use restrictions are set for the SendNotification() function: no more than 2 calls per second and not more than 10 calls per minute. Monitoring the frequency of use is dynamic. The function can be disabled in case of the restriction violation.

Sound alerts and emails should come in anyway. Check the EA is running.

Hatem Abou Ouf  

Excellent but I wish if you can add the DD% as an added feature for equity notifications

zarni  

Hi Denis

I have purchased your product in the hope that once I have set all the various notifications settings to null, that all I will get notified about it Opened and closed positions, yet even once I have done all that, I still get notifications about modifications to positions and also an additional notification about time.

What can i do to ONLY get Open and Closed notifications

Thanks

Denis Zyatkevich  
zarni:

Hi Denis

I have purchased your product in the hope that once I have set all the various notifications settings to null, that all I will get notified about it Opened and closed positions, yet even once I have done all that, I still get notifications about modifications to positions and also an additional notification about time.

What can i do to ONLY get Open and Closed notifications

Thanks

You can set Push_Notify_Events (Mail_Notify_Events or Sound_Notify_Events) to 1 and you will get notification only about opening and closing positions. Check "Notify on trade transaction" on the Terminal Tools - Options - Notifications is off.


zarni  
Denis Zyatkevich:

You can set Push_Notify_Events (Mail_Notify_Events or Sound_Notify_Events) to 1 and you will get notification only about opening and closing positions. Check "Notify on trade transaction" on the Terminal Tools - Options - Notifications is off.



Hi Denis

I did as you mentioned in your reply.

But, by un-checking the "Notifications of Trade Transactions" box, I only get a date notification being sent to my mobile now. No  Open or Close information whatsoever now. I have the setting of Push_Notify_Events (Mail_Notify_Events or Sound_Notify_Events) set to 1 (I have always had this set to 1).

All I need is the open and close notification to get sent to my mobile, no email or sounds on PC required.. Is there something else i'm possibly missing here?

Your help as always is greatly appreciated

Thanks

Denis Zyatkevich  
zarni:

Hi Denis

I did as you mentioned in your reply.

But, by un-checking the "Notifications of Trade Transactions" box, I only get a date notification being sent to my mobile now. No  Open or Close information whatsoever now. I have the setting of Push_Notify_Events (Mail_Notify_Events or Sound_Notify_Events) set to 1 (I have always had this set to 1).

All I need is the open and close notification to get sent to my mobile, no email or sounds on PC required.. Is there something else i'm possibly missing here?

Your help as always is greatly appreciated

Thanks

Hi.

Checkbox "Notify of trade transaction" affect to the MT4 built-in notification system (it can send you notifications without any expert advisor). NotifyMe for MT4 expert advisor send you notifications that you configure in the expert advisor parameters. If you set Push_Notify_Events to 1, NotifyMe for MT4 expert advisor will send you notification about open and close position. You must clear "Notify of trade transaction" checkbox for MT4 don't send you additional notifications (for example, modify position notifications).

zarni  
Denis Zyatkevich:

Hi.

Checkbox "Notify of trade transaction" affect to the MT4 built-in notification system (it can send you notifications without any expert advisor). NotifyMe for MT4 expert advisor send you notifications that you configure in the expert advisor parameters. If you set Push_Notify_Events to 1, NotifyMe for MT4 expert advisor will send you notification about open and close position. You must clear "Notify of trade transaction" checkbox for MT4 don't send you additional notifications (for example, modify position notifications).


Hi

Yes, correct, i'm aware of that and the "Notify of trade transaction" checkbox for MT4 built-in notification system is clear (unchecked) as previously mentioned.

What i'm saying is that even though the check box is clear and the setting on NotifyMe for MT4 expert advisor, Push_Notify_Events is set to 1, the only notification I get on my mobile phone is a date/ account number/ name (see screenshot). That's why i'm asking if there is possibly something else i'm missing?

Best Regards

File:
Mothmark  
For some reason the EA is making the alert.wav sound every x period of time despite critical margin not reached...
Denis Zyatkevich  
zarni:

Hi

Yes, correct, i'm aware of that and the "Notify of trade transaction" checkbox for MT4 built-in notification system is clear (unchecked) as previously mentioned.

What i'm saying is that even though the check box is clear and the setting on NotifyMe for MT4 expert advisor, Push_Notify_Events is set to 1, the only notification I get on my mobile phone is a date/ account number/ name (see screenshot). That's why i'm asking if there is possibly something else i'm missing?

Best Regards

The mobile phone should receive information about the event that occurred on the trading account (see the picture). Perhaps you do not fit all the information or the length of the message depends on the mobile phone model or OS. Please, try it on the another mobile phone.

Denis Zyatkevich  
Ionov323:
For some reason the EA is making the alert.wav sound every x period of time despite critical margin not reached...

Perhaps other notifications are enabled? Please send me list of your input EA parameters.

jamilster  
How do I get only SL and TP?
Denis Zyatkevich  
jamilster:
How do I get only SL and TP?
You can not select only SL and TP notification. You can receive all trade events notifications or only open/close position notification.
mengswee  
Hi, Can u add the margin level to display in the push notification? Bcos it is now only showing the equity and free margin.
Denis Zyatkevich  
mengswee:
Hi, Can u add the margin level to display in the push notification? Bcos it is now only showing the equity and free margin.

Hi, I accept your suggestion and this will be added in the future versions.

Mothmark  

Hello. For some reason I'm getting email notifications at random, even though I think I've clearly defined the rules. Did I mess something up in the settings or?


Neither critical equity or critical margin is within any vicinity whenever I get the email alerts. Here's a screenshot of emails:



Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti