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 (6) Thread Tools
 
Old 08-01-2007, 10:09 AM
zifx25000's Avatar
zifx25000 zifx25000 is offline
Member
 
Join Date: Apr 2006
Posts: 48
zifx25000 is on a distinguished road
xxx

Hi


give me your email i will send it to U

Kr
jerome

Quote:
Originally Posted by Tickwatcher View Post
Hi guys, does anyone know where I can download the 'include' file 'WinUser32.mqh' file?
Thanks
__________________
ZiFX25000
____________________
''Follow the trend''
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 08-01-2007, 10:23 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,160
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by Tickwatcher View Post
Hi guys, does anyone know where I can download the 'include' file 'WinUser32.mqh' file?
Thanks
Attached (just unzip it).
Attached Files
File Type: zip WinUser32.zip (3.7 KB, 63 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 08-06-2007, 12:44 PM
8toenails 8toenails is offline
Member
 
Join Date: Mar 2006
Posts: 36
8toenails is on a distinguished road
Very Simple EA

Hi all! Long time no see on here. I have a request!

I'm looking for an EA. It may already be out there but I've searched high and low and can't find it. It should go like this.

I, like a lot of people, trade a breakout system as part of my arsenal. On some mornings I set both a buy stop and a sell stop pending order. I still want to do this manually and I can even include a comment. All I want the EA to do is when one of the orders executes, cancel the other order. That's it. Not when the first order hits tp or sl... whichever order opens first... cancel the other. And the EA should take into account the comment line so that it only affects pending orders that have the specified comment line (should be a variable).

Does anyone have anything like this already?

Thanks!
8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 08-06-2007, 05:10 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,160
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by 8toenails View Post
Hi all! Long time no see on here. I have a request!

I'm looking for an EA. It may already be out there but I've searched high and low and can't find it. It should go like this.

I, like a lot of people, trade a breakout system as part of my arsenal. On some mornings I set both a buy stop and a sell stop pending order. I still want to do this manually and I can even include a comment. All I want the EA to do is when one of the orders executes, cancel the other order. That's it. Not when the first order hits tp or sl... whichever order opens first... cancel the other. And the EA should take into account the comment line so that it only affects pending orders that have the specified comment line (should be a variable).

Does anyone have anything like this already?

Thanks!
8
You may use ScheduleTrader_v1 EA from here Indicators/EAs for news and trading signals
But in this case you must set the time and so on for pending orders, EA will open it, and then EA will delete opposite pending order. And as many pending orders as you want with your re-determine settings.

May be it is not exactly what you want but at least something.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 08-10-2007, 01:21 AM
Mr.Marketz Mr.Marketz is offline
Senior Member
 
Join Date: Feb 2006
Posts: 229
Mr.Marketz is on a distinguished road
Script request

Would somebody kindly whip up a script (or modify an existing script like "close all open orders") to do the following:

Close a partial % of all opened profitable trades. In other words, if I have 3 positions opened and the extern set to 50%, the following would occur upon execution of the script:

1. @ 4 pips
2. @ 6 pips
3. @ -10 pips

The script would close a total of 5 pips leaving the orders as such:
1. @ 2 pips
2. @ 3 pips
3. @ -10 pips

I have been looking for this up and down on TSD... there was a brief discussion about it but no follow through. Perhaps its not as easy to code as it seems.

P.S.

If my explanation is not clear, let me know and I will try to clarify.

Thanks,
MM
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-16-2007, 05:06 AM
FXTradepro FXTradepro is online now
Junior Member
 
Join Date: Jul 2007
Posts: 14
FXTradepro is on a distinguished road
Close and Reverse Script Modification

I found this Close and Reverse Script here on TSD and was wondering if anyone might be able to add the following functions to the code.

Currently this Script will Close an open Position and immediately place a Trade in the OPPOSITE Direction with the same Lot Size as the Position it just closed. I am looking for someone who can modify this so that the Lot Size of the NEW Position can be entered into the Script as an External Parameter and also be able to set a TP Level in the Script.

Can anyone help?

Thanks

Dan
Attached Files
File Type: mq4 Close and Reverse.mq4 (2.2 KB, 89 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-18-2007, 07:12 PM
Cross Cross is offline
Member
 
Join Date: Mar 2007
Location: Portugal
Posts: 87
Cross is on a distinguished road
Close all

Can you people inform me about some EA that closes all open positions if floating P/L goes below a predefined level?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-19-2007, 01:23 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 673
wolfe is on a distinguished road
Quote:
Originally Posted by Cross View Post
Can you people inform me about some EA that closes all open positions if floating P/L goes below a predefined level?

Thanks
Here you go, I made this. Hope it helps. In the external parameter enter a number as a dollar amount for Take_Profit and Stop_Loss. This EA will execute according to the TOTAL VALUE of all open orders, it also deletes any pending orders.

example:

Take_Profit=200
Stop_Loss=-200
Attached Files
File Type: mq4 Close All 1_0.mq4 (2.0 KB, 123 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-19-2007, 04:01 PM
FXTradepro FXTradepro is online now
Junior Member
 
Join Date: Jul 2007
Posts: 14
FXTradepro is on a distinguished road
Quote:
Originally Posted by FXTradepro View Post
I found this Close and Reverse Script here on TSD and was wondering if anyone might be able to add the following functions to the code.

Currently this Script will Close an open Position and immediately place a Trade in the OPPOSITE Direction with the same Lot Size as the Position it just closed. I am looking for someone who can modify this so that the Lot Size of the NEW Position can be entered into the Script as an External Parameter and also be able to set a TP Level in the Script.

Can anyone help?

Thanks

Dan
Can anybody help out with this request (SEE POST #46).....Any assistance is appreciated.

Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-23-2007, 01:34 PM
richo12 richo12 is offline
Junior Member
 
Join Date: Jun 2006
Posts: 7
richo12 is on a distinguished road
Time closing

Quote:
Originally Posted by codersguru View Post
Did you try this one:

XP Worx - Custom MetaTrader (MQL4) Programming and Free Expert Advisors - Indicators - Libraries - Scripts - MetaTrader Extensions (c++ DLLs)

.................................................. .............

These are the options:


0 Close all the orders (instant and pending orders) - this is the default option which mean if you run the script and didn't set any parameters all the orders (instant and pending) will be closed.
1 Close all instant orders; instant orders mean the orders that opened at the market price.
2 Close all pending orders.
3 Close by the magic number. You have to set the magic_number variable.
4 Close by comment. You have to set the comment_text variable.
5 Close orders (instant orders) in profit and leave the orders in loss.
6 Close orders (instant orders) in loss and leave the orders in profit.
7 Close not today orders and leave the orders that opened today.

The other two variables which you can set are:

magic_number: Set it if you'll use closing option 3 - closing by magic number.
comment_text : Set it if you'll use closing option 4 - closing by comment.
Enjoy yourself! and tell me your comment!
Can a Time to close be added to this so it can be set to close a set times?

Richo
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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/tools-utilities/174-close-all-open-tools.html
Posted By For Type Date
Close all trades !!! This thread Refback 06-24-2008 03:13 AM
Close all trades !!! This thread Refback 06-19-2008 10:53 AM
Close all trades !!! This thread Refback 06-19-2008 09:33 AM
Antara EA yang telah diLIVE test oleh MyMEFx Grup - Page 50 - Nogold.com This thread Refback 12-05-2007 03:58 PM
skrypty close i modify This thread Refback 08-07-2007 04:11 AM
Ind close sume post with one click? - Nogold.com This thread Refback 06-30-2007 03:02 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open/close trade on same bar's close? WNW Expert Advisors - Metatrader 4 2 03-29-2007 05:37 AM
close all open trades ea G-Riper General Discussion 2 08-02-2006 09:41 PM
Close all open positions jonjonau Expert Advisors - Metatrader 4 6 07-12-2006 05:01 AM
Close All Open Positions? lonespruce Metatrader 4 9 06-22-2006 07:20 AM


All times are GMT. The time now is 01:26 AM.