New MT4 EA base on Heikin Ashi and MACD

MQL4 Эксперты

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

Время выполнения 1 день
Отзыв от заказчика
Fantastic experience working with Janis. Highly recommended.
Отзыв от исполнителя
Great customer! Cooperative and always available. Good luck!

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

Hi,
I’m looking for a freelancer to code me MT4 EA with the following condition.

Enter BUY trade (adjustable micro lot) once the following condition has been meet;

If 1 min chart Heikin Ashi candle is green color

If 5 min chart Heikin Ashi candle is green color

If 1 hour chart Heikin Ashi candle is green color

If Daily chart Heikin Ashi candle is green color


If 1 min MACD candle is Pink or Green color

If 5 min MACD candle is Pink or Green color

If 1 hour MACD candle is Pink or Green color

If Daily MACD candle is Pink or Green color

If last open position (same pair currency) is < 100 pips or > 100 pips 


Take Profit: xxx pips

Stop Loss: xxx pips


* the opposite condition for SELL

Heikin Ashi candle is red color
MACD candle is light green 
or red color


//
Additional rules

This EA must be able to trade all selected pairs from a single chart, sample below.

Which means I don't have to place this EA in all charts.

extern string Symbol1="AUDCAD";

extern int    Magic1=1; 

//---

extern string Symbol2="AUDCHF";

extern int    Magic2=2;

//---

extern string Symbol3="AUDJPY";

extern int    Magic3=3;

//---

extern string Symbol4="AUDNZD";

extern int    Magic4=4;

//---

extern string Symbol5="AUDUSD";

extern int    Magic5=5;

//---

extern string Symbol6="CADCHF";

extern int    Magic6=6;

//---

extern string Symbol7="CADJPY";

extern int    Magic7=7;

//---

extern string Symbol8="CHFJPY";

extern int    Magic8=8;

//---

extern string Symbol9="EURAUD";

extern int    Magic9=9;

//---

extern string Symbol10="EURCAD";

extern int    Magic10=10;

//---

extern string Symbol11="EURCHF";

extern int    Magic11=11;

//---

extern string Symbol12="EURGBP";

extern int    Magic12=12;

//---

extern string Symbol13="EURJPY";

extern int    Magic13=13;

//---

extern string Symbol14="EURNZD";

extern int    Magic14=14;

//---

extern string Symbol15="EURUSD";

extern int    Magic15=15;

//---

extern string Symbol16="GBPAUD";

extern int    Magic16=17;

//---

extern string Symbol17="GBPCAD";

extern int    Magic17=17;

//---

extern string Symbol18="GBPCHF";

extern int    Magic18=18;

//---

extern string Symbol19="GBPJPY";

extern int    Magic19=19;

//---

extern string Symbol20="GBPNZD";

extern int    Magic20=20;

//---

extern string Symbol21="GBPUSD";

extern int    Magic21=21;

//---

extern string Symbol22="NZDCAD";

extern int    Magic22=22;

//---

extern string Symbol23="NZDCHF";

extern int    Magic23=23;

//---

extern string Symbol24="NZDJPY";

extern int    Magic24=24;

//---

extern string Symbol25="NZDUSD";

extern int    Magic25=25;

//---

extern string Symbol26="USDCAD";

extern int    Magic26=26;

//---

extern string Symbol27="USDCHF";

extern int    Magic27=27; 

//---

extern string Symbol28="USDJPY";

extern int    Magic28=28;






Файлы:

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

1
Разработчик 1
Оценка
(34)
Проекты
60
23%
Арбитраж
11
73% / 9%
Просрочено
3
5%
Свободен
2
Разработчик 2
Оценка
(65)
Проекты
96
52%
Арбитраж
3
33% / 67%
Просрочено
24
25%
Свободен
3
Разработчик 3
Оценка
(174)
Проекты
176
76%
Арбитраж
2
100% / 0%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(304)
Проекты
509
47%
Арбитраж
29
10% / 45%
Просрочено
138
27%
Свободен
5
Разработчик 5
Оценка
(302)
Проекты
383
20%
Арбитраж
43
60% / 23%
Просрочено
45
12%
Загружен
6
Разработчик 6
Оценка
(43)
Проекты
72
49%
Арбитраж
4
0% / 50%
Просрочено
19
26%
Свободен
7
Разработчик 7
Оценка
(19)
Проекты
35
26%
Арбитраж
10
30% / 70%
Просрочено
5
14%
Свободен
8
Разработчик 8
Оценка
(1096)
Проекты
1777
61%
Арбитраж
14
64% / 7%
Просрочено
84
5%
Свободен
9
Разработчик 9
Оценка
(8)
Проекты
16
0%
Арбитраж
8
13% / 75%
Просрочено
3
19%
Свободен
10
Разработчик 10
Оценка
(1)
Проекты
1
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(2428)
Проекты
3057
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Работает
12
Разработчик 12
Оценка
(15)
Проекты
17
6%
Арбитраж
1
0% / 100%
Просрочено
1
6%
Свободен
13
Разработчик 13
Оценка
(2086)
Проекты
2646
61%
Арбитраж
113
45% / 26%
Просрочено
418
16%
Работает
Похожие заказы
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
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
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
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

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

Бюджет
30 - 50 USD
Исполнителю
27 - 45 USD