BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders.
You just need to drop this script on the chart with a desired currency pair.
Before placing all pending orders, the input window is opened allowing you to modify all input parameters:
- LongPos – if TRUE, BuyLimit order is opened.
- ShortPos – if TRUE, SellLimit order is opened.
- InitLot – initial lot.
- LotCoeff – if 1, all pending orders will have the same lot size.
- InitStep – difference between two consecutive orders in points.
- StepCoeff – step coefficient.
- NumOfOrders – number of orders.
- Slippage – allowed slippage.
- MagicNum – magic number.
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END