Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
iAnonyme  
Vladislav Andruschenko #:
Instead, positions are opened on your broker at your broker's prices. you can see in your records that one hundred stop loss was at the same price, but your broker will adjust the closing price. deal with your broker.
Pls delete your comment No.358 
You published my account report.
We should analyse privately
Vladislav Andruschenko  
iAnonyme #:
Pls delete your comment No.358 
You published my account report.
We should analyse privately
You send all to the blog. 
Write to servicedesk. I can't delete. 
Krzysztof Skomra  
Can I order EA updates for the additional function of Trailingstop on SMA average? I mean a virtual trailing stop from a chart so that it can be applied to Renko charts. Normal trailing stop on renko moves too often and generates server load which the brokers don't like.
Vladislav Andruschenko  
Krzysztof Skomra # :
Can I order EA updates for the additional function of Trailingstop on SMA  average? I mean a virtual trailing stop from a chart so that it can be applied to Renko charts. Normal trailing stop on renko moves too often and generates server load which the brokers don't like.

Why not use Parabolic?

Krzysztof Skomra  
Vladislav Andruschenko #:

Why not use Parabolic?

Thanks for the quick reply. The use of Parabolic Sar does not work for renko charts. Parabolic is pulled differently from the chart data than renko. Exp Assistant keeps stoploss on parabolic from the normal chart and not from renko. There is a slight disjointment. I don't know if you will understand me well?

Vladislav Andruschenko  
Krzysztof Skomra # :

Thanks for the quick reply. The use of Parabolic Sar does not work for renko charts. Parabolic is pulled differently from the chart data than renko. Exp Assistant keeps stoploss on parabolic from the normal chart and not from renko. There is a slight disjointment. I don't know if you will understand me well?

I understand you perfectly,

indeed, indicators are loaded from the chart where the EA is installed

Attach your Renko chart script.

Krzysztof Skomra  
Vladislav Andruschenko #:

I understand you perfectly,

indeed, indicators are loaded from the chart where the EA is installed

Attach your Renko chart script.

I must apologize to you because now I checked again on the currently latest version and it works perfectly. Congratulations once again on a good job. Thanks keep it up

Vladislav Andruschenko  
Krzysztof Skomra #:

I must apologize to you because now I checked again on the currently latest version and it works perfectly. Congratulations once again on a good job. Thanks keep it up


ok thank you

72640  
Does this EA work on Indices as well? Can you maybe do a Video in English to explain how it works?
Vladislav Andruschenko  
72640 #:
Does this EA work on Indices as well? Can you maybe do a Video in English to explain how it works?
this EA sets stop loss take profit and trailing stop on any symbol in metatrader.  and shows additional information on the trading account.
Lawrence Amos Magoti  
Can someone please explain to me how placement of trail stop, trailstep, breakeven work! Because I know what I want to do but I don't know how to command it on the robot. Let's say I want my Stop loss in buy order to move 5 point below the current price so as to lock my trades, how do I set the values?
Vladislav Andruschenko  
lawrence magoti #:
 Let's say I want my Stop loss in buy order to move 5 point below the current price so as to lock my trades, how do I set the values?





Classic TrailingStop

TrailingStopUSE (true - false),  IfProfTrail(true - false),  TrailingStop (in points),  TrailingStep (in points).

These parameters enable\disable automatic tracking of positions by moving the Stop Loss in + zone.

TrailingStopUSE - enables\disables trailing stop function.

IfProfTrail - if true, the Expert Advisor starts modification only when the positions is in the break even. If false, trailing stop starts working right after opening a position and pulls it after the price.

TrailingStop - distance in points from the current price to the estimated Stop Loss. This parameter can be less than the minimum allowed parameter on your server.

TrailingStep - Stop Loss modification step.

For example, Stop Loss will be modified each TrailingStep points on the distance of TrailingStop points from the current price.




Moving Stop Loss to break even

MovingInWLUSE (true - false)  LevelWLoss (in points)  LevelProfit (in points).

These parameters adjust the possibility to modify deals moving the Stop Loss to break even at the earliest opportunity.

For example:

  1. You would like to set Stop Loss in the break even, when the deal will score +10 points of profit:
    MovingInWLUSE = true, LevelWLoss=0, LevelProfit=10.
  2. You want to set Stop Loss in +5 points, when the deal will score +20 points of profit:
    MovingInWLUSE = true, LevelWLoss=5, LevelProfit=20.

Therefore the difference between LevelProfit-LevelWLoss must always be greater or equal to the minimum stop on the server.

Lawrence Amos Magoti  
Vladislav Andruschenko #:


Thank you, but I didn't quite understand on the trailing step part. Why put 1?



Classic TrailingStop

TrailingStopUSE (true - false),  IfProfTrail(true - false),  TrailingStop (in points),  TrailingStep (in points).

These parameters enable\disable automatic tracking of positions by moving the Stop Loss in + zone.

TrailingStopUSE - enables\disables trailing stop function.

IfProfTrail - if true, the Expert Advisor starts modification only when the positions is in the break even. If false, trailing stop starts working right after opening a position and pulls it after the price.

TrailingStop - distance in points from the current price to the estimated Stop Loss. This parameter can be less than the minimum allowed parameter on your server.

TrailingStep - Stop Loss modification step.

For example, Stop Loss will be modified each TrailingStep points on the distance of TrailingStop points from the current price.




Moving Stop Loss to break even

MovingInWLUSE (true - false)  LevelWLoss (in points)  LevelProfit (in points).

These parameters adjust the possibility to modify deals moving the Stop Loss to break even at the earliest opportunity.

For example:

  1. You would like to set Stop Loss in the break even, when the deal will score +10 points of profit:
    MovingInWLUSE = true, LevelWLoss=0, LevelProfit=10.
  2. You want to set Stop Loss in +5 points, when the deal will score +20 points of profit:
    MovingInWLUSE = true, LevelWLoss=5, LevelProfit=20.

Therefore the difference between LevelProfit-LevelWLoss must always be greater or equal to the minimum stop on the server.

Lawrence Amos Magoti  
I have noticed the EA puts a slightly higher points (100 points approx) in my TP, ( instead of 500, it puts sometimes 583 or 640 or other values) also when I open multiple positions and confirm placement of order, the EA fails to put SL, TP in some of the orders, is there a solution for this issue
Vladislav Andruschenko  
lawrence magoti #:
I have noticed the EA puts a slightly higher points (100 points approx) in my TP, ( instead of 500, it puts sometimes 583 or 640 or other values) also when I open multiple positions and confirm placement of order, the EA fails to put SL, TP in some of the orders, is there a solution for this issue
perhaps you do not take into account the spread when opening?  
or your broker does not allow setting 500 and sets it to the minimum possible distance allowed by the broker ? 
 In order to answer your question in a vain way, you need to study full data about your problem.


==============================================================================================
⚠️⚠️⚠️ FULL INFO about your problem: How to make Files https://www.mql5.com/en/blogs/post/732566 ⚠️⚠️⚠️
Vladislav Andruschenko  
rafilathif # :
The trailing stop and breakeven can manage in one symbol for all open trade?

The Expert Advisor works on the currency pair on which it is installed and monitors all orders of this currency pair.

AlexAlex999  
Здравствуйте! Не могли бы Вы добавить трейлинг по свечам - SL переносится на уровень LOW предыдущей свечи (для сделок BUY) и на уровень HI предыдущей свечи (для сделок SELL). Очень не хватает в торговле.
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti