Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
Vladislav Andruschenko  
giod #:
Hi all,

Is this assistant monitoring only the chart it is mounted on, or is there a chance to install it and manage all opened positions in the trading panel?

If not, is there any reliable free EA which would place a break even sl on all positionsof an account on a certain pips/account currency level?

My challenge - I'd prefer to run different EAs on a few charts on one MT5 VPS installation (EA doesn't provide a break even functionality) AND an additional "profit saver" EA for all opened positions...

This ea only for 1 symbol per ea. 

Try this
CloseIfProfitorLoss Close on total profit or loss with profit trailing!
💎 CloseIfProfitorLoss MT4: https://www.mql5.com/en/market/product/2945
💎 CloseIfProfitorLoss MT5: https://www.mql5.com/en/market/product/872
↔️↔️↔️ FULL GUIDE for CloseIfProfitorLoss : https://www.mql5.com/en/blogs/post/689523
↔️↔️↔️ FULL GUIDE for CloseIfProfitorLoss : https://www.expforex.com/publ/11-1-0-182
============================================



[Gelöscht]  
Vladislav Andruschenko #:
Thank you for your help! Very much appreciated
[Gelöscht]  
Vladislav Andruschenko #:
Just to understand correct:

I open a new chart and mount CloseIfProfitorLoss MT5 on it. Then it will be able to put in a break even and a trailing stop for every opened position (executed by different EAs for different pairs which run on different charts), with the same values (for example: profit of 1 USD - put in a BE @ + 0.10 USD and a TS @ - 10 USD) i have put into CloseIfProfitorLoss MT5 within this MT5 terminal?

I want to have the BE near to opening price but the TS to remain "in a biger distance". Thank you again. Probably i mistake some of the .pdf description explanations...
Vladislav Andruschenko  
giod #:
Just to understand correct:

I open a new chart and mount CloseIfProfitorLoss MT5 on it. Then it will be able to put in a break even and a trailing stop for every opened position (executed by different EAs for different pairs which run on different charts), with the same values (for example: profit of 1 USD - put in a BE @ + 0.10 USD and a TS @ - 10 USD) i have put into CloseIfProfitorLoss MT5 within this MT5 terminal?

I want to have the BE near to opening price but the TS to remain "in a biger distance". Thank you again. Probably i mistake some of the .pdf description explanations...
This is virtual trailingprofit. 



[Gelöscht]  
Vladislav Andruschenko #:
Thank you very much Vladislav. Will try out now and find out if i have to install it on a new empty chart, or all charts, or none of them.
[Gelöscht]  

giod #:
Thank you very much Vladislav.

Thank you very much Vladislav.

I get frustrated - I probably don't understand your .pdf/Web page:


I only want a SL to be set up on any active position in my MT5, as soon as any position reaches for example 0.50 USD. The SL has to be set then to 0.06 USD. NO TRAILING, IN NO WAY, WITHOUT ANY RULES HAS TO BEGINN THEN (As the Trailing is managed by other EAs). So actually, just a pure and basic break-even amount has to jump in and done.

Question: Which of the following fields have to be ticked on/off?...With which values for the example above?

1. All Symbols - Use closing on all symbols.
2. XXXXXX only - Use closing only on the current currency pair on which the advisor is installed.
3. Separate BuySell - Use a separate closing for positions BUY and SELL.
4. Separate Order - Use a separate closing for each deal/position separately.
5. Profit $ - Enables/disables closing on the total profit in dollars or the deposit currency.
6. Profit p - Enables/disables the closing of the total profit in points.
7. Profit% - Enables/disables closing on the total profit as a percentage of the current balance.
8. Loss $ - Turns on / off the closing for the total loss in dollars or the deposit currency.
9. Loss p - Enables/disables the closing of the total loss in points.
10.Loss% - Enables/disables the closing of the total loss in percent of the current balance.
11.Close if Profit or Loss ON - The closing function for total profit or loss is ON
12.Close if Profit or Loss OFF - The closing function for total profit or loss is OFF


Thanks to anybody answering (not only Vladislav) I very much appreciate your help!

Vladislav Andruschenko  
One contradicts the other.  It is impossible to set a real breakeven in dollars in the terminal.  Only in points.  You can install the Assistant on different charts, then it will monitor different charts and set breakeven points.  The second program allows you to set a total trailing profit (virtual trailing stop) in dollars for each individual position or for all positions at the same time (general average virtual breakeven.) You can test its operation on a demo account to understand the principle of operation.
[Gelöscht]  
Vladislav Andruschenko #:
One contradicts the other.  It is impossible to set a real breakeven in dollars in the terminal.  Only in points.  You can install the Assistant on different charts, then it will monitor different charts and set breakeven points.  The second program allows you to set a total trailing profit (virtual trailing stop) in dollars for each individual position or for all positions at the same time (general average virtual breakeven.) You can test its operation on a demo account to understand the principle of operation.
Thank you for your patience. I have installed it on DEMO without success yesterday before bothering you.

But; No problem - I will set the BE in points.
Question: Which of the fields have to be ticked on/off and with which value (in points) to set all BEs for all opened positions to 1 point when it reaches 5 points (or even when it only passes 1 point towards the direction of more profit)?
burlah4u2c  
Thank you for this awesome assistant. It's been great. Can you kindly add to use either Bid or Ask price for entries, SL and PSAR trailing stop?
Vladislav Andruschenko  
burlah4u2c #:
Thank you for this awesome assistant. It's been great. Can you kindly add to use either Bid or Ask price for entries, SL and PSAR trailing stop?
Buy with ask sell with bid. This is rules 
Carris Wong Wei  

Could you please explain this? Because this not covered in the description...



Vladislav Andruschenko  

BREAKEVEN Installing stoploss in breakeven

BreakEven (true-false) BULevel (in points) BUsize (in points) These parameters control the ability to include a modification of the trade in a breakeven, at the earliest opportunity.

For example: Do you want to set a stop loss to a break-even when the trade collects +10 points of profit: BreakEven = true; LevelProfit = 10; LevelWLoss = 0;

You want to set a stop loss of +5 points, when the trade will gain +20 points of profit: BreakEven = true; LevelProfit = 20; LevelWLoss = 5;

The difference between LevelWLoss LevelProfit should always be greater than or equal to the minimum stop on the server

Junalben Cadigoy Mamaril  

Thank you for your excellent work. However, I just have one question.

How can I use this in conjunction with other EAs? I mean, with other EAs handling the trades and this one specifically managing the positions?

Vladislav Andruschenko  
Junalben Cadigoy Mamaril #:

Thank you for your excellent work. However, I just have one question.

How can I use this in conjunction with other EAs? I mean, with other EAs handling the trades and this one specifically managing the positions?

You can open 2 charts with same symbol. 
1 chart with you ea
1 chart wits assistant. 
Junalben Cadigoy Mamaril  
Vladislav Andruschenko #:
You can open 2 charts with same symbol. 
1 chart with you ea
1 chart wits assistant. 

Thanks for the kind reply. But what is happening is that the other expert advisor is generating buy or sell orders, but the parameters that I set for this specific EA are not taking effect. Even though I tried opening 2 charts with same symbol. 
Junalben Cadigoy Mamaril  
Vladislav Andruschenko #:
You can open 2 charts with same symbol. 
1 chart with you ea
1 chart wits assistant. 

it is now working i use same magic number with the other ea. thanks so much for the effort for this wonderful ea. 

Vladislav Andruschenko  
Junalben Cadigoy Mamaril #:

it is now working i use same magic number with the other ea. thanks so much for the effort for this wonderful ea. 

Thank you
Stortale  
Утилита на английском или есть возможность выбора языка?
Vladislav Andruschenko  
Sami J M Murad Sami Jmmurad #:

There is stopwatah on the chart 

What is the point of it?

Thank you very much

time until the end of the bar.
Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen