Это первый советник для большого валютного портфеля для Metatrader 4 .
Советник построен на индикаторе Ichimoku trend , который показывает не только направление тренда, но и его силу. Важной особенностью индикатора является подача сигнала на закрытие открытой позиции.
Разработан для EURUSD
Таймфрейм H1.
Каждая сделка снабжена стоп-лоссом.
Минимальный депозит = 1000 usd
- Количество сделок в месяц 2-3 (среднесрочная стратегия)
Работа ведется с лимитными ордерами. Советник использует простой мартингейл, когда размер следующего лота увеличивается после убыточной сделки. Но это происходит всего несколько раз, после чего советник фиксирует убыток.
Особенности советника:
- Очень небольшая просадка.
- Высокий коэффициент прибыли.
- Работайте на классических, проверенных временем индикаторах (базовый индикатор – Ишимоку).
- Устойчив к проскальзыванию и расширению спреда.
Советник был создан на период с 2010 по 2018 год.
Дальнейшее тестирование проводилось с использованием форвардного теста, чтобы исключить возможность подгонки результатов.
🔥 Пожалуйста, обратите внимание: советник не является независимым, он создан для портфелей советников и может иметь длительный период стагнации.
Все брокеры представлены 5-значными и 4-значными.
EA Favorite Ichimoku EURUSD – passed stability tests: Passes checks on neighboring timeframes, as well as on similar currencies (GBPUSD). This is done proactively for a changing market. Sometimes EURUSD starts to behave like GBPUSD. Sometimes EURUSD on the H1 timeframe can accelerate its movements and behave as if we are looking at the M30 timeframe.
The tactics were created for portfolio strategies, so the priority of work is not profit, but stability of work. This means that the worst thing that should be is long periods of stagnation, not losses.
Passes Monte Carlo checks.
The EA does not guarantee profit. The EA guarantees small drawdowns and indestructibility.
An initial deposit is possible in the amount of $ 100 when working with a fixed lot = 0.01. But consider this as a game or as a test option for advisors – the so-called mini-real. Forex trading starts at least with a deposit of $ 1000 and much higher
Input parameters: Strategy 1 – true/false Strategy 2 – true/false (added in 2022)
“———– Money Management – Simple Martingale MM ———–“; UseMoneyManagement = true; mmLotsStart = 0.01; mmLotsMultiplier = 2.0; mmLotsReset = 1.0; mmSeparateByDirection = false; mmLotsIfNoMM = 0.01;
Attention! When increasing the deposit, it is recommended NOT to increase the working lot, but to add a new Expert Advisor with a different logic
———– Exit On Friday ———– “ ExitOnFriday = true – enable / disable the EA on Friday after the specified time under the FridayExitTime heading FridayExitTime = “14:30” – time of closing an open order and turning off the advisor until Monday.
Attention:
Be sure to use only free funds in Forex.
Remember: if there was profit in the past, this does not mean that there will be profit in the future!