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
I am new to this forum and have been reading some of the early posts in this thread. Can someone please advise how the SA Ea is applied. Is it attached to a chart that has a trade open in the terminal, that is, a chart that has an existing EA operating on it or does it need a new chart opened and the SA EA attached to that ?
I am new to this forum and have been reading some of the early posts in this thread. Can someone please advise how the SA Ea is applied. Is it attached to a chart that has a trade open in the terminal, that is, a chart that has an existing EA operating on it or does it need a new chart opened and the SA EA attached to that ?
Many thanks
Mikenval
Maybe you could try it...
the right use is : attach to a new chart, when you open any order, sa manage it for you
Just wondering if you can add an option to only initiate the Trail after BreakEvenAt and Slide has been triggered first. I want to be able to trail price every 2pips but only after SL has been moved to BreakEvenSlide.
Hi ryanklefas - this ea looks perfect for keeping my martingale system under control. But I have a couple of questions:
* How will the CloseOrders function work with EAs which instantly open new trades when one has been closed? Will it get into an eternal loop? I generally have 15 or more trades in operation at once, all to be closed down and reinitiated at a given profit or loss level.
* If I want to move the BE to start price+5 pips (to get some profit), can I set the BE slide to a negative number. Will this work?
* Like other followers of this thread, I too would really appreciate a trailing SL to be initiated only when BE conditions have been met.
Thanks so much for all your excellent work with this.
[quote=ryanklefas;111451]What it is:
Below, you'll find my Swiss Army EA. I've designed it so that it can manage orders in your MT4 terminal using a large variety of methods.
Hi ryanklefas, first of all I have to say that I really love your SwissArmy EA.
It really works great and help my trading tremendously.
I just have one problem with it...
I often have open several charts of the same pair that I am trading differently. When I use the SwissAmy EA, and attach it to the chart that I want it to control, it end up controlling ALL of the others (same pair) as well.
I was thinking.... (scary I know) and I think I have a simple solution to this and I hope you can make it work.
When you manually enter orders you have the option to enter a comment in the comments field. Can the SwissArmy EA be modified to only control orders that have the specified value in the comments field?
That way you could trade the same pair with a different COMMENT and it would not be effected.
I hope this can be done - as it would make the SwissArmy EA even greater than it already is!
Can anyone tell me how to make this EA close all orders in terminal when in profit at 100 pips? I thought I had it set right, but it is showing number of pips on the left side as 113 right now, and is not closing the orders.
Hello everybody,
I am testing a new strategy and need a function related to Trailing Stop tool, which will allow me the following operation:
If for example I have an order:
Open: Long, 1.3800
TP: 1.3900
SL: 1.3750
I'm interested in a function that automatically after the price reach the TP level will not realise my profit by closing order but will automatically convert TP to SL and placing it 10, 15 pips lower (1.3890 / 85) and if the price will go up further, automatically move the SL following the price with the same distance from the price. Does Swiss Army EA allow me to that. If yes, how should I do it or what other application do you reommend. I’ll be grateful for the instructions.
First of all, a big thanks for this great tool, I've been using it on several accounts with success, not being a expert coder, it has made my coding learning easier.
I do have an issue with the MaxLoss_Percent : whatever I put there, it's closing all trades. Please find attached my set file.
c' is a really interesting EA and which has l' air well done;
J' would like to know if l' can; to use in reality on brokers for 4 or 5 digits and which are or not " pendings orders " , on small accounts (500 or 1000 $).
J' have like broker FXCMUK (No pending orders -5 digits) and FXDD (4 digits) at the Hours GMT + 2
Hi ryanklefas,
Thank you for sharing the Swiss Army EA - very good and helpful tool.
I wonder, if it's possible to alternate the position of run-time statistics from top/left corner to any other corner on a chart screen.