Versión 4.69
2024.07.10
Changes:
A settings block has appeared that allows positions to be closed when certain conditions are met.
A list of reasons why it is now possible to close positions:
1. The profit of the position has reached the specified value in the deposit currency;
2. Loss of the position has reached the specified value in the deposit currency;
3. Total profit on several positions has reached the specified value in the deposit currency;
4. Total loss on several positions has reached the specified value in the deposit currency;
5. X minutes have passed since the position was opened;
6. X bars have closed since the position was opened.
Versión 4.68
2023.11.09
Minor update.
Versión 4.67
2023.10.13
Changes:
Recompilation in new version of trading terminal.
Versión 4.66
2022.08.13
Changes:
There was a block of automatic installation of TakeProfit and StopLoss according to a given condition:
- Reset TP / SL if the current TP / SL of the order is zero;
- Reset TP / SL regardless of the current TP / SL values of the order.
Versión 4.65
2022.06.21
Changes:
- Added "Magic Number of trade panel" parameter.
- Minor fixes.
Now you can set MagicNumber for positions opened using the built-in trading panel.
Versión 4.64
2022.05.28
The utility has a time filter and several new settings.
Now you can specify the delay in minutes between the position opening time and the trailing start time.
The parameters are called:
- Use delay from position open time to start trailing? (Yes - true, No - false)
- Delay in minutes
It is also possible to specify up to 3 time intervals during which the utility will stop working and will not trail open positions.
Pausing trailing for a while can be useful, for example, when widening the spread.
The parameters are called:
- Use pause #1 in working time? (Yes - true, No - false)
- Pause #1 from time (date is ignored)
- Pause #1 to time (date is ignored)
- Use pause #2 in working time? (Yes - true, No - false)
- Pause #2 from time (date is ignored)
- Pause #2 to time (date is ignored)
- Use pause #3 in working time? (Yes - true, No - false)
- Pause #3 from time (date is ignored)
- Pause #3 to time (date is ignored)
Versión 4.63
2022.05.11
Updating the function library
Versión 4.62
2022.04.30
recompilation in the latest terminal build
Versión 4.61
2022.04.21
small fixes
Versión 4.60
2022.04.05
Version 4.60
1) It is now possible to use a virtual trailing stop. The broker does not see it. In addition, the size of the virtual trailing is in no way limited by the STOPLEVEL parameter - which sets the minimum possible distance for placing a pending order.
2) The Points to start trailing and Trailing step parameters have been added to all trailing methods, which allow you to specify the size of the profitable movement for the initial and subsequent trailing triggers.
3) Added an order filter for trailing: Buy only, Sell only, Buy & Sell. Now trailing can be enabled only for Buy trades or only for Sell trades.
4) The ECN Account parameter has been added, which should be enabled if trading is conducted on an ECN account. In this case, when placing pending orders, the EA will not calculate the minimum allowable distance for placing pending orders - STOPLEVEL;
5) In the Expert Advisor, it is now possible to sort the StopLoss values calculated by different methods and choose the StopLoss that will be closest to the current price or furthest from the current price. The function works if several trailing methods are enabled at the same time.
6) Settings for horizontal displacement of the indicator relative to the price chart (chart shift) have been added to the indicator trailing methods of Bollinger Bands, Envelopes, Moving Average.
Versión 4.52
2021.09.20
Builds:
Trailing Stop Universal MT4 : 4.52
Meta Trader 4 : 1340
Meta Editor : 2382
List of changes:
- Compilation in the last build.
The update is recommended for installation.
Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
Versión 4.51
2021.05.03
Version 4.51
Build compilation: 2378
List of changes:
- Compilation in the last build: 2378.
The update is recommended for installation.
Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
Versión 4.47
2021.02.04
Version 4.47
Build compilation: 2375
List of changes:
1. Updating the function library;
2. Fixed a bug that caused the product to not work properly on some trading instruments.
Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
Versión 4.42
2020.08.29
Version 4.42
Build compilation: 2375
List of changes:
1. Compilation in the latest build 2375;
2. Updating the function library.
This update is optional.
Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
Versión 4.41
2020.07.20
Version 4.41
Build compilation: 2302
List of changes:
1. Small changes in the program code;
2. The trading panel has become more compact.
Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.
Versión 4.35
2020.06.13
Version 4.35
Build compilation: 2302
List of changes:
1. Updating the library of functions;
Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.
Versión 4.3
2020.05.13
Version 4.3
Build compilation: 2302
List of changes:
1. The "HIGHEST HIGH / LOWEST LOW (HH / LL) PAST FEW BARS" trailing method, which completely repeats the trailing method for the "Price Channel" indicator, has been renamed to "Price Channel trailing".
2. Improved redrawing the trading panel.
3. Improved interface input parameters.
4. Added breakeven function - "Breakeven". How it works: If the parameter "Use Breakeven" is "true", then the breakeven function is enabled. When you enable this function, the EA will first move StopLoss to breakeven, and only after that the selected trailing method will start working. If negative swaps and commissions have accumulated on an open order, the breakeven function will compensate them.
5. Improved calculation of the minimum distance between a pending order and the price of its triggering - "Stops level". If the calculated StopLoss level is too close to the trigger price, it will be placed at an allowed distance.
6. For some users, the trading panel obscures the chart. It was decided to make the panel minimized by default.
7. The "Pips to start trailing" parameter has been added to all trailing methods.
Dear users, please leave your feedback and impressions of updates, and also inform if you find errors in the utility. This will contribute to their quick elimination.
Versión 4.1
2020.04.12
Version 4.1
Build compilation: 2302
List of changes:
1. Removed the "Stops Level" parameter. Now this value is calculated automatically when trailing each trade.
2. Added a new trailing method called "HIGHEST HIGH / LOWEST LOW (HH / LL) PAST FEW BARS TRAILING".
How it works: the settings indicate the time frame and the number of last bars, among which the bar with the highest high and the bar with the lowest low will be found. Trailing of buy deals is carried out at the lowest low, and trailing of sell deals is carried out at the highest high for the indicated number of last bars.
Versión 4.0
2020.04.06
Build compilation: 2302
List of changes:
1. Transactions opened using the trading panel are considered manual transactions and have a "MagicNumber" of zero;
2. The buttons "Close Buy" / "Close Sell" on the trading panel now close all Buy - / Sell - orders on the trading symbol with any MagicNumber;
3. The "Slippage" parameter has been removed from the settings and is now calculated automatically as 2 spreads;
4. The trailing function has been redesigned;
5. Added trailing in the deposit currency;
6. The "Ichimoku Pips To Start Trailing" parameter has been added to the trailing settings for the Ichimoku indicator.
Versión 3.8
2020.03.07
Recompiled in the current version of MT4.
Versión 3.0
2020.02.25
Added new parameters:
⦁ Take Profit increment / decrement step;
⦁ Stop Loss Step increment / decrement step;
⦁ Volume increment / decrement step.
Versión 2.9
2019.09.25
Reworked trailing stop at the control prices of the selected bar.
A new parameter appeared in the settings: "Count of pips between trailing price and control price of bar."
Versión 2.8
2019.09.17
1. In the settings you can now select orders for trailing: manual orders, EA's orders, all orders.
2. Orders opened from the trading panel are considered EA orders and have MagicNumber, according to the settings.
Versión 2.5
2019.01.18
- Removed test mode;
- Added trading panel.
Versión 2.0
2018.11.19
Code optimization.
Versión 1.7
2018.11.11
Minor update
Versión 1.5
2018.10.04
Added trailing on the ZigZag indicator
Versión 1.3
2018.09.26
Version 1.3.
Code optimization. To select a timeframe, a method for calculating the moving average and the applied price, standard enumerations are now used.
Versión 1.2
2018.08.19
Added trailing on the ATR indicator
Awesome EA, l love love love it. Different trailing loss options based on market movement. Trailing loss has been my weakness, now l am able to integrate my auto system, and leave the system running as per my thinking. Great work there for different trail SL scenarios.