BuyLimit and SellLimit Grid MT4
- 유틸리티
- Leonid Basis
- 버전: 3.8
- 업데이트됨: 24 4월 2020
- 활성화: 5
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.