Very Simple Three Moving Average Cross Over EA

MQL5 Эксперты

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

I need mql5 programmer for mt5 to code for me a simple moving average EA, based on three moving averages, and applies simple money management rules like break even, early exits and also has a slight aspect of martingale. The faster you are the better. I have a very good programmer for mql4 language. Now I want one for mt5, who is very fast, creative, and willing to go extra mile to do research on his own and help me identify mistakes where necessary. This is a test order for mt5, but it's a real job and needs to be taken seriously.


I did the same with mt4 until I got a reliable programmer. If I like your work we will do more, if I don't I will give the next order to a different person.

I have described below in a nutshell. I will give further clarification once I assign you the order.


Buy

Three MAs(Fast MA, Medium MA and Slow MA) cross upwards. Eg. EMA 7, 14, 33 crosses going up. Buy as soon as the last EMA crosses. Have a SL and TP. It’s a must that all the 3MAs cross before we can have a condition to take a trade.

Sell

Three MAs cross downwards. Eg. EMA 7, 14, 33 crosses going down. Sell as soon as the last EMA crosses. Have a SL and TP.

Trade Management

1.      Martingale:

If SL is hit, apply martingale on the next order. With a multiplier X

2.      Lock Pips

Lock pips after price has moved 30% of tp size, in profit. E.g. If tp is 100 pips, and Lock-pips is set at 30%, it will be applied when price moves 30% of 100 pips, which in this case is 30 pips. You can either use % or number of pips, e.g. lockpips even after price has moved by 30 pips. Whichever you decide to use make sure we discuss. In the input section, explained below, one will decide by how many pips he wants to lock. If it’s zero pips, it means EA will set break even, if it’s 5pips it means EA will lock 5 pips in profit when the required conditions are met.

Note-If trade exits on lock-pips, do not multiply the lot size for the next order, but instead, repeat the previous lot size, until tp is hit.

3.      Additional Trades

 

The condition for taking a trade is the 3 MAs crossing (Fast MA, Medium MA and Slow MA). However, the first trade can hit tp, e.g on a buy trend, and the market continues to go up for a long time, or we can get another signal tp before tp is hit, on the same direction as the tp. In such a case, we can keep buying along the same trend. We add a second set of trade

Additional trade Entry.

Buy every time the two first MAs cross (Fast MA and Medium MA), if on an up-trend, or sell every time they cross going down, if on a downtrend.



Input Section

Fast MA Type------------------------ Exponential/Smoothened/Simple/Weighted

Medium MA Type------------------------- Exponential/Smoothened/Simple/Weighted

Slow MA Type-------------------------- Exponential/Smoothened/Simple/Weighted

Fast MA Value----------------------------- 7

Medium MA Value-----------------------14

Slow MA Value---------------------------33

Multiplier------------------------------------1.3

Lock pips---------------------------------- True/False

Lock pips%/ No of pips-------------------------------- 30%/ 30 pips (You will advise me here)

Additional Trades--------------------------True/False

Add Trade Distance------------------------30%/ 30 pips (You will advise me here)

Opposite Signal------------------------------True/False

Common tp--------------------------------- True/False

Opposite Signal Exit------------------------ True/False

Normal TP ----------------------------------------------- True/False

Take Profit---------------------------------- 150 pips

Stop Loss--------------------------------------70 pips

Early Exit on MA------------------------------------ 14

Early Exit MA Type------------------------------------ Exponential/Smoothened/Simple/Weighted

Early Exit after %---------------------------------  80%/ 80 pips, you will advise


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

1
Разработчик 1
Оценка
(195)
Проекты
395
28%
Арбитраж
155
20% / 52%
Просрочено
112
28%
Свободен
2
Разработчик 2
Оценка
Проекты
0
0%
Арбитраж
2
0% / 50%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(23)
Проекты
45
20%
Арбитраж
24
29% / 46%
Просрочено
12
27%
Свободен
4
Разработчик 4
Оценка
(2422)
Проекты
3042
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Работает
5
Разработчик 5
Оценка
(647)
Проекты
1295
67%
Арбитраж
84
26% / 49%
Просрочено
338
26%
Свободен
6
Разработчик 6
Оценка
(466)
Проекты
697
56%
Арбитраж
43
30% / 33%
Просрочено
113
16%
Работает
7
Разработчик 7
Оценка
(475)
Проекты
504
53%
Арбитраж
10
60% / 20%
Просрочено
3
1%
Свободен
8
Разработчик 8
Оценка
(4)
Проекты
6
33%
Арбитраж
3
0% / 100%
Просрочено
0
Свободен
9
Разработчик 9
Оценка
(2077)
Проекты
2636
61%
Арбитраж
113
45% / 26%
Просрочено
418
16%
Работает
10
Разработчик 10
Оценка
(253)
Проекты
407
38%
Арбитраж
85
42% / 19%
Просрочено
70
17%
Загружен
11
Разработчик 11
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link

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

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