Job finished
Execution time 31 seconds
Feedback from customer
work is comfortable and fast, professional and very understanding
Feedback from employee
Really very good customer, I like to work with him again.
Specification
I have an indicator, related to RSI but adjusted. As you can see in the image, there are light blue "Aqua" rectangles that don't form on the same candle but after confirmation by two candles. This color is meant for buy signals, and there is an opposite color, gold, for sell signals.
it no repaints.
there are two candles for confirmation.
indicator is in exe format
But if you want some code that might be necessary and related to making the expert and identifying rectangles, I will give it to you
You can notice a light blue soft rectangle, which signals a potential positive trend, and a soft red rectangle that signals a potential negative trend.
What I want from the Expert Advisor according to the following sequence:
///////////////
For buying:
If a soft blue rectangle appears, followed by a thick green rectangle, and then immediately after one candle a Aqua rectangle appears, this indicates a "buy signal".
The stop loss is placed below the soft blue rectangle, exactly at the lower bound of the rectangle.
If the trade moves upwards by two candles with a light Aqua color, the stop loss is moved to the upper bound of the soft blue rectangle.
TP/ Close the buy trade on the first candle where the Aqua rectangle stops appearing.
////////////////
For selling:
If a soft red rectangle appears, followed by a thick red rectangle, and then immediately after one candle a golden rectangle appears, this indicates a "sell signal".
The stop loss is placed above the soft red rectangle, exactly at the upper bound of the rectangle.
If the trade moves downwards by two candles with a golden color, the stop loss is moved to the lower bound of the soft red rectangle.
TP/ Close the sell trade on the first candle where the golden rectangle stops appearing.
/////////////
You will put in the control list:
Deal size
Stop loss
trailing stop
Magic number
my budget is exactly $30.
my budget is exactly $30.
Responded
1
Rating
Projects
515
19%
Arbitration
35
46%
/
31%
Overdue
34
7%
Working
2
Rating
Projects
6
33%
Arbitration
6
0%
/
67%
Overdue
1
17%
Working
3
Rating
Projects
8
13%
Arbitration
3
0%
/
67%
Overdue
2
25%
Free
4
Rating
Projects
55
62%
Arbitration
2
50%
/
50%
Overdue
0
Free
5
Rating
Projects
485
40%
Arbitration
82
11%
/
63%
Overdue
77
16%
Free
Published: 1 code
6
Rating
Projects
38
21%
Arbitration
5
0%
/
60%
Overdue
0
Free
7
Rating
Projects
570
37%
Arbitration
106
39%
/
33%
Overdue
17
3%
Free
8
Rating
Projects
488
70%
Arbitration
6
67%
/
0%
Overdue
2
0%
Free
9
Rating
Projects
721
34%
Arbitration
35
71%
/
9%
Overdue
23
3%
Free
10
Rating
Projects
2
0%
Arbitration
3
0%
/
0%
Overdue
1
50%
Free
11
Rating
Projects
4
25%
Arbitration
3
0%
/
100%
Overdue
0
Free
12
Rating
Projects
478
40%
Arbitration
105
40%
/
24%
Overdue
82
17%
Loaded
Published: 2 codes
13
Rating
Projects
195
42%
Arbitration
13
8%
/
54%
Overdue
9
5%
Free
Published: 3 codes
Similar orders
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
GRID/DCA EA for XAUUSD Trading needed
50 - 100 USD
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Adaptive XAUUSD EA – MT5
30 - 200 USD
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
Project information
Budget
30+ USD
Deadline
from 0 to 2 day(s)