Want to develop new EA depend depend on 2 MA and sort of hedging option

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

Время выполнения 1 день
Отзыв от заказчика
very professional, accurate and precise in making the EA, fast also in finishing the job, great developer, highly recommended

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

Hi everyone, I like to build EA that depend on following strategy:
Enter position when 2 moving averages crosses which is confirmed by candle close and best by the arrow of the attached indicator when it appears at cross (build its code in the EA so no need to attach it to the chart), and in case if the 2 moving averages crosses again in opposite direction without reaching the take profit, it open opposite order with bigger lot (depend on lot multiplier that built in EA) and so on tell specified profit target is hit for the last taken order, which will then close all opened order taken by this EA on the running pair.

The EA will have these options:
- fast MA : 5 EMA is the default but with (all barameters can be adjusted)
- Slow MA : 10 EMA is the default but with  (all parameters can be adjusted)
- lot multiplier : 2 is the default but it can be adjusted from 1 to 10 (like 1.3, 1.8 .. 3.2 etc)
- Take profit :  either by:  - Fixed profit: yes or no , size : 1 pip to 1000 pip
                               or            - total orders final profit: yes or no , size: 1 cent (0.01 dollar) to 1 million dollars (it means EA will close all opened positions by the EA if the sum of all orders reached profit specified from 1 cent up to 1 million dollar 1000000.00)
- Comment: I can write the comment that I want to appear in each order taken by the EA
- magic number
- spread filter
- pips step filter: yes or NO , this option if active it means if EA want to open a new order away from last order by certain amount of pips which is equal to fixed take profit specified, it will close immediatly all previous opened orders by the EA and start over fresh with initial lot size set in EA.
- stop loss: yes or no, either by equity % or fixed stop loss
- max orders: 1 to 100
- close all order if it reaches max allowed : yes or no
- Time filter: yes or no : can set start and end time each day, also filter days of the week allowed the EA to operate and open fresh orders sequence (24 hours mode, example: 14 to 20). In the specified time, EA can open fresh new sequence of orders but if time is up and still some orders are opened by the EA, it will not stop and it will continue sequence of taken orders tell all these orders are closed and then it wont open fresh one as time is up this day.

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

1
Разработчик 1
Оценка
(212)
Проекты
246
45%
Арбитраж
42
10% / 57%
Просрочено
5
2%
Свободен
2
Разработчик 2
Оценка
(461)
Проекты
902
77%
Арбитраж
25
16% / 68%
Просрочено
100
11%
Свободен
3
Разработчик 3
Оценка
(48)
Проекты
80
28%
Арбитраж
8
75% / 13%
Просрочено
41
51%
Свободен
4
Разработчик 4
Оценка
(365)
Проекты
412
36%
Арбитраж
35
26% / 57%
Просрочено
63
15%
Свободен
5
Разработчик 5
Оценка
(1847)
Проекты
3447
88%
Арбитраж
73
40% / 15%
Просрочено
264
8%
Свободен
6
Разработчик 6
Оценка
(203)
Проекты
303
35%
Арбитраж
56
38% / 38%
Просрочено
99
33%
Свободен
7
Разработчик 7
Оценка
(229)
Проекты
339
49%
Арбитраж
21
5% / 33%
Просрочено
24
7%
Свободен
8
Разработчик 8
Оценка
(5)
Проекты
4
25%
Арбитраж
1
0% / 100%
Просрочено
1
25%
Свободен
9
Разработчик 9
Оценка
(127)
Проекты
178
31%
Арбитраж
16
31% / 63%
Просрочено
27
15%
Работает
10
Разработчик 10
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
11
Разработчик 11
Оценка
(65)
Проекты
87
39%
Арбитраж
3
0% / 33%
Просрочено
29
33%
Свободен
12
Разработчик 12
Оценка
(17)
Проекты
24
33%
Арбитраж
5
20% / 40%
Просрочено
8
33%
Свободен
13
Разработчик 13
Оценка
(555)
Проекты
922
48%
Арбитраж
300
59% / 25%
Просрочено
123
13%
Свободен
14
Разработчик 14
Оценка
(769)
Проекты
1033
44%
Арбитраж
50
8% / 50%
Просрочено
117
11%
Свободен
15
Разработчик 15
Оценка
(354)
Проекты
629
26%
Арбитраж
89
72% / 13%
Просрочено
12
2%
Работает
16
Разработчик 16
Оценка
(4)
Проекты
6
0%
Арбитраж
2
0% / 50%
Просрочено
4
67%
Свободен
17
Разработчик 17
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Работает
Похожие заказы
Mt5 bot 60+ USD
This code integrates the bounds checking logic into your existing GBPUSD Basic Indicator script. It ensures that array indices are checked before accessing array elements, which should help prevent "array out of range" errors
I am looking to have a specific strategy of mine based off a mean reversion indicator in trading view, developed into a EA on MQL5. An understanding of pine script and MQL5 is mandatory for this project. It is a martingale strategy. I am only using one indicator off of trading view, no more
Omega Bot 30 - 40 USD
Hello to everyone reading this, I have a strategy that's great and I want to turn it into a bot, the strategy is based on 3 moving averages on the main chart and Macd indicator, I want the bot to enter and exit trades(for example 3 Moving average crossover to the upside on m15 plus macd crossover to the upside(apply to specific settings) , signal buy and enter buy trades and exit only when the is a crossover to the
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (Ill provide the pine script) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (Ill provide the pine script) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
Hello, I am a trader and I trade on MT4/5 platform , but now I want to upgrade my trading so I need an expert who can code an Expert advisor EA for me with my strategy on MT4/MT5, so if you are an expert in coding I am expecting your response
Dear colleagues, I have a small request for development. It is required to develop an indicator to display the 1-2-3 pattern. Standard strategy format for the indicator. Line display, separate line buffers for long and short signals. Arrow entry point. Separate input buffers for long and short signals, that is, separate arrows. Marks of TP and SL levels at entry point. The indicator should analyze the selected
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (I'll provide pine script code) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
I have an MT4 EA that uses the crossover of two EMAs to enter into trade. It works on any time frame and can place three trades at once.The goal of this EA is to scalp the trend, so entering the very start of that trend is critical to scalp the maximum amount before the trend reverses. As shown in the attached screenshot, the actual entry point (green arrow) can be quite far from where the trend is established
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it

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

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 1 до 10 дн.