Description
Basic Parameters
Positions – select the direction of a position opening.
Time Frame – the period of the chart at which all the calculations are made.
Magic Number – identification (“magic”) number for each order.
Start Time – trading start time.
Stop Time – trading stop time.
Balance – the reference balance for proportional calculation of the initial position volume. If 0, the function is disabled, and the initial position volume is equal to Lots_.
Lots – the reference volume for proportional calculation of the initial position volume.
Max Lots – the maximum volume of orders in lots. The parameter is also used in a proportional calculation, the value of the maximum volume will change as the account balance grows. If set to 0, the function is disabled.
Stop Loss K – the coefficient for Stop Loss level calculation.
Take Profit K1 – the coefficient for Take Profit level calculation.
Take Profit K2 – the coefficient for calculation of the total Take Profit level in series.
Shift K – the coefficient for calculating the offset level from the last order in order to place a new order in the series.
Market Execution – set the Stop Loss and Take Profit levels for market orders after the orders are opened. This parameter should be used when working on an ECN account.
Slippage – maximum deviation from the requested price in points when opening and closing market positions.
Maximal drawdown – the maximum allowable drawdown as a percentage of the active account balance.
Trailing Stop
Use Trailing Stop – enabling the Trailing Stop function. If set to false, the Trailing Stop function does not work.
Trailing Stop level – as soon as profit in points becomes equal or greater than the specified level, the command for placing a Stop Loss order is issued automatically. The order level is set at the specified distance from the current price. If the price moves in favorable direction, the trailing stop automatically moves stop loss following the price. Otherwise, the order is not modified.
Trailing Stop step – step size in points.