Forex
Google

Go Back   Forex Trading > Downloads > Tools and utilities
Forex Forum FAQ Members List Calendar Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

 
 
LinkBack Thread Tools
 
Old 04-28-2006, 08:18 AM
hexadecimal's Avatar
hexadecimal hexadecimal is offline
Member
 
Join Date: Apr 2006
Posts: 50
hexadecimal is on a distinguished road
Trade alert script

Hi, i wanna know if there is any script to alert me when a EA is geting in trade possition.

best regards.
__________________
Do not gamble with money you cannot afford to lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 09:35 AM
cucurucu's Avatar
cucurucu cucurucu is offline
Senior Member
 
Join Date: Jan 2006
Posts: 315
cucurucu is on a distinguished road
Hi Hexadecimal

An alert indicator can be programmed but I think that the easiest way is to set the EA to "Ask manual confirmation". This can be done from the expert properties window. This way, you will hear a sound every time the EA has to perform an operation. At the same time, a confirmation dialog appears.

I hope this helps.
Bye.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 11:04 AM
hexadecimal's Avatar
hexadecimal hexadecimal is offline
Member
 
Join Date: Apr 2006
Posts: 50
hexadecimal is on a distinguished road
Quote:
Originally Posted by cucurucu
Hi Hexadecimal

An alert indicator can be programmed but I think that the easiest way is to set the EA to "Ask manual confirmation". This can be done from the expert properties window. This way, you will hear a sound every time the EA has to perform an operation. At the same time, a confirmation dialog appears.

I hope this helps.
Bye.
I knoe i can set the EA to ask for a trade but i want EA to do the job automaticaly, i just need allert when ea is geting in a trade i`m testing 3 EA`s in 7 pairs and i cant follow the trades if somebody can write sutch a thing, i`ll be verry happy !

best regards
__________________
Do not gamble with money you cannot afford to lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 11:16 AM
cucurucu's Avatar
cucurucu cucurucu is offline
Senior Member
 
Join Date: Jan 2006
Posts: 315
cucurucu is on a distinguished road
Ok. I understand. I will modify the EA for you. Post the EA and specify the events on which you want to receive the alert messages.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 12:14 PM
hexadecimal's Avatar
hexadecimal hexadecimal is offline
Member
 
Join Date: Apr 2006
Posts: 50
hexadecimal is on a distinguished road
Quote:
Originally Posted by cucurucu
Ok. I understand. I will modify the EA for you. Post the EA and specify the events on which you want to receive the alert messages.
I`m not gonna be able to give you the EA`s coz they are from the elite section. If you can write a code so i can add id manualy maybe
__________________
Do not gamble with money you cannot afford to lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 02:09 PM
cucurucu's Avatar
cucurucu cucurucu is offline
Senior Member
 
Join Date: Jan 2006
Posts: 315
cucurucu is on a distinguished road
Here are some pieces of code:

Code:
Alert("EA X is buying ", Symbol(), " on TF: ", Period());
or
Code:
Alert("EA X is selling ",Symbol(), " on TF: ", Period());
or
Code:
Alert("EA X is closing ",Symbol(), " on TF: ", Period());
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-28-2006, 03:13 PM
hexadecimal's Avatar
hexadecimal hexadecimal is offline
Member
 
Join Date: Apr 2006
Posts: 50
hexadecimal is on a distinguished road
Quote:
Originally Posted by cucurucu
Code:
Alert("EA X is buying ", Symbol(), " on TF: ", Period());
or
Code:
Alert("EA X is selling ",Symbol(), " on TF: ", Period());
or
Code:
Alert("EA X is closing ",Symbol(), " on TF: ", Period());

You are theman thanks
__________________
Do not gamble with money you cannot afford to lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
A script to read the account history and place trade arrows? Lyubomir General Discussion 2 03-06-2007 06:49 PM
Help With Alert instead Of Live Trade shorttermtrader Metatrader 4 6 11-17-2006 03:09 PM
script open trade BrunoFX Tools and utilities 6 05-21-2006 11:08 PM


All times are GMT. The time now is 03:53 PM.