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.
I actually need an EA that can trail the profit in my floating P/L because I have several orders open at once. This way when they are collectively in profit it will close all trades even if there are a few negative trades open still and not one at a time.
Does this make sense?
You want a trailing stop applied to the orders AS A WHOLE? It doesn't do that at the moment. The closest thing 1.3 has to that is the CloseByTotalProfit.
__________________
"Don't workharder, work smarter." -- my Java professor
I am wondering if you can set this to close all orders by equity. I'm thinking it closes them now when your account balance reaches the stated objective, right? Is there a way to make it close them when equity reaches a certain balance?
I am wondering if you can set this to close all orders by equity. I'm thinking it closes them now when your account balance reaches the stated objective, right? Is there a way to make it close them when equity reaches a certain balance?
Thank you again,
Mike
All closeout options are based on equity. If you want it to close trades when a certain amount of profit (in equity) is reached, you have three options available: dollar, pips, or percentage profit (and same for loss). Once an order is closed, then it will register on your account balance.
__________________
"Don't workharder, work smarter." -- my Java professor
ok got it Ryan, thank you. One more thing, would it be possible to have the text on the chart state what equity the EA is looking at to close? Something like:
"Will close all orders at $3853."
This would sure be helpful to me.
Quote:
Originally Posted by ryanklefas
Sure thing:
Disable closeByTime (1.35 has it enabled by default);
Enable COND_MaxProfit_Percentage;
Set MaxProfit_Percentage to 2;