Pending Orders from any Price
- Утилиты
- Leonid Basis
- Версия: 1.7
- Обновлено: 8 ноября 2021
- Активации: 5
Pending Orders Grid Complete System opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. Only one time of the pending order at the same time!!!
You will have a possibility to put a legitimate Open Price for the first position in the grid. Usually it should in the area of Support/Resistance lines.
You just need to drop this script on the chart of a desired currency pair.
Input Parameters
Before placing all pending orders, the input window is opened allowing you to modify all input parameters:
- DeleteAllPendings - if true, then all pending orders (for the current currency) will be deleted. (No pending orders will be created!);
- Order_Type - you can choose what kind of pending orders you want to use (only Buy Stop, Sell Stop, Buy Limit or Sell Limit will work);
- StartingPrice - you must put a legitimate price for the first position in the grid (Comment will appear if the Price is not right or too close to the current price);
- InitLot - initial lot size;
- LotCoeff - if 1, all pending orders will have the same lot size;
- InitStep - difference between two consecutive orders in points;
- StepCoeff - if 1, all pending orders will have the same InitStep;
- NumOfOrders - number of pending orders you want to place on the chart;
- Slippage;
Attention:
- If DeleteAllPendings=true, the script will be able to delete existing pending orders for the current currency pair only.
- You have to allow automated trading on the "Expert Advisors" tab (Tools->Options).
- You must put a legitimate Starting Price for the first position in the grid. Comment will appear in the left upper corner of the chart if the Price is not right or too close to the current price (see the first screenshot).