📝 产品详情
Opening Bulk Pending Orders
| 作者 | Jan Kafka |
| 版本 | v2.0 |
| 更新 | 2016-07-08T13:08:05 |
| 激活数 | 8 |
If you need to quickly open grid of pending orders (Buy Limit, Sell Limit, Buy Stop, Sell Stop) on a certain distance from the current price, this script will do all the routine for you.
Usage
Run the Script on a chart.
Input Parameters
- Lots - Lot size for pending orders.
- OpenDirection (SELL_LIMIT, BUY_LIMIT, SELL_STOP, BUY_STOP) - Type of pending orders.
- HowManyOrders - Number of orders to be opened.
- StepPoints - Distance between orders in points.
- StopLoss - SL Level Points
- TakeProfit - TP Level Points
- CloseAllPendingOrders - Cancel all existing pending orders.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览