📝 产品详情
Shamash
| 作者 | Alexandro Matos |
| 版本 | v8 |
| 激活数 | 5 |
| 原价 | $30 USD |
- lot increments
input double lot_size = 0.01; // Lotz
input double stop_loss = 900; // sTOp lOSs
input double take_profit = 95; // tAKe peoFIt
input int order_deviation = 4; // Deviation allowed when sending orders (renamed)
input int maxOrders = 1; // Maximum limit of open orders in total
input int EXPERT_MAGIC = 171171; // ? Magic number to identify orders
input int minDistancePoints = 19; // MinDistancePTS
input int minMinutesBetweenOrders = 53; // ⏱ Minimum time between orders (minutes)
input int allowedDeviation = 14; // ? Ddeviation allowed when sending orders
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览