EA based on Free Indicator

MQL4 Эксперты

Работа завершена

Время выполнения 2 дня
Отзыв от заказчика
Good quick service, producing the desired results.
Отзыв от исполнителя
Thanks for good job!!!

Техническое задание

Turn free indicator into EA

I would like an EA coded with the following features:

Use the output of the free indicator "MA Trend SG".

https://www.mql5.com/en/market/product/7186

The EA would place buy / sell signals on the following conditions:

BUY - when new arrow is BUY signal, and previous arrow(s) was SELL signal

SELL - when new arrow is SELL signal, and previous arrow(s) was BUY signal.

If the previous arrow does not have an arrow for comparison, then we move back to the arrow before, until we find a valid previous arrow. (i.e the previous arrow for comparison must be either buy or sell, it cannot be null) 

The indicator arrows repaint, so in order to decide whether we accept an arrow as valid we need to time how long it has been painted for, and if it exceeds a variable value ( e.g. 30 seconds)  then we accept this as a valid arrow, even if it subsequently disappears.

During the period when we are checking how long the arrow has been painted for, if the arrow disappears  then the counter is reset. The counter is also reset if the arrow changes from buy to sell and vice versa. 


In addition the EA would have the following features.

1. Magic Number
2. Maximum number of open orders.
3. Stop Loss
4. Take Profit
5. Trailing Stop [Start point, offset, Step Size]
6. Lot Size
7. Trading Time [Start/End]
8. Enable Alert for buy/sell signal ( if EA only used as indicator )
9. Enable Auto-Trading ( if EA used as full EA )

10. Draw arrows when trades placed.11. Display on screen the following values:

a) The current arrow status.

b) The previous arrow status.

c) The timer current value ( i.e. how long the current arrow has been painted for ) 

Откликнулись

1
Разработчик 1
Оценка
(2102)
Проекты
2674
62%
Арбитраж
114
46% / 25%
Просрочено
421
16%
Загружен
2
Разработчик 2
Оценка
(2442)
Проекты
3077
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Свободен
3
Разработчик 3
Оценка
(1100)
Проекты
1782
61%
Арбитраж
14
64% / 7%
Просрочено
84
5%
Свободен
4
Разработчик 4
Оценка
(61)
Проекты
120
34%
Арбитраж
17
18% / 41%
Просрочено
51
43%
Свободен
5
Разработчик 5
Оценка
(258)
Проекты
395
28%
Арбитраж
69
19% / 49%
Просрочено
120
30%
Свободен
6
Разработчик 6
Оценка
(219)
Проекты
370
42%
Арбитраж
145
17% / 41%
Просрочено
124
34%
Свободен
7
Разработчик 7
Оценка
(69)
Проекты
76
59%
Арбитраж
0
Просрочено
12
16%
Свободен
8
Разработчик 8
Оценка
(1134)
Проекты
1436
62%
Арбитраж
21
57% / 10%
Просрочено
43
3%
Свободен
9
Разработчик 9
Оценка
(121)
Проекты
134
66%
Арбитраж
36
25% / 56%
Просрочено
22
16%
Свободен
10
Разработчик 10
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
Похожие заказы
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Информация о проекте

Бюджет
20 - 40 USD
Исполнителю
18 - 36 USD
Сроки выполнения
от 1 до 5 дн.