バージョン 2.11
2025.03.18
Bug fix: Aggressive drawdown control positions were being applied without a stop loss in some cases, now fixed.
バージョン 2.10
2025.02.25
Bug Fix - Average price line was showing the average price of all trades without weighting for lot size differences. Now calculated using a volume weighted average price (your breakeven point)
バージョン 2.0
2025.02.23
- Added reversal alert logic as a signal option. This is a modified logic from the market reversal alert indicator that will only signal at high and low of the day areas where the RSI and ADR conditions naturally trigger. The indicator for this alert will only draw on the chart if setting up and all other condition filters are true (candle close above/below level, time of day etc). Once triggered or invalidated it is removed.
- Added new entry signal for 3 bar reversal price action patterns. This popular 3 bar pattern is a strong reversal signal based on opposite parties taking control of price action.
- You can now choose to use more than one strategy at once and the EA will only take one trade, not 2 if both RSI and ADR conditions are met at the same time. This was a bug that occasionally occurred in very strong intraday pushes only.
- New option to only trade once per day in each direction. If multiple ADR/RSI conditions are detected in a day and multiple signals occur, while a trade has already been taken and hit target, no additional trades will be taken that day. This was occasionally problematic for those scalping small trades using ADR specifically. This does NOT affect the scaling in logic if price pushes beyond the next additional entry level.
- New option to have stop losses NOT removed by default for those that may want to use stops with MRA signal entries. The position trader EA can now mimic most functionality present in the old market reversal alerts EA for those wanting to use stop loss strategies.
- New option to adjust the ADR multiple used for stop loss and risk calculation. This was previously always calculated over 1 ADR. You can now use multiples like 0.5 or 0.25 ADR which would be 1/2 or 1/4. This input is to assist those wanting to use stop losses and needing tighter than 1 ADR distances.
- Added an option with the ADR reversal strategy for the close of the signal candle to be beyond the ADR level for a trade to be taken. This will mean signals that touch ADR and reverse will not trigger an entry and will need stronger movement before attempting to get into a position.
- Option to use one or all signal types. The logic of the EA is adjusted as we now can choose more than one entry signal (moving average, 3 bar reversal or market reversal alert). If you select more than one signal and multiple happen at once the EA will only take one trade so you can select any combination of signals you want to use.
- Added average price line option so you can see the average of positions plotted on the chart to aid with targeting.
- Bug Fix - Logic issue with additional order fixed. Sometimes new trades were taken if the candle close was beyond the next order level line.
----NOTE REGARDING NEW DEFAULTS---
- The new MRA and 3BR signal conditions are set to false by default, so if upgrading, ensure you set these to true if you do want to use them. The new "trade once per day" input is set to TRUE as this is the desired functionality for normal ADR reversal strategy, if you are scalping multiple times on very low timeframes you may want this set to false (the previous version's default). Check all new inputs when you reload your set file to make sure they will not interfere with running strategies.
バージョン 1.80
2024.11.25
v1.80 - Added limit order button functionality to allow traders to place limit orders which the EA can manage. Use the pending offset to set the distance the pending orders will be initially placed away from the high/low of the current candle.
バージョン 1.72
2024.11.20
Bug fix - Timed exits would trigger even when button trading only was set to true.
バージョン 1.71
2024.10.31
v1.71 - Added control for entering trades with a swap cost filter and ability to hide buttons when live trading. Also added an option for the signal candle for additional trade entries to close above the entry line rather than just the open of the candle.
バージョン 1.70
2024.10.29
Added close all trades at max drawdown and close trades at multiple of ADR target functionality.
バージョン 1.63
2024.09.25
Added close on Friday and timed exit functionality to assist scalpers using lower timeframes
バージョン 1.61
2024.08.13
Bug fix - buy and sell buttons were not working when using money risk amounts, now corrected.
バージョン 1.6
2024.07.31
v1.6 - Added max trades to DD control settings to allow you to close out fully the oldest trade in a position when a max number is reached. Added an amount of money to risk and take profit as an option rather than using a percentage of your account. Also added a setting for the RSI mean reversion strategy so you can now use the reading from the last closed candle rather than the live RSI reading for the condition to enter trades.
バージョン 1.5
2024.04.04
v1.5 - Removed the speed adjustment buttons in the tester for MT5 as not required and slows visual test speed
Very nice EA by Lee....thank you