Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Tools and utilities


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 (11) Thread Tools Display Modes
  #171 (permalink)  
Old 08-08-2008, 01:07 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,306
Blog Entries: 46
Linuxser has disabled reputation
Quote:
Originally Posted by jerezalfonso View Post
i have a expert advisor that work with par eurusd.

i wan a script that when the expert open a operation example:

buy eurusd at 2000. stop 30 (1970) take 50 (2050) the script make or send a orden to sell stop price 1970 with stop 30 and take 50. or something like that.
the price of the order will be the stop of the principal orden (expert open)

if the expert open a operation sell. the script make or send a orden to buy stop.

maybe it simple but i dont knows nothing about programing please help digital or anyone who has knowledge.
Best is to include in the EA code what you need and avoid to use a third party scripts. IMHO.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #172 (permalink)  
Old 08-11-2008, 01:07 PM
matrixebiz's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,174
matrixebiz is on a distinguished road
Limit/Stop EA

I can't seem to find it now but I saw an EA here that at a certain time of day can check the previous bar then set a Limit or Stop (plus so many pips) order based on certain criteria. Can anyone post please or point me to the thread.
Thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #173 (permalink)  
Old 08-21-2008, 10:04 AM
FatherJack's Avatar
Junior Member
 
Join Date: Aug 2008
Location: Sakhalin Island
Posts: 19
FatherJack is on a distinguished road
Closing 2 sells at a time in MT4 - possible?

Hello everyone!
I have a terrible habit of locking positions. Sometimes, when there is a signal, I want to immediately close, say, two or three sells, simultaneously, not one by one.
Not being a programmer at all, I'm wondering, is there a tool to do it in MT4?

OOPS! WAS MOVED TO THIS THREAD, QUESTION CANCELLED.

Last edited by FatherJack; 08-21-2008 at 11:40 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #174 (permalink)  
Old 08-30-2008, 09:49 AM
Junior Member
 
Join Date: Aug 2008
Posts: 1
avfx is on a distinguished road
Hi ,

I Want an EA to open positions on one pair so open three positions with SL and tp sightly and arbitrary . for example iwant open three position on eur/usd on 1.4000 with 10 pip SL for all positin and with tree different TP .

please.......

thanks and regards .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #175 (permalink)  
Old 08-31-2008, 01:08 PM
Junior Member
 
Join Date: Apr 2008
Posts: 4
kyuubi is on a distinguished road
Quote:
Originally Posted by Telac View Post
Does anyone know of a simple script or EA that will allow you to enter buy limit/sell limit TP/SL parameters so you can bypass the 10 pip limits of the order entry box of the MT4 terminal. It would be a wonderful tool to use in manual scalping situations allowing you a bit more freedom from the mouse and screen Thanks
Quote:
Originally Posted by Linuxser View Post
the indicator posted on this thread helps to set, SL, Exit, etc. Another sophisticated tool is
Swiss Army EA (Automatic order management)

But, often, the limits are established by the broker not the software. That's means one broker could set a minimum of 10 pips between entry and stop, others could change this limit to 20 or 5, 40 or 1 pips.
I have the same problem, does anyone have a script or EA that will allow me to enter a trade with limit/stop order without the 10 pips limitation of my broker, I don't think Swiss Army EA can do that ...

Thanks !!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #176 (permalink)  
Old 08-31-2008, 02:54 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 3,306
Blog Entries: 46
Linuxser has disabled reputation
Quote:
Originally Posted by kyuubi View Post
I have the same problem, does anyone have a script or EA that will allow me to enter a trade with limit/stop order without the 10 pips limitation of my broker, I don't think Swiss Army EA can do that ...

Thanks !!
None EA could do that because it's a broker's limitation.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #177 (permalink)  
Old 09-02-2008, 02:41 PM
Junior Member
 
Join Date: Aug 2007
Posts: 8
maymurph is on a distinguished road
Thumbs down Please,Help with Retracement Entry EA

Please, is there an EA that will
1) Place a PENDING order when maket price TOUCHES a specified figure.It will in essence place a pending order X pips below or above (on the retracement) whatever price i judge that price will get to.This will allow for buying or selling anticipated dips or rallies in market movement at certain expected prices without having to sit by the computer.BUying or selling into dips and rallies will be a lot easier.A traders decision on were to expect retracements depend on his/her trading style.Retracement entries help cut stop losses with a resultant reduction in overall losses,it can also allow to have a much better stop loss amongst other benefits
2)It will be best if it also includes an order expiry time and more importantly an input to close the PENDING order if price reaches a higher or lowere point without having retraced to my specified level.This will ensure that only real retracements are entered and not price reversals(that will be a disaster).
3)And an option like a magic number so + or - symbol specificity that it can allow for use on individual trades and different pairs.
I ve done a search in good forums but could not find something that does all this well.The closest i found that placed the orders automatically based on fibonacci retracements which i do not use.I am not a coder so its quite difficult for me to do the EA myself or modify the fib EA.Any help or pointers to an EA that can do it will be real nice.
Thanks a lot for your anticipated response
HERE is the link for the FIB based entry EA i mentioned,perhaps you ll like it. Multi-purpose trade management ea

Last edited by maymurph; 09-03-2008 at 08:14 AM. Reason: clarifications
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #178 (permalink)  
Old 09-03-2008, 05:18 PM
Junior Member
 
Join Date: Aug 2007
Posts: 8
maymurph is on a distinguished road
Smile updated findings on retracement entry EA

The EA below allows entry on retracements by doing the following:
1) Places a pending buy or short order between a high and low point as specified in the inputs( This is cos it was originally designed to trade bounces off Fibonacci levels by entering at midway after the bounce off) i.e it will open order at a level X between 2 levels to be triggered after the bounce off the lower level.
2) Allows inputs for SL and TP
3) Allows settings for magic numbers so an be used on diff pairs
The EA works well. However the problems are:
1) I do not need the option of having to input 2 levels and await a bounce off... All i need is for it to place a pending(sell or buy) order X pips above or below a specified level Y when price gets to that level Y in my absence.This is cos may never get back to the level were the EA requires it to bounce off from and then ill be missing on a trade.I ll like to simply enter at my specified level
2) Another necessary input will be to add an option that says CLOSE ORDER when price reaches a level Z. This is cos for me when price goes past a certain level i do not expect it to retrace anymore,any return from above that level is regarded by me as a turnaround and not a retracement.So i need an option that will close the pending immediately a level Z above or below price (depending on what direction the price is moving)
3) An ORDER EXPIRY TIME input will also be good so that order will be closed at a specified if not triggered but if already triggered, it should be left to ride.
All other inputs required are already in the EA.
Can anyone help modify the EA below to make this things possible or is there an EA already that does all this things availale anywere. All contributions will be appreciated. Thanks
Attached Files
File Type: mq4 Fib waiting pending order setter EA.mq4 (6.9 KB, 20 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #179 (permalink)  
Old 09-05-2008, 12:44 PM
radatats's Avatar
Senior Member
 
Join Date: Feb 2006
Location: NY
Posts: 183
radatats is on a distinguished road
Can the Close and Reverse script be modified to use money management to open the reverse position? For example, to open a new position based on percentage of equity instead of the same size? This will also allow a SL/TP to be included with the new position since that is how the risk/mm is calculated.

I have attached the scripts I currently use to open trades with this money management feature.

Thanks!!

Steve
Attached Files
File Type: mq4 autobuy.mq4 (2.3 KB, 39 views)
File Type: mq4 autosell.mq4 (2.3 KB, 31 views)
File Type: mq4 Close and Reverse.mq4 (2.2 KB, 34 views)
__________________
Change everything till it works!!! Test, test, test...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #180 (permalink)  
Old 09-06-2008, 05:47 AM
Junior Member
 
Join Date: Dec 2006
Posts: 3
wauyu is on a distinguished road
Scripts to do a pending orders

Hi ,

I like to know if there a script that can make a 'pending orders' by setting the price, take profit and how many pending orders that we want to put.

Example, if I want to do 20 pending orders to buy Gbp/Usd, I dont need to make tha pending orders 20x times, instead I just click the script to do that.

Thank you in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
close, close all, close all positions, close all positions in MT4, close all trades, open close, profit, stop, trades, trailing, script, Stomper, mt4 close all script

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/tools-utilities/174-close-all-open-tools.html
Posted By For Type Date
Simple Trading Method with trader101 - Page 58 This thread Refback 09-29-2008 11:03 AM
Simple Trading Method with trader101 - Page 58 This thread Refback 09-29-2008 10:42 AM
Ind close sume post with one click? - Nogold.com This thread Refback 08-08-2008 12:34 PM
Close all trades with a push of a button? This thread Refback 07-21-2008 04:38 PM
Close all trades with a push of a button? This thread Refback 07-21-2008 04:28 PM
Close all trades !!! This thread Refback 06-24-2008 04:13 AM
Close all trades !!! This thread Refback 06-19-2008 11:53 AM
Close all trades !!! This thread Refback 06-19-2008 10:33 AM
Antara EA yang telah diLIVE test oleh MyMEFx Grup - Page 50 - Nogold.com This thread Refback 12-05-2007 04:58 PM
skrypty close i modify This thread Refback 08-07-2007 05:11 AM
Ind close sume post with one click? - Nogold.com This thread Refback 06-30-2007 04: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 06:37 AM
close all open trades ea G-Riper General Discussion 2 08-02-2006 10:41 PM
Close all open positions jonjonau Expert Advisors - Metatrader 4 6 07-12-2006 06:01 AM
Close All Open Positions? lonespruce Metatrader 4 9 06-22-2006 08:20 AM


All times are GMT. The time now is 03:40 AM.



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