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 06-29-2007, 09:55 AM
Member
 
Join Date: Mar 2007
Posts: 36
nubika is on a distinguished road
Close all open orders EA

Guys

I am trying to find the Close all open orders EA. I know I have seen it somewhere in one of the threads.

I have done all the searches but no avail.

For the life of me I can not find it.

Please if you know where it is, or if you have it, please post it here again.

Thanks
nubika
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 06-29-2007, 10:24 AM
demam_emas's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Ambarawa City
Posts: 158
demam_emas is on a distinguished road
Wink try this

I use this EA. A great tool to manage orders.
Swiss Army EA (Automatic order management)
__________________
Click! Free $100 monthly (Trade 10 lots needed). Click! Free welcome bonus up to $5000
Click! Download premium forex indicators for free!
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
  #3 (permalink)  
Old 06-29-2007, 10:46 AM
Senior Member
 
Join Date: Dec 2006
Location: Ukraine
Posts: 513
Shinigami is on a distinguished road
Together with Swiss army you'll get features, bugs, ect.
If you only want "Close all orders" EA, there you go.
With only 1 function: CloseAll - true means it will keep closing all (both stop-limit and market) orders by market price until you stop it.
If you want more - ICQ or e-mail me.

Anything else?
Attached Files
File Type: mq4 CloseAll.mq4 (1.1 KB, 672 views)
__________________
MQL4 programming is easy ^^
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
  #4 (permalink)  
Old 06-29-2007, 12:45 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
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
Just for information: please find everything what we have concerning this subject in our public threads/sections and in elite section as well.

Swiss Army EA (Automatic order management) with pdf instruction is here:
Quote:
How to use it:
Apply it to a chart. By default, it is set to manage all orders that are currently in the terminal. This can be changed by changing the "ManageBy" options. It will perform trailing stops, breakevens, or closing of orders (as specified by user) for whatever orders it is allowed to manage (also specified by user). The EA will print to the screen what it is allowed to do, so that should help you along in figuring out what it is doing.
More to follow:

Trailing stop EAs/scripts.
- There are many trailing stop EAs: if you open the order and don't want to pricess the order manually - so those EA may do everything for you.
- script to modify the order by mouse on the chart is here.
- StepStopExpert_v1.1: EA to trail the orders.
- EMATrailing Stop EA: trailing stop based on an EMA. Original thread is here.
- Trailing stop EA with instruction in pdf file about how to use it is here.

EA which is managing the other EAs/orders (closing on loss, profit, equity, magic numbers and so on):
1. CloseAll-PL EA is here.
2. CloseTrades_After_Account_Profit_Reached Ea is here.
3. MultiPositionExpert. Please read this thread before using this EA: this EA is managing the other EAs' trading concerning magic number, profit, loss, equity and so on.
- Fixed version of MultiPositionExpert 1.12 version is here.
- New 1.13 version is here.
- Updated 1.14 version is here (BTW, I am using 1.12 version with real money sometimes and it works fine).
- Updated 1.15 version is here.
4. The Colonels Chariot EA is here.

- 'Close all' scripts and CloseOnTime EA are here.
- scripts for opening of manual orders with Magic Numbers are here.
- SpreadToCheck EA (spread checker): expert will record current time and current spread in *.csv file.
- spread monitor indicator is here.
- EA to delete pendind orders on specify pairs only: original thread.
- EA to delete all pendind orders: original thread.
- EA to close the orders on specify pairs only: original thread.
- EA to close open trades based on equity or account floating loss reaches: public thread.
- HotKey for buy/sell orders: the thread is here.

- StepStopExpert EA from Igorad. I used this EA for the orders opened manually. It works. Ready to use and for everybody. It is very simple EA to move trailing stop. All the settings are changable.

- Tight Trailing Stops EA from Nicholishen.

- Kalenzo posted trailing stop code here which may be used in EAs (for programmers).

- some trailing stop codes (mostly usefull for programmers) are here.

- Trailing Stop EA posted long time ago.

- E-ASEClose Expert from KIMIV.

- many trailing files are here. I tried it some time ago.

Last edited by newdigital; 06-29-2007 at 12:50 PM.
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
  #5 (permalink)  
Old 06-29-2007, 05:39 PM
ryanklefas's Avatar
Senior Member
 
Join Date: Apr 2006
Location: USA
Posts: 438
ryanklefas is on a distinguished road
Quote:
Originally Posted by newdigital View Post
Just for information: please find everything what we have concerning this subject in our public threads/sections and in elite section as well.

Swiss Army EA (Automatic order management) with pdf instruction is here:


More to follow:

Trailing stop EAs/scripts.
- There are many trailing stop EAs: if you open the order and don't want to pricess the order manually - so those EA may do everything for you.
- script to modify the order by mouse on the chart is here.
- StepStopExpert_v1.1: EA to trail the orders.
- EMATrailing Stop EA: trailing stop based on an EMA. Original thread is here.
- Trailing stop EA with instruction in pdf file about how to use it is here.

EA which is managing the other EAs/orders (closing on loss, profit, equity, magic numbers and so on):
1. CloseAll-PL EA is here.
2. CloseTrades_After_Account_Profit_Reached Ea is here.
3. MultiPositionExpert. Please read this thread before using this EA: this EA is managing the other EAs' trading concerning magic number, profit, loss, equity and so on.
- Fixed version of MultiPositionExpert 1.12 version is here.
- New 1.13 version is here.
- Updated 1.14 version is here (BTW, I am using 1.12 version with real money sometimes and it works fine).
- Updated 1.15 version is here.
4. The Colonels Chariot EA is here.

- 'Close all' scripts and CloseOnTime EA are here.
- scripts for opening of manual orders with Magic Numbers are here.
- SpreadToCheck EA (spread checker): expert will record current time and current spread in *.csv file.
- spread monitor indicator is here.
- EA to delete pendind orders on specify pairs only: original thread.
- EA to delete all pendind orders: original thread.
- EA to close the orders on specify pairs only: original thread.
- EA to close open trades based on equity or account floating loss reaches: public thread.
- HotKey for buy/sell orders: the thread is here.

- StepStopExpert EA from Igorad. I used this EA for the orders opened manually. It works. Ready to use and for everybody. It is very simple EA to move trailing stop. All the settings are changable.

- Tight Trailing Stops EA from Nicholishen.

- Kalenzo posted trailing stop code here which may be used in EAs (for programmers).

- some trailing stop codes (mostly usefull for programmers) are here.

- Trailing Stop EA posted long time ago.

- E-ASEClose Expert from KIMIV.

- many trailing files are here. I tried it some time ago.
ND, I've seen you answer similar questions so many times already. I hope you've been merging these little "script" threads all together.
__________________
"Don't work harder, work smarter." -- my Java professor

Advertise on The All New FireCell Network
"Where online investing makes sense"

Coder for Hire:
http://firecell.info
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
  #6 (permalink)  
Old 06-29-2007, 06:09 PM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
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 ryanklefas View Post
ND, I've seen you answer similar questions so many times already. I hope you've been merging these little "script" threads all together.
Yes, it is good idea.
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
  #7 (permalink)  
Old 12-04-2007, 01:49 PM
Member
 
Join Date: Sep 2006
Posts: 54
ForexCeo is on a distinguished road
is there an ea to close all open orders at certain % of profit reached? thanks
__________________
FELIXFOREX.COM
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
  #8 (permalink)  
Old 05-19-2008, 02:38 PM
Big Joe's Avatar
Senior Member
 
Join Date: May 2006
Location: In the trading room !
Posts: 764
Big Joe is an unknown quantity at this point
Multi position expert - HELP

Hello all,

When i try to put to true the magic number function (multi positions that's his name !) by putting 1 on externs variables, this DON'T WORK.

Please some help me, or point me with an expert who manage positions with INTERNAL stop and take profit.

Thanks !


EDIT :

Swiss Army EA i found ! Happy i am
Attached Files
File Type: mq4 MultiPositionExpert_v2.mq4 (6.0 KB, 196 views)
__________________
Picasso is the best !

Last edited by Big Joe; 05-19-2008 at 03:44 PM.
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
  #9 (permalink)  
Old 09-01-2008, 02:07 PM
Member
 
Join Date: Dec 2006
Posts: 53
smartcamel is on a distinguished road
I am looking for an ea for taking profit on pairs only

please help me to find an ea for taking profit on pairs only. This ea automatically calculate the take profit level based on the expected profit & the spread of the pairs. Of course this ea should include the stop loss level.

Example: E/U: spreads: 5 pips, expected profit: 20 pips, stop loss: 20 pips. It will set the take profit level is open price +/-25pips. if a broker changes the spreads (like news issued) to 10 pips, the taking profit level is +/- 30pips.

Thanks so much.
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
  #10 (permalink)  
Old 09-18-2008, 04:31 AM
Member
 
Join Date: Dec 2006
Posts: 53
smartcamel is on a distinguished road
please help

please help me this ea.
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

Tags
cache:QoMms2M_wOoJ:www.forex-tsd.com/expert-advisors-metatrader-4/8325-close-all-open-orders-ea.html, close all, close all ea, close all orders, close all script, closeall, CloseTrades_After_Account_Profit_Reached, ea close all, MultiPositionExpert, StepStopExpert, stepstopexpert_v1.1


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
modify orders and close pending orders bkgridley Questions 8 05-23-2007 10:49 PM
Open/close trade on same bar's close? WNW Expert Advisors - Metatrader 4 2 03-29-2007 06:37 AM
close all open orders script forextrend General Discussion 2 12-17-2006 07:16 AM
Script to close open orders... babarmughal Expert Advisors - Metatrader 4 1 12-13-2006 05:50 PM
How do I open and close multiple orders for a single account? iboersma Questions 4 05-26-2006 02:28 PM


All times are GMT. The time now is 12:34 PM.



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