Sergey Deev
Sergey Deev
4.1 (94)
  • 信息
11+ 年
经验
45
产品
371
演示版
111
工作
0
信号
0
订阅者
I'm implementing your ideas in MQL4: https://www.mql5.com/ru/job/new?prefered=work2it
A working example of an EA with source: http://fx-prog.ru/mql-development/ea-template-mql4/
Sergey Deev
已发布文章Торговый конструктор TradeBuilderMT5 - руководство пользователя.
Торговый конструктор TradeBuilderMT5 - советник, предназначенный для построения торговых систем на базе произвольных наборов технических индикаторов. Работа советника основана на формировании и обработке следующих сигналов: OpenBuy/ OpenSell - открытие позиций...
Sergey Deev
已发布文章Use pending orders for TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators. Previous article: Using technical indicators in the TradeBuilderMT5 Expert Advisor Version 1.5 of the advisor can work with pending orders...
Sergey Deev
已发布文章Торговый конструктор - Работа с отложенными ордерами в TradeBuilderMT5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5. Предыдущая статья: использование пользовательских индикаторов в советнике TradeBuilderMT5 Версия 1.5 советника может работать с отложенными ордерами...
Sergey Deev
已发布文章Use TSO Bollinger Bandit Strategy MT5 and TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators. This sample to set TradeBuilderMT5 for use TSO Bollinger Bandit Strategy MT5 The TSO have signal for open, close positions and SL Settings for Open: Settings for Close...
Sergey Deev
已发布文章Use ACB Breakout Arrows MT5 and TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators...
Sergey Deev
已发布文章Use Ultimate Double Top Bottom Reversal Indicator MT5 and TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators...
Sergey Deev
已发布文章Using custom indicators in the adviser TradeBuilderMt5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators...
· 2 246 1
Sergey Deev
已发布文章The use of technical indicators in the adviser TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators...
Sergey Deev
已发布文章Using CancelBuy and CancelSell signals in TradeBuilderMt5 Expert Advisor
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators...
Sergey Deev
已发布文章How to add a filter for a higher time frame in TradeBuilderMT5 Expert Advisor
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators. Previous article: Setting a strategy for the intersection of moving averages. In today's article, we will look at signal filtering by an indicator of a higher time frame...
Sergey Deev
已发布文章Setting a moving average crossing strategy for TradeBuilderMT5
The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators. The main goal of this advisor is to save the trader, who is in the process of finding his own grail, from having to constantly order advisors for "new" strategies...
Sergey Deev
已发布文章Торговый конструктор - Использование пользовательских индикаторов в TradeBuilderMt5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5...
Sergey Deev
已发布文章Торговый конструктор - Использование технических индикаторов в TradeBuilderMT5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5...
Sergey Deev
已发布文章Торговый конструктор - Использование сигналов CancelBuy и CancelSell в TradeBuilderMt5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5...
Sergey Deev
已发布文章Торговый конструктор - Фильтр старшего тайм-фрейма в TradeBuilderMT5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5. Предыдущая статья: Настройка стратегии по пересечению скользящих средних. В сегодняшней статье мы рассмотрим фильтрацию сигнала индикатором старшего тайм-фрейма...
Sergey Deev
已发布文章Торговый конструктор - Стратегии по пересечению скользящих средних для TradeBuilderMT5
Советник TradeBuilderMT5 предназначен для построения торговой системы на базе произвольного набора технических индикаторов MT5...
Sergey Deev 已发布产品
评论: 1
50.00 USD

The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal to

Sergey Deev
已发布文章UniversalEA для MT5
Пришло время, господа, представить Вам реализацию универсального советника UniversalEA для терминала MT5. Реализация для MT5 не имеет грандиозных различий между своим собратом для MT4, потому, для большей информативности прошу ознакомиться с предыдущей статьей...
Sergey Deev 已发布产品
评论: 1
50.00 USD

The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: -installation of SL and TP; -calculation of the

Sergey Deev
已发布文章EXAMPLE OF CONSTRUCTION OF TRADE SYSTEM ON THE BASIS OF THE UNIVERSALEA ADVISER
UniversalEA is a universal advisor designed to automate trading on the basis of a custom "indicator" indicator. For example, take the popular indicator indicator from the market - PipFinite Trend Pro . It is necessary to determine the numbers of the required indicator buffers...