📝 产品详情
Three Fractals demo
| 作者 | Alexander Nikolaev |
| 版本 | v1.0 |
| 更新 | 2018-04-23T17:14:06 |
| 激活数 | 53855 |
This Expert Advisor identifies trend reversals based on fractals and some other indicators. It is a free lite version of Three fractals
Brief description of the trading strategy: when the fractals were formed after a prolonged fall, and the last fractal did not update the minimum of the previous bar's lower fractal, then a trend reversal is determined (at the same time, there must be a fractal in the middle, which is higher than the others). Similarly, opposite for growth. In case other indicators allow trading, a trade is performed (their settings can be customized for optimization).
Limitations of the free version: lot is fixed to 0.01, only the EURUSD currency pair is supported, trading time cannot be selected, trailing stop is not available.
Input parameters
- MaxSpread - the maximum allowable spread to open trades (for floating-spread symbols, to avoid opening with a large spread).
- Magic - unique identifier (use different magic numbers if multiple Expert Advisors run in your terminal);
- StopLoss - stop loss in points;
- TakeProfit - take profit in points;
- Stop to breakeven after - move stop loss to breakeven after a specified number of points;
- OrderComments - comments of opened orders.
- FastMAPeriod - period of the fast moving average.
- SlowMAPeriod - period of the slow moving average.
- EnableMACD - enable/disable the MACD indicator.
- MACDPeriod1 - period of the first MACD line.
- MACDPeriod2 - period of the second MACD line.
- SignalMACD - period of the MACD signal line (0 - do not use the signal line).
- AdxPeriod - ADX indicator period.
- MinAdxLevel - ADX indicator minimum level.
- MaxAdxLevel - ADX indicator maximum level.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览