バージョン 3.92
2024.08.15
fixed difference with MT5 version, when using the "useVariableValues" parameter (which adjust entries and exits to the actual price of Gold)
バージョン 3.91
2024.08.14
fixed issue with some brokers returning a "lotsize is not multiple of 0.01" error
バージョン 3.90
2024.08.02
fixed bug in NFP filter
RECOMMENDED UPDATE!!!
バージョン 3.80
2024.07.11
adjusted slippage filter
バージョン 3.7
2024.07.11
Added NFP Filter:
!! you must add the URL "https://www.worldtimeserver.com/" to the "allowed URL's" in your MT4/MT5 terminal (tools -> options -> expert advisors) !! (for the AutoGMT)
- EnableNFP_Filter -> turn the NFP filter on or off
- AutoGMT -> let the EA calculate the correct GMT offset for your broker, so that the time of NFP will be correct
- GMT_OFFSET_Winter -> for setting the GMT Offset manually in the wintertime (when AutoGMT is off, or during backtesting!)
- GMT_OFFSET_Summer -> for setting the GMT Offset manually in the summertime (when AutoGMT is off, or during backtesting!)
- NFP_CloseOpenTrades -> force the EA to close all open trades when NFP starts (X minutes before NFP)
- NFP_ClosePendingOrders -> force the EA to delete all pending orders when NFP starts (X minutes before NFP)
- NFP_MinutesBefore -> how many minutes before the NFP event, to close trades and pending orders
- NFP_MinutesAfter -> how many minutes after the NFP event, before the EA resumes trading again
バージョン 3.6
2024.07.05
improved the new HL_TrailingSL function
バージョン 3.5
2024.07.03
fixed small bug when running without the new "HL_TrailingSL" option
バージョン 3.4
2024.07.02
added HL_TrailingSL -> this will trail the SL based on the recent highs and lows (on by default)
Added option to disable the variable values for entries and exits
added option to set a manual balance to be used by the EA
バージョン 3.3
2024.05.13
added options to make trade entries and exits more unique.
There are seperate parameters available for adding/subtracting X number of pips to the Entry, SL, TP and TrailingSL values.
This way, you can make your own unique trades, which will further prevent prop firms from flagging you for copy trading
IMPORTANT: do not just run some new values live, without testing those values first in a backtest!
バージョン 3.1
2024.03.17
- fixed issue that could cause backtest to fail with error (zero divide) when using TDS2
バージョン 3.0
2024.03.17
- improved "Daily Max Drawdown" algorithm
- Improved overal algorithm -> now the EA will adjust all internal values (SL, TP, entry, trailingSL, etc) to the actual market. So if Gold is trading around 500$ or 3000$ will have different values for all those parameters, automatically adjusted
バージョン 2.60
2024.03.08
added support for HKD currency accounts
バージョン 2.50
2024.03.04
fixed bug from V2.4 that caused TrailingSL not to work correctly
Mandatory update!
バージョン 2.40
2024.03.01
decreased number of messages (which could cause "hyperactivity" with some brokers)
バージョン 2.30
2024.02.23
enabled strategy 8 by default
バージョン 2.20
2024.02.19
fixed issue with brokers that use only 1 digit for gold symbol
バージョン 2.10
2024.01.11
fixed small thing related to trailingSL
バージョン 2.0
2023.12.24
Added a new strategy 8(which runs internally on H4). This will trade more than the other strategies. It is off by default, and if you use it, I would recommend disabling strategy 1 to keep drawdown the same as before.
バージョン 1.90
2023.12.14
- Randomization option improved
バージョン 1.80
2023.12.08
added option to remove the suffix of the comments (_XAUUSD_A etc..) for prop firms so they don't detect the same EA being used
バージョン 1.70
2023.11.15
added option to stop trading on friday evening and close all trades
improved the Max Daily Loss algorithm
バージョン 1.60
2023.11.06
added option to randomize the entries and exits a bit. This could be usefull when many people are using the EA on the same prop firm, to prevent to get banned
A good value would be between 10 and 50 max
バージョン 1.50
2023.11.02
added "Max Daily Drawdown" parameter, for propfirms
バージョン 1.40
2023.10.26
added option to disable margin check for BTC accounts
バージョン 1.31
2023.07.26
removed repeating messages
バージョン 1.3
2023.07.24
fixed issue with brokers that use non standard name for XAUUSD
I have back tested the free demo. Now using the EA in my Demo account it is set to capture breakouts looks promising but Gold has hit a patch of lower volatility so waiting to see how the EA handles the next leg up or sell off. Have not run on my real money trading account yet.