📝 产品详情
Mt5 waddah attar
| 作者 | Luis Enrique Ricales |
| 版本 | v1.0 |
| 更新 | 2023-10-19T00:47:23 |
| 激活数 | 0 |
Indicator input parameters
input int Fast_MA = 20; // Period of the fast MACD moving average
input int Slow_MA = 40; // Period of the slow MACD moving average
input int BBPeriod=20; // Bollinger period
input double BBDeviation=2.0; // Number of Bollinger deviations
input int Sensetive=150;
input int DeadZonePip=400;
input int ExplosionPower=15;
input int TrendPower=150;
input bool AlertWindow=false;
input int AlertCount=2;
input bool AlertLong=false;
input bool AlertShort=false;
input bool AlertExitLong=false;
input bool AlertExitShort=false;
etc...
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览