Development of a retracement trading EA using 6 indicators

Job finished

Execution time 4 days
Feedback from customer
Fantastic work done by the developer! Very strong effort to make the outcome match the specs. I will definitely be using him again in the future.
Feedback from employee
Quality Person, just Super Quality. Highly recommend, I'll love to work with on upcoming projects.

Specification

Hello,

I would like to  find a developer who:

* Can focus on making an error-free, debugged EA according to the description you see here

* Has a track record of helping clients to build high-profit trading bots

* Does consulting work to improve trading bots performance

* Will work on existing EA’s 


This bot uses the following trade open rules:

1) The market has established a trend (based on two MA lines)

2) The candle has retreated counter to the current trend, but not as far as the outside band

3) The retracement has ended based on a cyclic indicator and the market is moving in the direction of the trend

4) The trend is validated based on the color of an additional indicator

Plus  BE; partial TP; Trailing Stop and fixed TP

This picture demonstrates trade open triggers per these rules


Responded

1
Developer 1
Rating
(21)
Projects
20
10%
Arbitration
2
50% / 50%
Overdue
0
Free
2
Developer 2
Rating
(27)
Projects
33
33%
Arbitration
1
100% / 0%
Overdue
5
15%
Loaded
3
Developer 3
Rating
(128)
Projects
154
49%
Arbitration
10
80% / 0%
Overdue
0
Working
Published: 1 code
4
Developer 4
Rating
(393)
Projects
622
33%
Arbitration
29
69% / 7%
Overdue
19
3%
Working
5
Developer 5
Rating
(363)
Projects
461
24%
Arbitration
48
58% / 21%
Overdue
52
11%
Loaded
6
Developer 6
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(45)
Projects
63
52%
Arbitration
3
0% / 0%
Overdue
1
2%
Free
8
Developer 8
Rating
(11)
Projects
16
19%
Arbitration
5
40% / 60%
Overdue
4
25%
Working
9
Developer 9
Rating
(385)
Projects
545
53%
Arbitration
26
54% / 23%
Overdue
6
1%
Loaded
10
Developer 10
Rating
(70)
Projects
218
71%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
11
Developer 11
Rating
(1)
Projects
2
0%
Arbitration
0
Overdue
1
50%
Free
12
Developer 12
Rating
(6)
Projects
8
25%
Arbitration
2
50% / 0%
Overdue
2
25%
Free
13
Developer 13
Rating
(2537)
Projects
3203
66%
Arbitration
77
48% / 14%
Overdue
341
11%
Working
Published: 1 code
14
Developer 14
Rating
(278)
Projects
498
36%
Arbitration
63
33% / 35%
Overdue
178
36%
Loaded
15
Developer 15
Rating
(72)
Projects
80
10%
Arbitration
35
9% / 54%
Overdue
6
8%
Free
16
Developer 16
Rating
(37)
Projects
59
27%
Arbitration
25
20% / 52%
Overdue
10
17%
Working
Published: 1 code
17
Developer 17
Rating
(43)
Projects
90
13%
Arbitration
33
27% / 58%
Overdue
37
41%
Free
18
Developer 18
Rating
(4)
Projects
6
17%
Arbitration
3
0% / 67%
Overdue
0
Free
Similar orders
I have a purchased MT4 custom indicator (Rapid Trend.ex4) located in the Market folder: MQL4 > Indicators > Market > Rapid Trend.ex4 I want to create a new custom indicator ( iCustomRapidTrend.ex4 ) that: Uses the original Rapid Trend indicator via iCustom with path input: Market\\Rapid Trend.ex4 Adjusts the width and size of the lines and arrows (Green/Red lines: width 2; Up-arrow Blue and Down-arrow Magenta: size
I am looking for an experienced and reliable MQL5 developer to complete an Expert Advisor (EA) project that is already partially developed. The previous coder abandoned the project close to completion, so I need someone who can step in, quickly understand the existing code, and professionally bring it across the finish line
Hello, I have a GUI that needs 2 adjustments. The first is to have it load up to the right of the screen. The other is to check the box "None" in the 3rd ticket window. I think I've located the error (rb 3 false). I don't know how to edit the Designer Generated Code. I also don't know how to move the GUI. I've gone in there and moved some lines around for aesthetic purposes and adjusted the font but that's as far as
I am looking for an experienced MQL5 or MetaTrader developer who can create a custom solution that generates MT5 trading statement files (HTML or XML format). The tool should allow me to manually input trade data (such as order open/close times, lot sizes, symbols, profits, etc.) and then generate a file that looks identical to a real MetaTrader 5 statement. Requirements: • Ability to simulate real trading history
Hello, I am looking for a strategy in H1 (perhaps with entry in M5 or M15) that uses orderblock and/or support/reistance zones in order to enter. I am looking to scale into trades with 1-3 small positions, leaving a lot of space in between positions in order to create a good average take profit. Perhaps this strategy could also use fibonacci or other entries. If someone has a strategy that can be backtested in the
Hi, I need an Expert Advisor (EA) MT5 that focuses on GOLD / XAUUSD with the goal of achieving very high monthly returns (40%++) under strict risk control parameters. Looking for a Strategy with entry on M5 (developers are welcome to add validation such as H1, H4, or D1) but, entry must be on M5 timeframe A strategy that uses orderblocks and/or support/resistance zones for entry. (You can add other features such as
1. Entry Rules Buy Entry : ADX(14) > 25 +DI > -DI EMA 21 crosses above EMA 50 Validated on the close of the H1 candle . Sell Entry : ADX(14) > 25 -DI > +DI EMA 21 crosses below EMA 50 Validated on the close of the H1 candle . 2. Exit Rules Take Profit (TP) : ATR-based TP = Current ATR(14) × 3.0 Stop Loss (SL) : ATR-based SL = Current ATR(14) × 1.5 Trailing Stop : Activated when profit ≥ ATR(14) × 1.0 . Trailing
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
This Expert Advisor (EA) is designed to operate on the XAUUSDm symbol (Gold micro), using the 1-minute timeframe as the main chart and the 5-minute timeframe as the higher timeframe. It is built to follow the logic of the “Supertrend MTF Heikin Ashi Auto” indicator from TradingView, exactly as shown in the reference screenshot. The EA must fully comply with all detection, validation, and execution conditions
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters

Project information

Budget
125 - 175 USD
For the developer
112.5 - 157.5 USD
Deadline
from 3 to 5 day(s)