Build ICT EA that trades a break of a pre-defined range

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
AMAZING coder!! EA performed exactly as detailed and well within the timeframe, will use again for every job from now on 10 stars!!!
Feedback del dipendente
It was great working with you! Looking forward to future collaborations.

Specifiche

require an MT5 EA that has the following options


1 - can define a range and draw box

2 - can define a trading window after this box (the range box)

3 - waits for price inside the trading window to sweep the highs or lows of that range and then trades in the opposite direction of the break of the range

4 - the most important part - must mark every swing high and low (Fractal swing high and low so any 3 candle pattern for swing high and low) if we are buying then wait for candle to close above the most recent swing high

5 - after candle has closed above the recent swing high if buying place market order and put SL at the lowest low of the trading window (option to also put SL below the most recent swing low as well)

6 - set SL offset in points - so if i set 100 points then SL will be placed 100 points below the lowest low)

7 - TP as a RR so 1:1 or 1:2 etc

8 - Risk management per trade

9  - Max trades per session option

10  - BE option at 1:1 or 1:2 etc

11 - magic number in case i want to run other EAs on the same pair on the chart

12 - optional - news filter so it wont place any trades if inside the trading window there is US red news scheduled

13 - max SL option - so if the trade is valid and the SL would be more than X pips (you can set this) then trade wont be placed


I do have full video explaining and showing this strategy as well if needed

Con risposta

1
Sviluppatore 1
Valutazioni
(279)
Progetti
350
29%
Arbitraggio
37
27% / 65%
In ritardo
10
3%
Occupato
2
Sviluppatore 2
Valutazioni
(20)
Progetti
32
9%
Arbitraggio
0
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(271)
Progetti
553
50%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
4
Sviluppatore 4
Valutazioni
(160)
Progetti
208
61%
Arbitraggio
10
80% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
5
Sviluppatore 5
Valutazioni
(27)
Progetti
27
26%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
6
Sviluppatore 6
Valutazioni
(9)
Progetti
12
25%
Arbitraggio
1
100% / 0%
In ritardo
2
17%
Gratuito
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
30 - 120 USD