Development of a Price Action EA based on Candle Structure and Pending Orders (False Breakout Logic)

MQL5 专家

工作已完成

执行时间24 天

指定

I am looking for an experienced MQL5 developer to program a professional Expert Advisor based on specific Price Action logic and Market Structure analysis.


IMPORTANT:

The exact strategy logic, specifically the rules for defining the entry setup, is confidential. The detailed strategy document (PDF) and specific rules will be provided privately to the selected developer.


General Concept:

The EA trades based on pure OHLC candle structure and Fractal points. It identifies liquidity sweeps (False Breakouts) and places pending orders.


Technical Requirements:

  1. Market Structure Recognition:

    • Identification of significant Highs and Lows (based on Fractals or a defined candle range).

    • Detection of "False Breakouts" (Price sweeps a level but closes in the opposite direction).

  2. Order Management (Crucial):

    • The EA must use Limit Orders (Buy Limit / Sell Limit), not Market Execution.

    • Pending orders must be placed at a specific price point derived from the signal candle (e.g., the high/low or open/close of the setup candle).

    • Invalidation Logic: The EA must be able to delete a pending order if the price violates specific conditions (e.g., if the price cuts too deep into the setup zone before filling the order).

  3. Risk Management:

    • Dynamic Lot sizing based on Risk % of Account Balance.

    • Automatic Stop Loss (SL) and Take Profit (TP) placement based on the structure of the signal candle.

  4. Filters:

    • Ability to filter trades using RSI (Overbought/Oversold zones).

    • Time filter (Start/End hour).

  5. Deliverables:

    • Clean, commented, and error-free Source Code (.mq5).

    • The EA must pass the Strategy Tester without errors.

Please only apply if you have experience with Price Action EAs and managing Pending Orders/Limit Orders programmatically.


反馈

1
开发者 1
等级
(50)
项目
64
20%
仲裁
11
27% / 55%
逾期
5
8%
空闲
2
开发者 2
等级
(62)
项目
90
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
3
开发者 3
等级
(34)
项目
35
40%
仲裁
0
逾期
3
9%
空闲
4
开发者 4
等级
(13)
项目
14
36%
仲裁
3
0% / 100%
逾期
0
工作中
发布者: 1 文章
5
开发者 5
等级
(2347)
项目
2953
63%
仲裁
125
44% / 26%
逾期
429
15%
空闲
6
开发者 6
等级
(162)
项目
289
35%
仲裁
18
22% / 61%
逾期
43
15%
空闲
7
开发者 7
等级
(2676)
项目
3414
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
8
开发者 8
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(319)
项目
571
35%
仲裁
83
31% / 45%
逾期
206
36%
空闲
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(19)
项目
22
18%
仲裁
9
33% / 44%
逾期
3
14%
工作中
发布者: 1 代码
12
开发者 12
等级
(369)
项目
455
55%
仲裁
23
57% / 17%
逾期
31
7%
工作中
13
开发者 13
等级
(75)
项目
80
6%
仲裁
46
11% / 54%
逾期
7
9%
工作中
14
开发者 14
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(20)
项目
26
38%
仲裁
6
33% / 50%
逾期
0
空闲
16
开发者 16
等级
(3)
项目
3
100%
仲裁
0
逾期
0
工作中
相似订单
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot 30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -

项目信息

预算
30 - 50 USD