📝 产品详情
Audusd Linear Regression Range Reversion MT4
| 作者 | Tomas Vanek |
| 版本 | v1.0 |
| 激活数 | 53855 |
The AUDUSD Linear Regression Range Reversion (H1) is an algorithmic trading strategy for MetaTrader, tested on AUDUSD using the H1 timeframe from January 2, 2015, to August 22, 2025. There is no need to set up parameters, all settings are already optimized and fine-tuned.
Recommended broker RoboForex because of EET timezone.
You can find the strategy source code for StrategyQuant at the link: https://quantmonitor.net/audusd-linear-regression-range-reversion-h1/
Key details are:
Main Chart: AUDUSD, H1
Trading Options
Weekend Trading: Not applicable
Daily Exit: Disabled
Friday Exit: Enabled at 19:00
Max Trades/Day: No limit (duplicate trades disabled)
Stop Loss (SL) and Profit Target (PT): SL = 1.9 × ATR(35), PT = 5.6%
Entry Signals
Long setup: Triggered when the Open two bars ago is below the Lower Bollinger Band (period 50, deviation 2.4, PRICE_CLOSE).
Short setup: Triggered when the Open two bars ago is above the Upper Bollinger Band (same settings).
Entry Rules
Instead of entering at market, the EA places pending STOP orders at dynamic levels derived from:
Linear Regression (period 17) as a directional/mean reference,
plus/minus a range component (SmallestRange/BiggestRange period 68) to adapt entry distance to recent market structure.
LONG: place a Buy Stop at LinReg[1] + SmallestRange[2]
SHORT: place a Sell Stop at LinReg[1] - BiggestRange[2]
Pending orders remain valid for 36 bars. Replacing existing pending orders is allowed.
Exit Rules
Time-based exit: close the position after 14 bars.
Friday risk control: forced exit on Friday at 19:00 to reduce weekend gap exposure.
Validation
After the initial build, the strategy went through multiple out-of-sample (OOS) validations and a dedicated TRUE OOS test to reduce overfitting risk and confirm that the underlying logic remains stable beyond the development sample.
Risk Disclaimer
Trading involves risk. Past performance is not necessarily indicative of future results. Always forward-test on a demo account first.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览