Create a EA Bot from an MT4 Indicator

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

Hi

I would like to create an EA from an MT4 indicator I have. The indicator I have is a trend indicator that has a EMA that changes to blue when the market is in strong up trend and into red when the market is in a down trend.  

Find bellow what I want to EA does:

Entry signals for Buy/Sell

1) Buy when price (candle) closes above the Blue EMA. the EA should have the capability to select anytime frame I want.

2) Sell when price (candle) closes above the Blue EMA. the EA should have the capability to select anytime frame I want.

Trade Management

1) The EA should have the option to specify the lot size to enter the trade, define the stop loss and the take profit (TP) parameters.

2) Also the EA should have the option to close partial of the positions after the market have moved a specific amount of points or pips. 

3) Move the stop loss to break even, and trailing stop.

Capital Management

1) The EA should have a parameter to define X number of trades allowed in a day or trade session. Once the maximum number of trades is reached the EA must be disabled and stop enter more trades.

2) If I have lost X amount of money, the EA should stop immediate from entering into new trades. (EA must disable after hitting the maxim loss per day or per trade.

3) EA should have the option to define a maximum loss per trade and per day.

Filter News Trades

1) Finally the EA should have an option to disable trading through a mayor news event



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

1
Разработчик 1
Оценка
(22)
Проекты
21
10%
Арбитраж
4
25% / 75%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(2310)
Проекты
2906
63%
Арбитраж
122
44% / 25%
Просрочено
429
15%
Работает
3
Разработчик 3
Оценка
(194)
Проекты
241
34%
Арбитраж
10
50% / 50%
Просрочено
8
3%
Работает
Опубликовал: 1 статью, 8 примеров
4
Разработчик 4
Оценка
(2643)
Проекты
3359
68%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Свободен
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(77)
Проекты
243
74%
Арбитраж
7
100% / 0%
Просрочено
1
0%
Свободен
Опубликовал: 1 статью
6
Разработчик 6
Оценка
(7)
Проекты
9
0%
Арбитраж
1
0% / 100%
Просрочено
2
22%
Свободен
7
Разработчик 7
Оценка
(37)
Проекты
59
27%
Арбитраж
26
19% / 54%
Просрочено
10
17%
Работает
Опубликовал: 1 пример
8
Разработчик 8
Оценка
(4)
Проекты
4
25%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
9
Разработчик 9
Оценка
(50)
Проекты
64
20%
Арбитраж
11
27% / 55%
Просрочено
5
8%
Свободен
10
Разработчик 10
Оценка
(47)
Проекты
67
37%
Арбитраж
5
40% / 40%
Просрочено
1
1%
Свободен
11
Разработчик 11
Оценка
(206)
Проекты
333
35%
Арбитраж
66
12% / 58%
Просрочено
87
26%
Свободен
12
Разработчик 12
Оценка
(442)
Проекты
698
34%
Арбитраж
33
70% / 9%
Просрочено
22
3%
Свободен
13
Разработчик 13
Оценка
(14)
Проекты
17
18%
Арбитраж
2
0% / 100%
Просрочено
3
18%
Свободен
14
Разработчик 14
Оценка
(278)
Проекты
373
72%
Арбитраж
19
32% / 47%
Просрочено
14
4%
Свободен
Опубликовал: 14 примеров
15
Разработчик 15
Оценка
(72)
Проекты
80
10%
Арбитраж
38
8% / 58%
Просрочено
6
8%
Свободен
16
Разработчик 16
Оценка
(270)
Проекты
552
49%
Арбитраж
57
40% / 37%
Просрочено
227
41%
Работает
17
Разработчик 17
Оценка
(69)
Проекты
146
34%
Арбитраж
13
8% / 62%
Просрочено
26
18%
Свободен
Опубликовал: 6 примеров
Похожие заказы
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5

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

Бюджет
50+ USD