The brief description of scripts

- automatically to set levels stop loss and take profit with the specified distance for orders that are open without levels.

- close all open positions at the current prices and delete all pending orders.

- close all open positions at the current prices.

- at the specified time, closes open position or deletes pending order.

- at the specified time, closes all open positions and deletes all pending orders.

- close two (or a part close one) the specified opposite positions.

- delete all pending orders.

- draws orders from a history on the chart.

- generate an alert at event of order.

- realizes an exit from a unprofitable position by method "Martingale".

- periodically keeps in CSV-file the market data (for the analysis of these data in the foreign program).

- script for searching the holes in history of bars.

- pending order that is not visible for broker.

- watch hidden stop-loss, is possible set time-delay before close order.

- limit duration of an open position.

- limit duration of all open positions.

- calculate the optimum size of lots, being based on the possible loss.

- calculate the optimum size of lots, being based on the used margin.

- when it will be achieved specified profit, will move a level stoploss in open price.

- the system of two pending orders: "one cancels other".

- the system of two orders: "one opens other".

- open order at the specified time.

- open a long position.

- open a short position.

- the universal system of two orders: "one closes other".

- moves a level stoploss after value specified MovingAverage.

- moves a level stoploss after peaks price a bar.
|