Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-14-2006, 11:21 AM
Member
 
Join Date: Oct 2005
Posts: 35
yaniv_av is on a distinguished road
EA question

Hi all !

I have a quite simple question (I think...)
Suppose I have a EA that opens several trades - all with sepecific TP.
Now, I want that this EA will close all the other open trades, once one of the open trades will hit it's TP.
I want that this will happend also if the EA was stopped from some reason and then restart again (So keeping internal variable that save the last-open-trades is no good solution...)
How can I do that ?

10X !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 11-14-2006, 01:10 PM
Kalenzo's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Bydgoszcz - Poland
Posts: 722
Kalenzo is on a distinguished road
Quote:
Originally Posted by yaniv_av
Hi all !

I have a quite simple question (I think...)
Suppose I have a EA that opens several trades - all with sepecific TP.
Now, I want that this EA will close all the other open trades, once one of the open trades will hit it's TP.
I want that this will happend also if the EA was stopped from some reason and then restart again (So keeping internal variable that save the last-open-trades is no good solution...)
How can I do that ?

10X !
U should use HistoryTotal() function and
OrderOpenPrice - OrderClosePrice() for long
or
OrderClosePrice() - OrderOpenPrice for short

If the result will be > than 0 then it was positive trade
That check will work if u close trades ONLY BY TP.

But if u want to check exactly if your takeprofit level was hit at that order u should do it like this:
1) get OrderTakeprofit() level from history (eg. last trade)
2) get Order open and close time
3) check in that period if the High price (eg by highest high function) was >= or Low (with lowest low) was <= than your profit target.

Quite simple isn't it ?

Enjoy!
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................
http://www.fxservice.eu/
........................................
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question About EAs mikejody Tools and utilities 2 05-26-2007 12:59 AM
question evgeni1980 Questions 4 11-27-2006 02:32 PM
Another question, sorry. demag Questions 0 02-13-2006 07:34 PM


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



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