I need an Expert Advisor based on Engulfing patterns with money management settings

Lavoro terminato

Tempo di esecuzione 8 giorni
Feedback del cliente
Andrey worked very fast and adhered to the specifications I provided.
Feedback del dipendente
Not clear customer attitude. I wrote that everything is fine, but gave it a 3-star rating.

Specifiche

Hello 

I need an Expert Advisor based on (almost)Engulfing patterns with money management settings.

For my Bearish Engulfing pattern should work as following as rule (please check the attached image):

  1. low1<low2
  2. high1>high2  (classic bearish engulfing have this one but for my robot I don't need it. I am not sure if not including this will affect to open trades or the programming logic)
  3. close1< open2
  4. open1>close1
  5. open2<close2
  6. The bearish candle can not be twice as big as the bullish candle

When this rules have been met, the EA can open a sell limit order on the close1 of the bearish candle plus spread if possible and SL on top of high1

For bullish signal:

  1. high1>high2
  2. close1>open2
  3. open1<close1
  4. open2>close2
  5. The bullish candle can not be twice as big as the bearish candle

When this rules have been met, the EA can open a buy limit order on the close1 of the bullish candle plus spread if possible and SL bellow low1.

The EA should only manage on the active pair that it is running the EA. If for example this run this EA in two pairs like EURUSD and GBPUSD, the EA applies the general rules for opening trades the rules but different money management selected in their settings (if applicable) .

For the EA money management:

  1. Limit to one open order/active. It can open 1 pending limit order but if the trade is active it will not open new pending orders until the active order is closed.(This should not affect if I attach the EA to other pair).
  2. Trading hours. It will use the server hour. This one should be option as ON / OFF and the hours that I can set
  3. Option to select between 3 options for selecting lot size. A) Based on percentage of account. B) Based on a fixed amount of money. C) Fix lot Size
  4. Slippage protection for entry and SL(set on pips).
  5. Target. The numeric number will multiply for the value of SL . If for example I set to "1" it will TP the same amount set as the SL pips.  Or 1.5 it would be 1.5 multiply SL.
  6. Partial close. I would like to have the option as ON / OFF and to select what percentage I want to close if the active trade gets to 1% of the balance . Once it closes the percentage the trade moves to breakeven.
  7. The ability to create alerts when orders are active.

For the job to be completed the source also must be included. I also include some pics as reference for the pattern and the MM settings.



File:

JPG
engulfing.jpg
36.3 Kb
JPG
MM.jpg
42.4 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(208)
Progetti
297
54%
Arbitraggio
0
In ritardo
1
0%
Gratuito
Pubblicati: 6 codici
2
Sviluppatore 2
Valutazioni
(1125)
Progetti
1813
61%
Arbitraggio
14
64% / 7%
In ritardo
84
5%
Gratuito
3
Sviluppatore 3
Valutazioni
(40)
Progetti
58
22%
Arbitraggio
10
10% / 70%
In ritardo
13
22%
Gratuito
4
Sviluppatore 4
Valutazioni
(412)
Progetti
543
75%
Arbitraggio
9
44% / 0%
In ritardo
24
4%
Gratuito
5
Sviluppatore 5
Valutazioni
(319)
Progetti
568
35%
Arbitraggio
82
30% / 45%
In ritardo
206
36%
Caricato
6
Sviluppatore 6
Valutazioni
(44)
Progetti
100
39%
Arbitraggio
17
29% / 47%
In ritardo
32
32%
Gratuito
7
Sviluppatore 7
Valutazioni
(126)
Progetti
151
48%
Arbitraggio
6
83% / 17%
In ritardo
2
1%
Gratuito
8
Sviluppatore 8
Valutazioni
(14)
Progetti
19
11%
Arbitraggio
1
0% / 100%
In ritardo
5
26%
Gratuito
9
Sviluppatore 9
Valutazioni
(19)
Progetti
35
26%
Arbitraggio
10
30% / 70%
In ritardo
5
14%
Gratuito
10
Sviluppatore 10
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(12)
Progetti
14
0%
Arbitraggio
1
100% / 0%
In ritardo
1
7%
Gratuito
12
Sviluppatore 12
Valutazioni
(70)
Progetti
91
25%
Arbitraggio
26
19% / 54%
In ritardo
25
27%
Gratuito
13
Sviluppatore 13
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
14
Sviluppatore 14
Valutazioni
(271)
Progetti
553
50%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
Ordini simili
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
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
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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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
//———————————————————————————————————————————————————————————————————— 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 () {

Informazioni sul progetto

Budget
40+ USD
Scadenze
da 1 a 5 giorno(i)