• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 4:34pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 4:34pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

MT4 Order Pending Order/Order Modify Issue 1 reply

Change "Open Order TP(target)" if other pending order triggered 175 replies

Client Protection, Order filled late after market open? 0 replies

Simple MT4 email notifier 2 replies

Cancelled order was filled 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 2
Attachments: Order Open, Pending filled, Closed Notifier
Exit Attachments

Order Open, Pending filled, Closed Notifier

  • Post #1
  • Quote
  • First Post: Edited Aug 17, 2013 8:51pm Jan 22, 2013 7:51pm | Edited Aug 17, 2013 8:51pm
  •  mohan76
  • Joined Jan 2011 | Status: Ordinary Members | 10,684 Posts
Order open & Closed Notifier

i made small EA to Notify me When new order placed ,Closed, pending filled And pending deleted, may be it will useful to other members .

it can notify to Mobile, Email and Alert On pc


if you find any bug let me know

To receive MT4 mobile notification set your Mobile client ID under
Tools -> Options -> Notifications

To receive Email notification set your email details under
Tools -> Options -> Email

Edit : i don't check this thread frequently if your questions not answered in 3 days , pls send me a pm
Attached File
File Type: mq4 Notify.mq4   6 KB | 2,959 downloads
Mohan
  • Post #2
  • Quote
  • Jan 23, 2013 3:16am Jan 23, 2013 3:16am
  •  Jaquemate
  • Joined Nov 2010 | Status: Member | 498 Posts
Thanks mohan76: it could be very useful for me.
Regards.
That which you give to others, life will return it in spades
 
 
  • Post #3
  • Quote
  • Jan 23, 2013 4:16am Jan 23, 2013 4:16am
  •  mohan76
  • Joined Jan 2011 | Status: Ordinary Members | 10,684 Posts
small bug was found and fixed , please download again
Mohan
 
 
  • Post #4
  • Quote
  • Apr 23, 2013 1:12am Apr 23, 2013 1:12am
  •  bnbb2004
  • | Joined Mar 2007 | Status: Member | 150 Posts
Quoting mohan76
Disliked
small bug was found and fixed , please download again
Ignored
Hello Mohan76!

Thanks for sharing this EA position notifier!

Could you please take a look and see why this EA only sends 1 alert when multiple positions are opened at the same time (00:00:08)?

I tested the EA on 10 pairs and it only sent 1 alert for the A/CAD position below (although E/AUD and G/NZD opened simultaneously).

Here's an example:

2013.04.23 00:00:59 Mail: 'Order changes Notification' has been sent
2013.04.23 00:00:08 '1390607': order was opened : #27386917 buy 0.10 AUDCAD at 1.0520 sl: 0.0000 tp: 1.0570

2013.04.23 00:00:08 '1390607': order was opened : #27386914 sell 0.10 EURAUD at 1.2739 sl: 0.0000 tp: 1.2689
2013.04.23 00:00:08 '1390607': order was opened : #27386915 sell 0.10 GBPNZD at 1.8171 sl: 0.0000 tp: 1.8121

Thanks!
 
 
  • Post #5
  • Quote
  • Apr 23, 2013 4:50am Apr 23, 2013 4:50am
  •  mohan76
  • Joined Jan 2011 | Status: Ordinary Members | 10,684 Posts
Quoting bnbb2004
Disliked
{quote} Hello Mohan76! Thanks for sharing this EA position notifier! Could you please take a look and see why this EA only sends 1 alert when multiple positions are opened at the same time (00:00:08)? I tested the EA on 10 pairs and it only sent 1 alert for the A/CAD position below (although E/AUD and G/NZD opened simultaneously). Here's an example: 2013.04.23 00:00:59 Mail: 'Order changes Notification' has been sent 2013.04.23 00:00:08 '1390607': order was opened : #27386917 buy 0.10 AUDCAD at 1.0520 sl: 0.0000 tp: 1.0570 2013.04.23 00:00:08...
Ignored

ea only trigger when No. of order changed and find last activity , if all executed at once it will will send one notification only but if it had few sec. interval it should send separate notification for each activity , this way it will use lot less system resources
Mohan
 
 
  • Post #6
  • Quote
  • May 1, 2013 4:26am May 1, 2013 4:26am
  •  bnbb2004
  • | Joined Mar 2007 | Status: Member | 150 Posts
Quoting mohan76
Disliked
{quote} ea only trigger when No. of order changed and find last activity , if all executed at once it will will send one notification only but if it had few sec. interval it should send separate notification for each activity , this way it will use lot less system resources
Ignored
Okay, I see...

Can it be updated with a slight modification (another version) so that it will send each new order (that occur at the same time)? I don't mind the system resource usage.

TIA!
 
 
  • Post #7
  • Quote
  • May 14, 2013 4:34am May 14, 2013 4:34am
  •  budii
  • | Joined Aug 2011 | Status: Pips Rider | 764 Posts
this is what i am looking for

thx a lot
You see, but you do not observe. The distinction is clear
 
 
  • Post #8
  • Quote
  • Aug 14, 2013 3:23am Aug 14, 2013 3:23am
  •  mjrsaunders
  • Joined Feb 2012 | Status: Trader | 272 Posts
Really appreciate you sharing this.. simple, yet very useful EA. Thanks!
Understanding yourself is synonymous with understanding the markets.
 
 
  • Post #9
  • Quote
  • Aug 19, 2013 4:02am Aug 19, 2013 4:02am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,538 Posts
Quoting mohan76
Disliked
Order open & Closed Notifier i made small EA to Notify me When new order placed ,Closed, pending filled And pending deleted, may be it will useful to other members . it can notify to Mobile, Email and Alert On pc if you find any bug let me know To receive MT4 mobile notification set your Mobile client ID under Tools -> Options -> Notifications To receive Email notification set your email details under Tools -> Options -> Email Edit : i don't check this thread frequently if your questions not answered in 3 days , pls send me a pm {file}
Ignored
Thanks mohan76 was looking for a couple of hours just for this function. I was suprised it was so hard to find n almost gave up till i found this thread. Was closer to home than i thought. Appreiciate ur posts on eurusd thread too.

Was just wondering if i could push it a bit further .... whether it is possible for the sl/tp position to be added to msg. I have a scalper ea and if the market moves too fast it can overshoot the sl or tp b4 it has chance to send modification with a 130error (rare tho) and the trade is left hanging. just a thought, either way this is very useful and greatly appreciated ty.
As the lights go by so too do the shadows move
 
 
  • Post #10
  • Quote
  • Aug 19, 2013 5:07am Aug 19, 2013 5:07am
  •  mohan76
  • Joined Jan 2011 | Status: Ordinary Members | 10,684 Posts
Quoting Matts Micro
Disliked
{quote} Thanks mohan76 was looking for a couple of hours just for this function. I was suprised it was so hard to find n almost gave up till i found this thread. Was closer to home than i thought. Appreiciate ur posts on eurusd thread too. Was just wondering if i could push it a bit further .... whether it is possible for the sl/tp position to be added to msg. I have a scalper ea and if the market moves too fast it can overshoot the sl or tp b4 it has chance to send modification with a 130error (rare tho) and the trade is left hanging. just a...
Ignored

i will look into it
Mohan
 
 
  • Post #11
  • Quote
  • Aug 19, 2013 9:54am Aug 19, 2013 9:54am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,538 Posts
Quoting mohan76
Disliked
{quote} i will look into it
Ignored
Thanks mate. No rush aslong as u have it ready for W.A. summer so I can go to beach n trade too

As the lights go by so too do the shadows move
 
 
  • Post #12
  • Quote
  • Jan 21, 2015 3:26am Jan 21, 2015 3:26am
  •  braddock69
  • | Joined Dec 2013 | Status: Member | 116 Posts
hi,

many thanks for the ea. one question:

is it possible to make a parameter in the ea, that i can coose magicnumbers from what magicnumber i want to have the alerts?

thanks
 
 
  • Post #13
  • Quote
  • Feb 11, 2015 7:10am Feb 11, 2015 7:10am
  •  Klarix
  • | Joined Nov 2011 | Status: Member | 3 Posts
hi,
thanks for this great tool.
Is it possible to chance the message: " Pending filled" into "Pending filled EURUSD 1 Lot"(for example)

I use this EA for several pairs, so it would be helpfull to know which pair is filled.

Thank you.
 
 
  • Post #14
  • Quote
  • Oct 26, 2016 11:12am Oct 26, 2016 11:12am
  •  Maurizio1970
  • | Joined Oct 2016 | Status: Junior Member | 1 Post
Quoting mohan76
Disliked
{quote} i will look into it
Ignored
Hello Mohan,

Thank you for the Notifier. Works good. Just the same question: did you manage to add the sl/tp notifier ?

Thank you.
 
 
  • Post #15
  • Quote
  • May 25, 2017 11:41pm May 25, 2017 11:41pm
  •  SPeedFANat1c
  • | Joined Apr 2017 | Status: Member | 407 Posts
works good, but why it repeatst messages? you can see in screen the time is same 6 times that pending filled. But only one order is filled.

And how it will send sms message? who will pay for sms? where to enter phone number?
Attached Image
 
 
  • Post #16
  • Quote
  • Jul 20, 2017 6:46pm Jul 20, 2017 6:46pm
  •  jalvarado212
  • | Joined Oct 2015 | Status: Junior Member | 1 Post
Quoting SPeedFANat1c
Disliked
works good, but why it repeatst messages? you can see in screen the time is same 6 times that pending filled. But only one order is filled. And how it will send sms message? who will pay for sms? where to enter phone number? {image}
Ignored
@speedfan Download the MT4 app , setup with your account info and you'll receive notification when an Alert is triggered.
 
 
  • Post #17
  • Quote
  • Jun 1, 2018 11:08am Jun 1, 2018 11:08am
  •  chrischen440
  • | Joined Jul 2016 | Status: Member | 7 Posts
Hello mohan76!!
I found some bugs at there.
The EA dose not have alert when the order TP or SL price was change.
Can you fix it?
 
 
  • Post #18
  • Quote
  • Oct 24, 2019 9:07am Oct 24, 2019 9:07am
  •  Michedou
  • | Joined Oct 2019 | Status: Junior Member | 1 Post
Hello, just a big "Thank you"
Michel
 
 
  • Post #19
  • Quote
  • Nov 8, 2019 5:04pm Nov 8, 2019 5:04pm
  •  Cerugo
  • | Joined May 2012 | Status: Member | 52 Posts
Thank you very much for shring this tool. It works ok
 
 
  • Post #20
  • Quote
  • Last Post: Mar 23, 2020 7:15pm Mar 23, 2020 7:15pm
  •  theztru
  • | Joined Sep 2017 | Status: Member | 2 Posts
Quoting mohan76
Disliked
Order open & Closed Notifier i made small EA to Notify me When new order placed ,Closed, pending filled And pending deleted, may be it will useful to other members . it can notify to Mobile, Email and Alert On pc if you find any bug let me know To receive MT4 mobile notification set your Mobile client ID under Tools -> Options -> Notifications To receive Email notification set your email details under Tools -> Options -> Email Edit : i don't check this thread frequently if your questions not answered in 3 days , pls send me a pm {file}
Ignored

Hi mohan i can't compile error in line 98
return value of 'OrderSelect' should be checked Notify.mq4 98 7
 
 
  • Platform Tech
  • /
  • Order Open, Pending filled, Closed Notifier
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022