Evgenii Kuznetsov / Profilo
- Informazioni
8+ anni
esperienza
|
11
prodotti
|
1961
versioni demo
|
8
lavori
|
0
segnali
|
0
iscritti
|
https://www.mql5.com/ru/market/product/19389#!tab=comments&page=9&comment=9467725
reducing big stops-loss size without increasing their number.
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
Хочу купить ваш советник, но заметил при тест режиме, что в ЕА некорректно работают условия по ограничению времени работы советника. Например, для Индексы не работает ограничение по времени. Это возможно исправить?
https://www.mql5.com/ru/signals/333811
New set files: https://c.mql5.com/31/178/ScorpionGrid_mt4_set2.zip
Update: AUDCAD, AUDUSD (Old also relevant)
New pair: AUDJPY, EURGBP, GBPAUD, GBPUSD, NZDUSD
Tested 2013-2017 in TDS(Tick Data Suite) with real spread: https://c.mql5.com/31/178/ScorpionGrid_mt4_set2_report.zip
The Expert Advisor tries to enter the market at the beginning of a trend. If the price moves in the unfavorable direction, the EA hedges the deal by placing an opposite order with a larger volume. The EA will change direction in the course of the trend until it is captured. The minimum distance for changing direction is specified by the Min Turn Step parameter, the actual distance can be longer and depends on the current volatility, it is controlled by the Mult Factor Next Orders parameter. The
Rebate System performs a large number of trades with the minimum profit, which gives the opportunity to earn from receiving rebates (returning part of a spread). It is based on two grids (buy and sell), when one of them is in a drawdown, the other one can enter with an increased lot size, keeping the account away from the drawdown. It features a news filter, which prevents the possibility of getting into a trend without rollback caused by news releases. The default parameters are for EURUSD and
Rebate System performs a large number of trades with the minimum profit, which gives the opportunity to earn from receiving rebates (returning part of a spread). It is based on two grids (buy and sell), when one of them is in a drawdown, the other one can enter with an increased lot size, keeping the account away from the drawdown. It features a news filter, which prevents the possibility of getting into a trend without rollback caused by news releases. The default parameters are for
1. Добавлена возможность использование отложных ордеров вместо рыночных.
2. Добавлен фильтр новостей.
Multi-currency grid Expert Advisor, in most cases it receives quite accurate entries. If an entry is not accurate enough, the positions are managed using an elaborate martingale strategy. Work on real account: http://tiny.cc/nkaqmz Entries are performed using the signals of RSI and Stochastic indicators, in the overbought/oversold areas, plus additional entry conditions based on a proprietary algorithm. Recommended timeframe - М15. The EA features a drawdown management system, which takes
1. Добавлена новая стратегия, и изменена текущая.
Изменения текущей стратегии - добавлены правила для выхода из сделки в зоне убытка, для избежания ситуаций пересиживания убытков.
Количество убыточных сделок возрастет, но размер их будет гораздо меньше чем полный стоп-лосс.
В стратегии Type2 немного другие сигналы входа и правила для выхода.
2. Добавлен параметр Currency Filter - фильтр открытия сделок по валюте, если по ней уже есть сделки в этом направлении. Например, открылись по EURUSD на BUY, значит замораживаем открытие сделок на других валютах которые содержат EUR на BUY, а по USD на SELL.
3. Добавлен параметр Auto Take Profit - Take Profit будет выставлен там, где примерно должен быть выход по сигналу, при изменении ситуации будет динамически меняться пока сделка не закрыта. Закрытие по Take Profit обычно происходит с меньшим проскальзыванием чем закрытие советником.