I'm using the Nanibgbob EA now. Wonder if there is an available script out there to enable me to get Push Notification once the EA enter or close a trade. I have look a lot of places, no luck.
Thank you in advance.
Push Notification for EA?
- gaheitman
- Trader
- Posts: 655
- Joined: Tue Nov 15, 2011 10:55 pm
- Location: Richmond, VA, US
Re: Push Notification for EA?
Here's a VERY simple EA that I sometimes throw on a chart that will alert me when trades are opened or closed (ignoring pending orders). It might be a place to start. It plays a drumroll wav sound and sends an email.bushiden wrote:I'm using the Nanibgbob EA now. Wonder if there is an available script out there to enable me to get Push Notification once the EA enter or close a trade. I have look a lot of places, no luck.
Thank you in advance.
It doesn't look at magic number or symbol, just your entire trades. It wouldn't be hard to add that, I just have never needed to do so.
George
(You'll have to drop this on another chart, not the one with your NBEA.
You do not have the required permissions to view the files attached to this post.
-
bushiden
- Trader
- Posts: 13
- Joined: Thu Aug 23, 2012 12:19 am
Re: Push Notification for EA?
Thank you George. But thats mean I need to open2 of a same chart? I already have many chart opened, I afraid that there aren't much room left 
Does it work with Push Notifications? I wanted that because it can send message to my cellphone.
Does it work with Push Notifications? I wanted that because it can send message to my cellphone.
-
fxarun
- Trader
- Posts: 41
- Joined: Tue Feb 07, 2012 10:21 am
- Location: Chennai India
Re: Push Notification for EA?
Please try this MT4i TradeTalk .
http://www.mt4i.com/appstore/app.aspx?i ... popularity
TradeTalk adds alerts to any third-party EA, or to manual trading. You simply run TradeTalk on any chart in Empty4, and receive notifications by email, SMS, or Twitter whenever any trades are opened or closed in Empty4.
http://www.mt4i.com/appstore/app.aspx?i ... popularity
TradeTalk adds alerts to any third-party EA, or to manual trading. You simply run TradeTalk on any chart in Empty4, and receive notifications by email, SMS, or Twitter whenever any trades are opened or closed in Empty4.
"It's not the strongest species that survive, nor the most intelligent, but the one most responsive to change"
-- Darwin.
-- Darwin.
-
bushiden
- Trader
- Posts: 13
- Joined: Thu Aug 23, 2012 12:19 am
Re: Push Notification for EA?
Thanks tfarun. Im using it with the twitter account right now. Altho I would prefer if theres a script for Push Notification tho. Nevertheless, thanks again.