Para utilizar el chat, inicie sesión.

Push Notification for EA?

bushiden
Sep 05 2012 at 06:32
posts 1
Hi, Im currently using an EA. I would like to be notified through Push Notification in MT4 once the EA open or close a trade. Any idea how to do this? It doesnt have to be incorporated into the EA I use, separate usable one will do.

Thanks!
Xpert Advisor (xpertadvisor)
Oct 27 2012 at 15:55
posts 1
It's require to write an EA to check all the trading activities and send out the notification when there is open,close, takeprofit or stoploss.

contact me by [email protected] if you would like me to code this EA for you.
optimus
Oct 29 2012 at 23:16
posts 2
bushiden,

simple task with mT4 terminal build 427 and upwards. read this: https://forum.mql4.com/48376

if you need any assistance in adding push notifications to your EA just PM me.

cheers,
andy
Don't change parameters remotely and get disconnected...
Richard (ricaccumulator)
Jan 16 2014 at 22:49
posts 15
there is an 'ea' which can do this, it expands the notifications what mt4 can send to your smartphone.

https://notifierea.com

hope it helps
skaboy
Jan 17 2014 at 08:12
posts 39
Try adding a 'send mail' procedure.
You can find examples of this pro in many free indicators and EA's.
Por favor, inicie sesión para comentar .