Looking to create an Expert Advisor for MT4

MQL4 Эксперты

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

Время выполнения 9 дней
Отзыв от исполнителя
a great customer and friend and i wish to work together soon
Отзыв от заказчика
Beyond my expectations! Great coder with a lot of knowledge and patience, HIGHLY recommendable!

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

Hello all,

I am looking for someone who can create the following EA - it must have the following options in the main menu:

Option 1: 4 EMA Cross Over Option > ON/OFF > allow any combination of up 4 ema cross-overs which tells the EA when to go long or short (from opening the trade to closing the trade - unless other options happen before the next cross-over)

Option 2: Stop Loss > ON/OFF > SET PRICE OR % LIMIT - allow stop loss to be set manually after trade has been opened or on EA's main menu

Option 3: Take Profits > ON/OFF > SET PRICE OR % LIMIT - allow take profits to be set manually after trade has been opened or on EA's main menu

Option 4: ONLY OPEN when... > ON/OFF > long when +DirectionalMovement# above -DirectionalMovement#, short when -DirectionalMovement# above +DirectionalMovement#

Option 5: ONLY CLOSE when MACD Histogram bar crossses above/below EMA # > ON/OFF > CLOSE LONG WHEN MACD HISTOGRAM BAR CROSS BELOW EMA #/ CLOSE SHORT WHEN MACD HISTOGRAM BAR CROSS ABOVE EMA #

*** RULE for Option 2, 3 & 5: WHATEVER HAPPENS FIRST ***

Option 6: Martingale > ON/OFF > SET LIMIT EXAMPLE: x1.10 = +10%, x1.20 = +20%... x2.00 = double down

*** RULE for Option 6: INCREASE LOT SIZE UNTIL WINNING TRADE ***

Option 7: Mirror ALL EA > ON/OFF > Execute opposite trades of the EA (ex: if condition was going long, now is short)


EA should be able to trade in any candle-bar time frame. EA should be able to run with all options ON.


I want this EA to be easy to use and created in a way in which it will be easy to add stuff in the future so please keep this mind! Add brief descriptions above the code explaining what is doing. 


Looking to be able to revise the EA 3 times.


Can discuss more details if necessary.

Thanks for reading!

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

1
Разработчик 1
Оценка
(1092)
Проекты
1448
45%
Арбитраж
49
73% / 12%
Просрочено
36
2%
Свободен
2
Разработчик 2
Оценка
(414)
Проекты
670
33%
Арбитраж
60
17% / 32%
Просрочено
113
17%
Работает
3
Разработчик 3
Оценка
(2086)
Проекты
2646
61%
Арбитраж
113
45% / 26%
Просрочено
418
16%
Работает
4
Разработчик 4
Оценка
(430)
Проекты
606
55%
Арбитраж
48
23% / 56%
Просрочено
178
29%
Свободен
5
Разработчик 5
Оценка
(461)
Проекты
902
77%
Арбитраж
25
16% / 68%
Просрочено
100
11%
Свободен
6
Разработчик 6
Оценка
(33)
Проекты
49
12%
Арбитраж
16
0% / 88%
Просрочено
10
20%
Свободен
7
Разработчик 7
Оценка
(5)
Проекты
6
33%
Арбитраж
2
0% / 50%
Просрочено
2
33%
Свободен
8
Разработчик 8
Оценка
(6)
Проекты
8
50%
Арбитраж
5
20% / 80%
Просрочено
2
25%
Свободен
9
Разработчик 9
Оценка
(16)
Проекты
21
19%
Арбитраж
7
0% / 71%
Просрочено
14
67%
Свободен
10
Разработчик 10
Оценка
(4)
Проекты
6
0%
Арбитраж
2
0% / 50%
Просрочено
4
67%
Свободен
11
Разработчик 11
Оценка
(71)
Проекты
254
53%
Арбитраж
16
50% / 38%
Просрочено
83
33%
Свободен
Похожие заказы
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with

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

Бюджет
40+ USD
Исполнителю
36 USD