Specification
Hello,
I have an MT5 Expert Advisor that compiles successfully with no errors, but it does not open any trades in live market or Strategy Tester.
The EA logic is already implemented and quite detailed. I need an experienced MQL5 developer to debug, validate conditions, and fix execution issues, not to redesign the strategy.
🔹 Strategy Summary
- Timeframe: M30
- Instruments: NAS100 / XAUUSD
- Core Logic:
- Market structure using Swing High / Swing Low
- BOS / CHOCH detection
- Displacement leg
- 30–50% retracement entry
- Fair Value Gap (2 & 3 candle)
- Liquidity logic (equal highs/lows, buy-side & sell-side liquidity taken)
- Untested BOS/CHOCH retest zones
- Risk management:
- 4% risk per trade
- SL beyond BOS candle
- TP at nearest swing high/low
- Spread filter & max trades per direction
🔹 Current Problem
- EA loads successfully
- No trades are triggered
- Very likely causes:
- Filters too strict (liquidity + untested zones + FVG overlap)
- Logic order / state issues (g_CurrentLeg.active, trend reset)
- Conditions not aligning on the same candle
- Execution / symbol / tick value handling on indices
🔹 What I Need From You
- Add debug Print() logs for each major condition:
- BOS / CHOCH detection
- Liquidity taken
- Untested structure zone found
- FVG overlap
- Entry blocked reason
- Identify which condition prevents entries
- Fix logic so the EA:
- Takes valid trades
- Does not overtrade
- Respects the existing SMC rules
- (Optional but preferred)
- Add a debug mode ON/OFF input
- Mark BOS, FVG, Liquidity, and entry on chart
🔹 Deliverables
- Working .mq5 source code
- Explanation of what was blocking trades
- Clean, commented fixes (no over-engineering)
I will provide the full .mq5 file and can run Strategy Tester screenshots if needed.
Please let me know:
- Your experience with SMC / market structure EAs
- Estimated time to debug
- Fixed price for this task
Kind regards,
Clearance Nkosana Mabaso
Responded
1
Rating
Projects
977
74%
Arbitration
27
19%
/
67%
Overdue
101
10%
Free
Published: 1 article, 6 codes
2
Rating
Projects
11
0%
Arbitration
7
29%
/
71%
Overdue
2
18%
Free
3
Rating
Projects
80
6%
Arbitration
46
11%
/
54%
Overdue
7
9%
Working
4
Rating
Projects
64
20%
Arbitration
11
27%
/
55%
Overdue
5
8%
Free
5
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Free
6
Rating
Projects
644
26%
Arbitration
92
72%
/
14%
Overdue
12
2%
Working
Published: 1 code
7
Rating
Projects
20
10%
Arbitration
8
38%
/
38%
Overdue
3
15%
Working
8
Rating
Projects
35
23%
Arbitration
4
0%
/
50%
Overdue
2
6%
Working
9
Rating
Projects
17
29%
Arbitration
3
67%
/
0%
Overdue
0
Loaded
10
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
11
Rating
Projects
1
0%
Arbitration
1
0%
/
0%
Overdue
0
Free
12
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
13
Rating
Projects
3
0%
Arbitration
0
Overdue
0
Free
14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Title: MT5 EA Needed – Prop‑Firm Compliance Tool (SL/TP at Entry, 60‑Second Hold, Daily Profit Cap, 0.5% XAUUSD Risk) Description: I need an MT5 Expert Advisor that enforces prop‑firm compliance rules for Instant Funding accounts. The EA must NOT trade automatically — it should only monitor and control my manual XAUUSD trading. I trade all sessions, so there should be no time restrictions. MY TRADING STYLE (Important
1. Project Overview Asset: XAUUSD (Gold) Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). 2. Strategy Logic (The "Poverty"
Highly profitable robot needed
30+ USD
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot.
30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
Convert Indicator to EA
30 - 40 USD
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator
30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
Project information
Budget
35+ USD
Deadline
to 3 day(s)