Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Metatrader 4


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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-10-2006, 02:12 AM
Member
 
Join Date: Jun 2006
Posts: 61
johnboy is on a distinguished road
order closing alarm for hedging system

hi all, hows the forex treating yous?? good i hope

is there an ea out there that can sound an alarm = when an order is closed, when a market order is opened,

im learning a new heding system that is supposed to be full prof, and after reading up on it seems very promising, need an alarm system for it though so i know when one side of the hedge has been closed etc so i can hear it round the house, anyone that can sends me the ea can have a copy of the script that shows the hedging system, its a well known system that the authors claim has left them no losses to date!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-17-2006, 04:05 PM
Junior Member
 
Join Date: Sep 2006
Posts: 1
henryb is on a distinguished road
Hi!

You can find answer in HedgeHog EA. In that EA on close You can find:

if(OrderType()==OP_BUY){
OrderClose(OrderTicket(),OrderLots(),Bid,3,Red);
PlaySound("expert.wav");
GlobalVariableSet("Closed",1);
Sleep(10000);
}
if(OrderType()==OP_SELL){
OrderClose(OrderTicket(),OrderLots(),Ask,3,Red);
PlaySound("expert.wav");
GlobalVariableSet("Closed",2);
Sleep(10000);

henryb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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

BB 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
Hedging GBP/JPY (Arbitrage trading system) lewi Suggestions for Trading Systems 53 02-20-2008 09:29 AM
simple hedging system... white_tiger Martingale/Average Cost and Hedging 19 02-10-2008 05:41 AM
100% hedging system with two brokers hotstorm Martingale/Average Cost and Hedging 46 06-28-2007 04:21 PM
Help closing order (programming) Morpheus Expert Advisors - Metatrader 4 5 05-20-2006 04:46 PM


All times are GMT. The time now is 06:51 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.