EA/ Trading Robot using three indicators for MT4

仕事が完了した

実行時間11 時間

指定

I'm looking for someone to create an EA trading robot, using two ex4 files and ADX. 

The EX4 indicators have to be reflecting the same color and trigger and execute a buy signal when both ex4 indicators are green and ADX indicator D+ crosses above 20. And a sell execution when both ex4 indicators are showing red and ADX D- crosses above 20. I want to be able to manually set my own stop loss  pip amount via a built in option in the EA and trailing stop. Also lot size should be customizable. 

Generate a buy order when all three conditions are met. 

1. Trend ARC indicator line is green

2. Custom EMA indicator line Color is green

3. ADX D+ crosses above 20

NOTE: Condition 1 and 2 can happen in any order but condition three should be the last in the sequence. 


Generate a sell order when all three conditions are met.

1. Trend ARC indicator line color red 

2. Custom EMA indicator line red 

3. ADX D- crosses above 20

NOTE: Condition 1 and 2 can happen in any order but condition three should be the last in the sequence.  

I've attached what the signal would look like on the chart. See the picture for a reference for better understanding of what I'm looking for. 

NOTE: TWO OF THE INDICATORS ARE EX4 FORMAT I DO NOT HAVE THE MQ4 Code

応答済み

1
開発者 1
評価
(1278)
プロジェクト
1699
49%
仲裁
52
71% / 12%
期限切れ
38
2%
仕事中
2
開発者 2
評価
プロジェクト
0
0%
仲裁
2
0% / 50%
期限切れ
0
3
開発者 3
評価
(1929)
プロジェクト
3550
88%
仲裁
73
40% / 15%
期限切れ
268
8%
4
開発者 4
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
5
開発者 5
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
6
開発者 6
評価
(4)
プロジェクト
6
33%
仲裁
3
0% / 100%
期限切れ
0
7
開発者 7
評価
(163)
プロジェクト
258
61%
仲裁
4
50% / 25%
期限切れ
10
4%
8
開発者 8
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
パブリッシュした人: 8 codes
9
開発者 9
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
10
開発者 10
評価
(278)
プロジェクト
340
37%
仲裁
6
50% / 17%
期限切れ
7
2%
パブリッシュした人: 5 codes
11
開発者 11
評価
(70)
プロジェクト
86
31%
仲裁
1
100% / 0%
期限切れ
1
1%
12
開発者 12
評価
(564)
プロジェクト
844
73%
仲裁
15
53% / 13%
期限切れ
193
23%
13
開発者 13
評価
(4)
プロジェクト
5
0%
仲裁
0
期限切れ
1
20%
14
開発者 14
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
15
開発者 15
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
16
開発者 16
評価
(2641)
プロジェクト
3356
67%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
17
開発者 17
評価
(2306)
プロジェクト
2902
63%
仲裁
122
44% / 25%
期限切れ
429
15%
取り込み中
18
開発者 18
評価
(349)
プロジェクト
463
51%
仲裁
41
24% / 49%
期限切れ
149
32%
19
開発者 19
評価
(23)
プロジェクト
27
22%
仲裁
0
期限切れ
1
4%
20
開発者 20
評価
(430)
プロジェクト
606
55%
仲裁
48
23% / 56%
期限切れ
176
29%
21
開発者 21
評価
(136)
プロジェクト
196
43%
仲裁
17
29% / 59%
期限切れ
28
14%
類似した注文
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
1️⃣ Support and Resistance Levels Draw only strong support and resistance levels. Detect hidden strong support and resistance levels. Add strength rating stars for each level: ⭐⭐⭐ = Very Strong ⭐⭐ = Medium ⭐ = Weak (may break easily) Indicator must not repaint (No Repaint). 2️⃣ Professional Dashboard Display all timeframes from 1 minute to monthly. For each timeframe: Green color with an upward arrow if the trend is
Mt5 30+ USD
Hi, I've purchased a licensed Expert Advisor (EA), but the seller isn't the original developer. Can we remove the license so I can use it on multiple accounts? Or what do you recommend we do
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
PROJECT DESCRIPTION Looking for 1 experienced MQL5 developer to build 2 Expert Advisors for MetaTrader 5, targeting XAUUSD and major currency pairs. Strong preference for a single developer handling both EAs to maximize code reuse, reduce cost, and ensure consistency. EA1 — Grid Martingale Pro · Buy/Sell grid with Fixed or ATR Dynamic distance (ATR read once per fill, stored in grid_step_at_open[]) · Gap
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Olá amigos possuo um indicador que não tem o código fonte mas tenho a licença para usar esse indicador que está me trazendo bons resultados no meu operacional desejo automatizar as suas entradas através de um robô funciona mais ou menos da seguinte forma o indicador gera um sinal de compra ou venda e também gera um nível de take profit stop loss.O robô deve fazer a leitura dos sinais e definir TP e SL nos mesmos

プロジェクト情報

予算
30 - 100 USD
締め切り
最高 6 日