Русский
Экспертная система IdeaIlan работает используя индикатор IdeaTrend. Работает по принципу мартингейла. Советник позволяет работать одновременно в двух направлениях. Также имеет полный набор инструментов, позволяющий работать как по тренду, да и докупаться, когда тренд идет не в нашу сторону. Советник корректно обрабатывает ошибки и надежно работает с капиталом от 10 000 USD. Работать можно начиная с пятиминутного графика. Используются стопы и трейлинг-стоп.
Параметры
- Magic - магический номер;
- Requotes - реквоты;
- Sleeps - интервал между повторными попытками открытия или закрытия ордера (мс);
- OrderRepeat - максимум попыток открытия или закрытия ордера;
- OnBuy - разрешить покупки;
- OnSell - разрешить продажи;
- Lot - размер лота для входа в рынок (приоритет выше, чем у поля Risk);
- Risk - рассчитывать лот в зависимости от депозита. Рекомендуем использовать Risk, а не Lot;
- LotDecimal - округление лота (0,1,2 - знака после запятой);
- LimitOrders - ограничение ордеров для нормального режима;
- LimitTotal - ограничение всех ордеров (и на покупку, и на продажу);
- LotExponent - для использования увеличения лота для каждой последующей сделки в серии нужно установить больше единицы;
- LimitCountExponent - после какого ордера отключается увеличение лота;
- PipStep - минимальный шаг расстояния между соседними ордерами (в пунктах);
- TrailingOn, TrailingStep, TrailingMaximum - параметры для настройки трейлинг-стопа по параболику;
- StopLoss, TakeProfit - стопы - стоп-лосс и тейк-профит (работают как общая настройка для всей серии ордеров);
- Profit - закрывать в общем плюсе все ордера;
- Drawdown - закрывать все ордера по заданной просадке;
- OnTrend - разрешить работу по тренду;
- OnAntiTrend - разрешить работу против тренда;
- IdeaPeriod - параметр индикатора IdeaTrend;
- IdeaForNeural - параметр индикатора IdeaTrend;
- IdeaOnA - параметр индикатора IdeaTrend;
- IdeaSkewnessA - параметр индикатора IdeaTrend;
- IdeaMinPointA - параметр индикатора IdeaTrend.
Файлы настроек помогут разобраться с настройками, а также помогут с оптимизацией.
English
IdeaIlan expert system applies IdeaTrend indicator. The EA applies the martingale principle. The EA allows trading in two directions simultaneously. It also has a full set of tools allowing the EA to follow a trend and add to a position if the trend moves in unfavorable direction. The EA correctly handles errors and reliably works with a deposit of 10 000 USD and higher. M5 and higher timeframes are supported. Stop levels and trailing stop are applied.
Parameters
- Magic - magic number;
- Requotes - requotes;
- Sleeps - interval between repeated attempts to open or close an order (ms);
- OrderRepeat - maximum number of attempts to open or close an order;
- OnBuy - allow buying;
- OnSell - allow selling;
- Lot - lot size for entering the market (priority is higher than the Risk field);
- Risk - calculate lot depending on a deposit. We recommend that you use Risk, rather than Lot;
- LotDecimal - lot rounding (0,1,2 decimal places);
- LimitOrders - limit orders for the normal mode;
- LimitTotal - limit all orders (both buy and sell ones);
- LotExponent - should exceed one to use a lot increase for each subsequent trade in a series;
- LimitCountExponent - order, after which a lot increase is disabled;
- PipStep - minimum distance step between neighboring orders (in points);
- TrailingOn, TrailingStep, TrailingMaximum - parameters for configuring a trailing stop using Parabolic;
- StopLoss, TakeProfit - stop levels - stop loss and take profit (work like a common parameter for the entire order series);
- Profit - close all orders in total profit;
- Drawdown - close all orders by a specified drawdown;
- OnTrend - allow trend-following operation;
- OnAntiTrend - allow counter-trend operation;
- IdeaPeriod - IdeaTrend indicator parameter;
- IdeaForNeural - IdeaTrend indicator parameter;
- IdeaOnA - IdeaTrend indicator parameter;
- IdeaSkewnessA - IdeaTrend indicator parameter;
- IdeaMinPointA - IdeaTrend indicator parameter.
Settings files will help to understand the settings, as well as help with optimization.