Forex Factory
  • Login

  • Username: Password:
  • 5:05am

  • Search
  • Home

  • Forums

  • Trades

  • Calendar

  • News

  • Market

  • Brokers

Options

Search
Search
Search

Subscribe to Thread

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Multiple pending order scripts 8 replies

Order scripts 6 replies

Looking for Limit Order Scripts 1 reply

are there any indicators/scripts like this? 2 replies

Indicators, EA's. Scripts 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • 63

ALL Order Related Indicators, Scripts and EA

  • Last Post
  • First Unread
  •  
  • 1 2Page 3456 7
  •  
  • Post# 41
  • Quote
  • Mar 2, 2010 5:18am
  • leftcoaster
    Joined Sep 2009 | 45 Posts | Status: Member
Forexsaint,
What a great list! Could you point me to the correct EA. I'm wanting an EA which will allow me to use one pair, say EU, to trigger multiple pairs order. For example when EURUSD = 1.3395, then buy EU at 1.3395 and AU & NU at market. I'd like for there to be inputs for the trigger pair, trigger price, market pair 1, 2, 3, etc.

Thanks! Much appreciated!
  • Post# 42
  • Quote
  • Mar 4, 2010 10:24pm
  • Pipsmeister
    Joined Mar 2010 | 5 Posts | Status: Junior Member
This is a great list. It has been very helpful. I am very interested in the different scripts to close all pending orders. I have managed to create a script which opens 3 pending BUY orders along with 3 pending SELL orders with only inputting the OpenOrderPrice for each. I can't, however, seem to get any of the "close all" scripts to work.

Any ideas?

Also, I love the Set SL to BE EA. It works great. Does anybody have one, or know how to modify this one, that will set a trailing SL instead. For example, once it hits a profit of, say 20 pips to set a trailing SL at 15 pips.
  • Post# 43
  • Quote
  • Mar 11, 2010 9:41pm
  • rapidfx
    Joined Nov 2006 | 57 Posts | Status: Member
Quoting Pipsmeister
This is a great list. It has been very helpful. I am very interested in the different scripts to close all pending orders. I have managed to create a script which opens 3 pending BUY orders along with 3 pending SELL orders with only inputting the OpenOrderPrice for each. I can't, however, seem to get any of the "close all" scripts to work.

Any ideas?

Also, I love the Set SL to BE EA. It works great. Does anybody have one, or know how to modify this one, that will set a trailing SL instead. For example, once it hits a profit of, say...
can u share this script?
  • Post# 44
  • Quote
  • Mar 12, 2010 7:57am
  • Pipsmeister
    Joined Mar 2010 | 5 Posts | Status: Junior Member
Quoting rapidfx
can u share this script?
Here's the script. I realize I said I created this script. In fact I had one that opened 1 each way and then copied and pasted and modified until I got it to do 3 each way. So it's not really mine.. just adapted. I'm not a programmer at all, just a forex wannabe. Therefore there may be some code in here that just doesn't make sense, or that just doesn't work.

In addition to, say, setting the 3rd open order to a moving SL, is there any way to hide the SL and TP from a script? Or does it have to be an EA to hide them? ... and if so, is there a way to do something like this as an EA.

Sorry for what may be newbie questions.
Attached File
File Type: mq4 Open 3 both ways.mq4   7 KB | 710 downloads
  • Post# 45
  • Quote
  • Mar 13, 2010 12:04pm
  • goldsurfer
    Joined Nov 2008 | 515 Posts | Status: Member
Ok, great job saintsurfer. I'm looking for a move tp-stop indy right off the chart with your mouse. Oanda style would be a different way to describe. I'm pretty sure I have downloaded before but I can't find. Seems like I didn't like it much before. Anybody using a SL indy-ea like this that you are satisfied with?

Cheers
  • Post# 46
  • Quote
  • Apr 20, 2010 7:23am
  • Dm3554
    Joined Mar 2008 | 108 Posts | Status: Member
@goldsurfer

This EA might be what you're after ..... hope so. Set Language = 0 for English.

Double click TP/SL line on chart and drag to new position to change TP/SL.

Quoting goldsurfer
Ok, great job saintsurfer. I'm looking for a move tp-stop indy right off the chart with your mouse. Oanda style would be a different way to describe. I'm pretty sure I have downloaded before but I can't find. Seems like I didn't like it much before. Anybody using a SL indy-ea like this that you are satisfied with?

Cheers
Attached File
File Type: mq4 e-MoveSLTPbyMouse.mq4   16 KB | 1,346 download
  • Post# 47
  • Quote
  • Apr 22, 2010 12:07am
  • djarum11
    Joined Dec 2008 | 154 Posts | Status: Member
Could someone explain to me what it means to 'use it as an EA' vs. use it as a script? I am very familiar with MT4 but only manually, i have never used EAs or order scripts.

thanks in advance.
  • Post# 48
  • Quote
  • Apr 22, 2010 10:33am
  • forexsaint
    Joined Jun 2009 | 1,026 Posts | Status: <-That's how u gonna b, in the END!
Quoting djarum11
Could someone explain to me what it means to 'use it as an EA' vs. use it as a script? I am very familiar with MT4 but only manually, i have never used EAs or order scripts.
Hello
I have edited the 1st post and added USAGE part in there. What to place where has been posted there.

Just for your information (more elaborated):
An Expert Advisor (EA) is a piece of code which analyzes the market as well as trades it, based on the criteria programmed into it. It can open trades, take profits, move stops and close trades, etc. It is executed on every tick of price movement.
[Like a Wife, always there and ordering ]

A Script is similar to an EA but it is executed only once, when dropped on chart or double clicked or used with an hot key(not on every price tick)
[One night Stand stuff ]

An Indicator is a piece of code that can analyze the market movement and graphically/textually report an output based on it . It can't perform trading functions and is executed on every tick of price movement.
[Everyday infatuations; Take it seriously or leave it ]

Hope that helps.
Regards
  • Post# 49
  • Quote
  • Apr 22, 2010 10:55am
  • plasmapants
    Joined May 2008 | 606 Posts | Status: do i look confused?
Hi Forexsaint,

I wanted to ask if you could do a modification to your Close all Open Trades in Profit ea with parameters allowing to close trades between x and y ammount of profit.

Thanks.
bull in a china shop
  • Post# 50
  • Quote
  • Apr 22, 2010 8:43pm
  • forexsaint
    Joined Jun 2009 | 1,026 Posts | Status: <-That's how u gonna b, in the END!
Quoting plasmapants
I wanted to ask if you could do a modification to your Close all Open Trades in Profit ea with parameters allowing to close trades between x and y ammount of profit.
Hi
Just thinking of a quick way out, i think the following should work.
Use both >EA no. 13 and 14< on two separate charts. (use the 2nd line info posted for them)
Since you are talking of closing trades in profit.
Put Upper amount of range i.e. "y" in "Profit Ea" as positive integer
& put lower amount of range i.e."x" in "Loss Ea" as negative integer
I think it should work. Try out
Regards
  • Post# 51
  • Quote
  • Apr 30, 2010 11:22pm
  • CoffeeDrinke
    Joined Apr 2010 | 445 Posts | Status: AFRIKANER :D
Hey forexsaint.
I dont know if i am useless with pc's or just blind but out of the 5mil links you gave i still dont think i am seeing the thing i need and its like super simple thats whats so weird haha.

Basically,i just want a hot key where you stand on chart press ALT B OR ALT S(B for buy and S for sell) or whateva, then it makes a instand execution with a hardstop with the lot size(pre set obv) on that pair, and then when you want to get out you just cancel the order via a hot key like ALT C, do you have a link for that???

Please dont laugh lol, i know my pc IQ is 0 so yeah.

Thanks
Daniel.
  • Post# 52
  • Quote
  • May 3, 2010 4:46pm
  • fido
    Joined Apr 2009 | 129 Posts | Status: Almost there
Hi,
Thanks for the EA's. I have been looking for something like 27) Open Morder Multi LotTrader w variable TP SL EA for my scalping trades, but I just cant figure out how to make it work

I don't have any experience with EA's so I'm not really sure if I'm doing it correctly. I have attached it to my chart and I have this happy smiley in the top, right corner. How am I supposed to activate it ? Just by placing a market order ? when I do that it only opens 1 trade and not with the settings I have set in the EA. I hope someone out there can help me.


  • Post# 53
  • Quote
  • May 10, 2010 1:26pm
  • BenScoobert
    Joined Jan 2008 | 866 Posts | Status: Pipping along
Ive made great use of these EAs locking profits.

Does anyone have a trailing stop EA that allow you to trail by a % of pips in profit?

for example, you set 50%, if you are 10 pips in profit trailing moves to 5 pips, when price moves to 12pips it trails by 6 pips
  • Post# 54
  • Quote
  • May 20, 2010 2:11am
  • pmacbrian
    Joined May 2009 | 44 Posts | Status: Member
Not mine but I use it.

Cavemanager

Paddy

Quoting BenScoobert
Ive made great use of these EAs locking profits.

Does anyone have a trailing stop EA that allow you to trail by a % of pips in profit?

for example, you set 50%, if you are 10 pips in profit trailing moves to 5 pips, when price moves to 12pips it trails by 6 pips
Attached File
File Type: pdf THV CaveManager EA v1.41.pdf   103 KB | 1,997 download
  • Post# 55
  • Quote
  • May 23, 2010 8:46pm
  • scalpz
    Joined Oct 2008 | 426 Posts | Status: Target 1: SL in the green
Forexsaint, Really great work listing these useful tools.

Subscribed.

cheers scalpz
Target 2 : Stoploss in the green
  • Post# 56
  • Quote
  • May 24, 2010 6:07am
  • BenScoobert
    Joined Jan 2008 | 866 Posts | Status: Pipping along
Quoting pmacbrian
Not mine but I use it.

Cavemanager

Paddy
Thanks, but I got it made here.

http://www.forexfactory.com/showthread.php?t=236002
  • Post# 57
  • Quote
  • May 31, 2010 12:49pm
  • BenScoobert
    Joined Jan 2008 | 866 Posts | Status: Pipping along
Quoting forexsaint
16) Close All OPEN orders after SET AccPROFIT EA
- To Close all OPEN trades when a Set amount of profit is Reached in Account and not per OPEN trade
- Should be used as an EA
- Info String added for its Use in Settings
Source : Some thread in FF... Not yet known
We've used this one and found that it works and closes all orders, but then it doesn't reset itself and will close every new order.
Does anyone know how to modify it to reset itself?
  • Post# 58
  • Quote
  • Jul 8, 2010 10:21am
  • giraia_br
    Joined Jun 2007 | 1,046 Posts | Status: Member
i am searching a EA,script wich could set automatic SL and TP but neither Swiss ARmy nor the script in the first page are working for me.

this preset attached is what i am are trying with Swiss Army. Can someone have a look at it and point what is wrong? I want to try with small TP and SL, like 4, 5 pips etc.
Attached File
File Type: zip swiss.zip   < 1 KB | 477 downloads
  • Post# 59
  • Quote
  • Jul 8, 2010 10:30am
  • BenScoobert
    Joined Jan 2008 | 866 Posts | Status: Pipping along
Quoting giraia_br
i am searching a EA,script wich could set automatic SL and TP but neither Swiss ARmy nor the script in the first page are working for me.

this preset attached is what i am are trying with Swiss Army. Can someone have a look at it and point what is wrong? I want to try with small TP and SL, like 4, 5 pips etc.
http://www.forexfactory.com/showthre...38#post3714838

try that
  • Post# 60
  • Quote
  • Jul 8, 2010 12:16pm
  • giraia_br
    Joined Jun 2007 | 1,046 Posts | Status: Member
Quoting BenScoobert
http://www.forexfactory.com/showthre...38#post3714838

try that
many thanks.

but i still need a fixed stop loss. Do you use one?
Thread Tools Search this Thread
Show Printable Version Show Printable Version
Email This Thread Email This Thread
Search this Thread:

Advanced Search

  • Platform Tech
  • /
  • ALL Order Related Indicators, Scripts and EA
  • Reply to Thread
    • 1 2Page 3456 7
0 traders viewing now
  • More

©2013 Forex Factory, Inc. / Terms of Use / Privacy Policy

Forex Factory® is a registered trademark.

Connect

  • Facebook
  • Twitter
  • RSS

Company

  • About FF
  • FF Blog
  • Careers at FF
  • Advertising
  • Contact FF

Products

  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer

Website

  • Homepage
  • Search
  • User Guide
  • Member List
  • Online Now
  • Report a Bug