Версия 6.3
2024.02.25
fix bug auto close partial 1
Версия 6.2
2023.01.29
Fixed bug auto close partial 3
Версия 6.1
2023.01.11
+ Added Auto Close Partial 3, this feature makes it possible to partially close lots that are experiencing a loss.
Note : There are changes to the setfile, please download the new setfile on the blog and reload all the setfile
Версия 6.0
2022.10.08
Major updates:
1. Delete Grid Mode Hedging Pro 5-9
2. Delete entry method : Start With Wave Z, Start With Reversal Z, Start With MA Cross
3. Added entry method : Trend Specialist
4. Added input parameter: Open Next Grid on Trend Direction, the next position is opened only when there is a signal.
5. Added input parameter : Use Stoploss & Takeprofit (in pips)
You can download the latest setfile at the very bottom of the blog: https://www.mql5.com/en/blogs/post/744338
Версия 5.10
2022.07.16
+ Update code for 3 digits broker for Gold
+ Update code for show timer
Версия 5.9
2022.06.13
Update code for Lock by Drawdown/money/pips
Версия 5.8
2022.06.10
Update code for news filter
Версия 5.7
2022.06.03
+ Added input font size, now the user can specify the size of the font used.
+ Added input news update period in seconds, now the user can specify the update news period, in seconds.
+ Delete Board Panel
Версия 5.6
2022.05.31
Fix bug for news filter.
Версия 5.5
2022.05.24
+ Added news filter, economic news calendar using the built in news calendar of MT5 terminal.
+ Added board panels
+ Added code to minimize requotes when open and close positions.
Версия 5.4
2022.05.09
Update code for lock by drawdown/money/pips
Версия 5.3
2022.05.05
+ Delete input select lock method and lot lock method
+ Delete xpart input
Версия 5.2
2022.05.05
Fix bug for lock by drawdown/money/pips
Версия 5.1
2022.05.04
+ Delete Lock Zero
+ Added lock feature:
1. Lock Type: Lock Minus, Lock Profit, and Lock All. Details are in the blog post.
2. Lot Lock : No Split Lot, Split Lot Lock into minimum lot broker, Slit Lot lock into xpart. Details are in the blog post.
https://www.mql5.com/en/blogs/post/744338
Версия 5.0
2022.03.23
Fix bug for additional information
Версия 4.9
2022.03.22
1. Update code for Close Partial Buy/Sell.
Before: EA will only close partial first position loss
After : EA can close partial 1st and 2nd position loss if conditions allow
2. Added input: Open Next Grid only on a new bar
Please download the latest setfile on the blog post https://www.mql5.com/en/blogs/post/744338
Версия 4.8
2021.11.29
Fix Bug for Lock By Loss in pips
Версия 4.7
2021.11.29
+ Added MaxTrade Buy: Maximum allowed long positions
+ Added MaxTrade Sell: Maximun allowed sell position
+ Added Lock By Drawdown: The bot will lock the position when the Drawdown is reached.
+ Added Lock By Loss in Money: The bot will lock the position when the loss in money is reached.
+ Added Lock by Loss in pips; The bot will lock the position when the loss in pips is reached.
Lock will be distributed evenly by opening positions opposite the number of open positions that experienced a drawdown/loss in mone/loss in pips.
Example: 5 open positions buy a total of 5 lots, then the bot will open 5 open sell positions with a total of 5 lots in the initial stage.
Next stage the bot will continue to open hedge positions while doing partial closes.
The hedging position will only be opened once, if it has been partially closed, the bot will not reopen the position.
Please download the latest setfile on the blog for an example of using lock by loss in money
Версия 4.6
2021.11.15
Update code for dashboard monitor margin
Версия 4.5
2021.11.14
+ Added a dashboard to monitor the margin required to open the next position and the total available lots.
It is hoped that this information will make it easier for users to monitor the health of their accounts and be able to make the right decisions with accurate data.
Версия 4.4
2021.11.14
Fix bug, drawdown not showing on monitor panel
Версия 4.3
2021.11.14
Update cutloss by drawdown
+ Previously the drawdown calculation will calculate the drawdown of all open charts.
+ Latest update, drawdown is only calculated on the relevant chart.
Версия 4.2
2021.11.12
+ Update code for pending orders, now the bot will open stop and limit pending orders if there are only buy or sell positions after the "Number of trade to start Pending Order" is reached.
Example:
Number of trade to start Pending Order = 5,
Buy position : 5
Sell position : 0
Then the bot will place a pending sellstop and sell limit.
Версия 4.1
2021.11.07
Update code for trailing in percentages
Версия 4.0
2021.11.03
+ Update code for open & close positions using prices in seconds: 0.20,40, and 59 deviations 3 seconds
+ update code for close partial in percentages
Версия 3.9
2021.10.28
Added feature to synchronize orders when the server is disconnected
Версия 3.8
2021.10.28
+ Update code for Grid Mode Hedging Pro 9
+ Delete Lock By Drawdown
+ Added server connection speed monitor to prevent using bad vps
Версия 3.7
2021.10.12
Update code for Grid Mode : Hedging Pro 1
Версия 3.6
2021.09.23
fix issue on checking free margin for locking lots
Версия 3.5
2021.09.22
+ update code to comply with the latest compiler metaquotes
+ added entry mode: MA Cross
Версия 3.4
2021.09.22
Update code for grid mode hedging pro 7&8
Версия 3.3
2021.09.20
update code in determining the maximum lot lock
Версия 3.2
2021.09.20
Added code limiting maximum lots per trade for lot locks.
Версия 3.1
2021.09.19
added daily target feature, if the daily profit target is reached, the expert will be removed from the chart automatically.
Версия 3.0
2021.09.18
Added Lock By Drawdown
There are 3 lock methods that can be used:
+ Lock Profit, ea will hedge the positions based on the number of profitable lots
+ Lock Minus, ea will hedge the position based on the number of losing lots
+ Lock All, a combination of lock Profit+Lock Minus
Версия 2.7
2021.09.18
+ Added Hedging feature
Версия 2.6
2021.09.18
I have analyzed the weakness of the Euro Hedge, if the price moves with high volatility, the bot will have problems running out of free margin to continuously take new positions.
And this usually happens in the UK and US sessions and every Friday at the close of the market.
Here is the update for Euro Hedge to address the issue:
1. add a trading day restriction, it only applies to the opening of a new cycle
2. add manage new cycle, so you can choose at certain hours not to open new cycle positions and only manage open positions.
Версия 2.5
2021.09.17
+ Update close partial by percentage by adding option 1 & 2
+ Added close Partial 3: only Close partial last position profit
Версия 2.3
2021.09.02
pdate code for spread monitoring
Версия 2.2
2021.08.25
Update code for Grid Mode : Hedging Pro 1
Версия 2.1
2021.08.17
Update code for virtual grid
Версия 2.0
2021.07.09
Update code for recovery mode : 2,3,6
Версия 1.9
2021.06.29
Update code for brokers that use 3 digits on Gold/XAUUSD
Версия 1.8
2021.06.28
Added:
+ Continue New Cycle: If False, then the Expert Will Only Manage The Remaining Open Positions and Will Not Open New Positions When All Positions Have Been Closed.
Usefulness: If you want to change the strategy or do not want to trade the Pair.
Версия 1.7
2021.06.13
+ Delete lock profit
Версия 1.6
2021.05.14
Update code for Recovery Mode : Hedging Pro 3
Версия 1.5
2021.04.24
Update code for auto close partial by percentage
Версия 1.4
2021.04.06
Update code for Hedging Pro 4 & 7
Версия 1.3
2021.04.06
Added lock profit
Версия 1.2
2021.04.01
+ Update code for Hedging Pro 7
+ Added Hedging Pro 8 & 9
Версия 1.1
2021.03.30
Update code for :
+ Close partial buy & sell
+ Close partial all
In the backtest the EA shows good results, but in the real market I received margin call several times in my live account.
Update: 09.08.2021
After contacting the author and giving me some advice, the EA seems to be working fine. However, I will update my review a month from now to clarify the results after adjustments.
-----
Update: 18.09.2021
This EA has proven to be profitable.
From my experience, I advise not to trade it on gold, it is enough to only trade on EUR/USD and GBP/USD, and this is enough to achieve a good monthly return.
The author is amazing and helpful