MT4 version:
- TIMEFRAME – timeframe for signal search;
- COUNT_BARS – number of bars;
- PRICE_RANGE – price fluctuation range;
- COUNT_BARS_IN_RANGE – number of bars in the range;
- ENTRY_DISTANCE – distance from the zone of price congestion to enter with the first order;
- REVERSAL_POSITIONS – unfold signals;
- NEW_CYCLE – new cycle;
- USE_POSITIONS – choice of the direction of trade;
- USE_HEDGING – allow hedging;
- INITIAL_LOT – initial lot;
- LOT_MULTIPLIER – lot multiplier in the order grid;
- MAX_LOT – maximum lot;
- STEP_ORDERS – order grid step;
- STEP_MULTIPLIER – order step multiplication factor, if = -1 then it is not used;
- MAX_STEP – maximum order step;
- MAX_ORDERS – the maximum number of orders;
- OVERLAP_ORDERS – from which order to enable the order overlapping function;
- OVERLAP_PIPS – minimum profit in pips for closing unprofitable orders;
- STOPLOSS , TAKEPROFIT – stop loss and take profit in pips, if = -1 is not used;
- BREAKEVEN_STOP , BREAKEVEN_STEP – level and step of breakeven, when = -1 is not used;
- TRAILING_STOP , TRAILING_STEP – the level and step of the trailing stop, if = -1 is not used;
- MAGIC_NUMBER , ORDERS_COMMENT – magic order number and comment;
- START_TIME , END_TIME – the time at which it is allowed to open orders. If = “00:00” then not used;
- CLOSE_ALL_ON_FRIDAY – closing all orders on Friday. If = “00:00” is not used;
- EQUITY_TAKEPROFIT , EQUITY_STOPLOSS – the function of closing all orders when the specified profit / loss is reached on the account. If = -1, then not used;
- RE_START – restarting the advisor after closing orders;
[spoiler title=”Read More…”]
[/spoiler]