Build Precision Breaker Block System V2 EA (Mechanical Trading Strategy for Futures and Forex)

MQL5 Experts

Specification

Hello Developers,

I need a Metatrader 5 (MT5) Expert Advisor (EA) built based on my fully mechanical Precision Breaker Block System V2 trading strategy.

Key Features:

  • 15m and 5m EMA Alignment Check (50 EMA and 200 EMA)

  • 5-Minute timeframe Liquidity Sweep Detection (previous highs/lows)

  • Impulse Strength Confirmation (2x the size of breaker block candle body)

  • Breaker Block Zone Mapping (last opposite color candle body only, no wicks)

  • 1-Minute timeframe Rejection Candle Confirmation inside breaker block zone

  • Entry upon 1m rejection candle close

  • Fixed Stop Loss placement outside breaker block body + user-defined buffer

  • Fixed Take Profit at 1:2 Risk:Reward

  • Risk per trade adjustable (% account balance)

  • Session Control (Trade only between 9:00AM and 11:00AM EST)

  • Walkaway Rules (Stop trading after 2 wins OR 2 losses OR after 11AM)

  • Multi-Symbol Support (Monitor multiple symbols like ES, NQ, Forex pairs simultaneously)

  • All settings user-adjustable inside inputs panel

Additional Notes:

  • I require both the compiled .ex5 file and the full editable .mq5 source code upon delivery.

  • No discretionary or manual intervention during live trading.

  • The EA must run fully automatically, fully mechanical.

  • Code must be clean, efficient, and well-commented for future maintenance.

  • EA should handle fast execution to avoid missing 1m candle confirmations.

Deliverables:

  • Precision Breaker Block System V2 EA (.ex5 and .mq5)

  • Quick installation guide or basic instructions (optional but appreciated)

Budget:
Negotiable based on experience and speed.

Timeline:
Prefer delivery within 5–7 days.


Responded

1
Developer 1
Rating
(84)
Projects
122
16%
Arbitration
4
25% / 25%
Overdue
11
9%
Loaded
2
Developer 2
Rating
(235)
Projects
336
24%
Arbitration
19
63% / 21%
Overdue
1
0%
Loaded
3
Developer 3
Rating
(31)
Projects
40
33%
Arbitration
0
Overdue
1
3%
Working
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(8)
Projects
9
0%
Arbitration
4
50% / 25%
Overdue
1
11%
Working
6
Developer 6
Rating
(564)
Projects
933
47%
Arbitration
303
59% / 25%
Overdue
125
13%
Loaded
7
Developer 7
Rating
(2200)
Projects
2779
62%
Arbitration
117
45% / 25%
Overdue
425
15%
Working
8
Developer 8
Rating
(18)
Projects
24
13%
Arbitration
3
67% / 0%
Overdue
2
8%
Working
9
Developer 9
Rating
(217)
Projects
257
47%
Arbitration
10
40% / 0%
Overdue
15
6%
Busy
10
Developer 10
Rating
(28)
Projects
30
37%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(2)
Projects
0
0%
Arbitration
1
0% / 0%
Overdue
0
Working
12
Developer 12
Rating
(270)
Projects
548
49%
Arbitration
55
40% / 36%
Overdue
226
41%
Working
13
Developer 13
Rating
(502)
Projects
536
53%
Arbitration
12
67% / 17%
Overdue
3
1%
Free
14
Developer 14
Rating
(221)
Projects
227
29%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
15
Developer 15
Rating
(9)
Projects
11
27%
Arbitration
1
100% / 0%
Overdue
0
Working
16
Developer 16
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Working
17
Developer 17
Rating
(530)
Projects
607
34%
Arbitration
33
39% / 45%
Overdue
9
1%
Loaded
18
Developer 18
Rating
(71)
Projects
218
71%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
19
Developer 19
Rating
(43)
Projects
90
13%
Arbitration
33
27% / 58%
Overdue
37
41%
Free
Similar orders
Gate.io - MT5 Connection Library Project (Spot & Future) IMPORTANT NOTE This project involves developing a connection library written only in MQL5 language. It should be a simple library that I will use in my existing Expert Advisor. Please develop a solution that contains only the requested functions, avoiding unnecessary complexity. Core Requirements 1. MQL5 Library Structure The project must be developed entirely
I want a trading system which I will take signals from it ... the system must come with arrows.. channel.. showing .. if the buy trend is strong or weak with percentage.. for mt5 I will send a example on the video ... I don't want indicators are I I hope I find a developer who's more experienced
hello i need expert that uses this indicator open buy /close sell if currency numerator crossed upwards currency denominator open sell /closs long if currency numerator crosses downwards currency denominator
I need an expert who can turn the following strategy into metatrader 5 bot and also pinescript strategy for tradingview? If so, I will have to double-check if tweaks are needed and also how long would it take you and how much would you charge? Thanks
Hello my name is Ayofe . Can you help set my parameters in the Input Parameters of ForexSignalClient.ex4 file which I already have ? So I had another person set this up . I subscribe and have two signal providers 1) provides forex signals and 2) provides Gold XAUUSD . When we receive signals they have the SL and 3 TP levels for each single . This person has not set up this correctly and I need to set up properly
Fix code 30 USD
//+------------------------------------------------------------------+ //| MA Bot.mq5 | //| Simple Martingale MA-based Trading Bot for Gold (XAUUSD) | //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; input int maPeriod = 13; input ENUM_MA_METHOD maMethod = MODE_EMA; input double tradeGapUSD = 2.0; input
Hi 50 USD
I need a robot that can trade auto for me, set sl and to and be able to fund account to allow robot to run freely. Smal budget of 50 dollars to complete
Hello, I am looking for a skilled developer with verifiable experience to develop an automated trading system / expert / EA for the MT5 platform and the TradingView platform. Consider everything I have stated here as a suggestion from a "trader". It is up to you as a "developer" to tell me that something is not feasible or too complicated and we will look for a compromise or another solution = I am open to all
I need an MT5 Expert Advisor (EA) that trades forex pairs using the following strategy: Timeframe: M5 Pairs: All forex pairs Entry Buy: Price above 9 EMA 9 EMA above 20 EMA 20 EMA above 60 EMA Entry Sell: Price below 9 EMA 9 EMA below 20 EMA 20 EMA below 60 EMA Stop Loss: ATR(14) based, 1.5x ATR distance Trailing Stop: Start trailing after +1 ATR profit Risk Per Trade: 20% of account balance per trade (Switch to 5%
Need an expert coder to convert my tradingview pine script to mt5 indicator for me, the indicator is very simple I need you to go through it very well before sending message, make very sure you can do it

Project information

Budget
250 - 500 USD
For the developer
225 - 450 USD
Deadline
from 3 to 7 day(s)