MQL5 Semi-EA: Fibonacci Zones + SMC Liquidity Sweep Confirmation

Specifiche

Product Requirements Document (PRD)

Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based)

Platform: MetaTrader 5 (MQL5)

Target Asset: XAUUSD (High Volatility) / M5 Timeframe

1. EA Operating Concept (Semi-Automated)

  • Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points).

  • EA's Role: The EA runs in the background. It must dynamically retrieve the price coordinates of the 1.0 and 0.0 anchors of this specific Fibonacci object. It then calculates specific operational zones, monitors the M5 timeframe for specific Price Action/SMC triggers, and fully automates trade execution (Lot size calculation, Entry, SL, TP) without human intervention.

2. Core Operational Zones (Dynamic Calculation)

Based on the 1.0 and 0.0 anchor prices retrieved from the chart's Fibo object, the EA must calculate and strictly monitor the following zones:

  • Zone 1: OTZ (Optimal Trade Zone): Between the 61.8% and 78.6% Fibonacci levels.

  • Zone 2: Bottom LQ Zone: Between the -11.3% (LQ SWEEP) and -27.2% (LQ RUN) levels.

  • Zone 3: Top LQ Zone: Between the 111.3% (LQ SWEEP) and 127.2% (LQ RUN) levels.

    (Constraint: If the current M5 price is outside these specific zones, the EA must remain dormant. No trades allowed.)

3. Entry Signal Recognition (M5 Triggers)

The EA monitors the M5 timeframe for the following candlestick patterns only when the price is inside the active zones.

CRITICAL: The EA must strictly wait for the M5 candle to CLOSE before confirming the signal. No intra-bar (tick-based) execution to prevent fake-outs.

  • Trigger A: Liquidity Sweep Pinbar

    • Morphology: A candlestick with a long wick (the wick must represent >= 60% of the total candle length).

    • Sweep Confirmation: The extreme tip of this wick must pierce (be higher/lower than) the highest high / lowest low of the previous N M5 candles (Input parameter: Lookback_N , default = 8).

  • Trigger B: Engulfing Sweep

    • Morphology: A standard Engulfing pattern (Bullish or Bearish).

    • Sweep Confirmation: The extreme high/low of this 2-candle pattern must also pierce the highest high / lowest low of the previous N M5 candles.

4. Tactical Execution Matrix (Dual-Directional Logic)

When the price is in a valid zone and a trigger is confirmed, execute as follows:

  • Scenario A: Inside OTZ (61.8% - 78.6%)

    • Condition: Valid trend-following trigger appears.

    • Action: Open position $\rightarrow$ Set TP at 0.0 Fibonacci level.

  • Scenario B: Inside Bottom LQ Zone (-11.3% to -27.2%)

    • Sub-scenario B1 (Reversal): Bullish trigger appears $\rightarrow$ Open BUY $\rightarrow$ Set TP at 0.5 (EQUILIBRIUM).

    • Sub-scenario B2 (LQ RUN/Breakout): Bearish trigger appears OR a strong bearish candle closes completely below -27.2% $\rightarrow$ Open SELL $\rightarrow$ Set TP at -0.618 (TP limit).

  • Scenario C: Inside Top LQ Zone (111.3% to 127.2%)

    • Sub-scenario C1 (Reversal): Bearish trigger appears $\rightarrow$ Open SELL $\rightarrow$ Set TP at 0.5 (EQUILIBRIUM).

    • Sub-scenario C2 (LQ RUN/Breakout): Bullish trigger appears OR a strong bullish candle closes completely above 127.2% $\rightarrow$ Open BUY $\rightarrow$ Set TP at 1.618 (TP limit).

5. Ironclad Risk & Order Management (Crucial)

  1. Dynamic Lot Sizing:

    • Provide an input parameter: Risk_Percentage (e.g., 1.0%).

    • Stop Loss (SL) placement: Placed exactly at the extreme high/low of the sweeping trigger candle + a buffer of X points (Input parameter: SL_Buffer_Points , default = 20).

    • The EA must automatically calculate the exact lot size based on the account free margin, the calculated SL distance, and the Risk_Percentage .

  2. 3-Strike Circuit Breaker (Anti-Whipsaw):

    • The EA must track the unique coordinates (or timestamp) of the currently active Fibonacci object.

    • If the EA hits 3 consecutive Stop Losses trading based on this specific Fibo object, it must enter "Sleep Mode" and halt all trading.

  3. Circuit Breaker Reset Logic:

    • The EA continuously monitors the Fibonacci object on the chart.

    • The consecutive loss counter resets to 0 ONLY IF the trader manually redraws the Fibonacci object OR significantly moves the 1.0 or 0.0 anchor prices (indicating a new market structure has been established).


Con risposta

1
Sviluppatore 1
Valutazioni
(9)
Progetti
13
8%
Arbitraggio
3
33% / 67%
In ritardo
1
8%
Gratuito
2
Sviluppatore 2
Valutazioni
(531)
Progetti
805
62%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
Pubblicati: 1 codice
3
Sviluppatore 3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
1
100%
In elaborazione
5
Sviluppatore 5
Valutazioni
(79)
Progetti
137
51%
Arbitraggio
5
80% / 0%
In ritardo
6
4%
In elaborazione
6
Sviluppatore 6
Valutazioni
(309)
Progetti
555
35%
Arbitraggio
79
32% / 42%
In ritardo
201
36%
In elaborazione
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
In elaborazione
8
Sviluppatore 8
Valutazioni
(183)
Progetti
236
20%
Arbitraggio
21
43% / 19%
In ritardo
0
In elaborazione
9
Sviluppatore 9
Valutazioni
(32)
Progetti
32
63%
Arbitraggio
1
0% / 0%
In ritardo
1
3%
In elaborazione
Pubblicati: 5 codici
10
Sviluppatore 10
Valutazioni
(847)
Progetti
1449
72%
Arbitraggio
121
28% / 47%
In ritardo
355
24%
In elaborazione
Pubblicati: 3 articoli
11
Sviluppatore 11
Valutazioni
(16)
Progetti
35
23%
Arbitraggio
4
0% / 50%
In ritardo
2
6%
In elaborazione
12
Sviluppatore 12
Valutazioni
(351)
Progetti
422
54%
Arbitraggio
20
55% / 15%
In ritardo
29
7%
In elaborazione
13
Sviluppatore 13
Valutazioni
(73)
Progetti
257
53%
Arbitraggio
16
50% / 38%
In ritardo
83
32%
Gratuito
14
Sviluppatore 14
Valutazioni
(253)
Progetti
259
30%
Arbitraggio
0
In ritardo
3
1%
Gratuito
Pubblicati: 2 codici
15
Sviluppatore 15
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(17)
Progetti
23
39%
Arbitraggio
6
33% / 50%
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(270)
Progetti
552
49%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
18
Sviluppatore 18
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
19
Sviluppatore 19
Valutazioni
(72)
Progetti
147
67%
Arbitraggio
21
10% / 71%
In ritardo
44
30%
Gratuito
Ordini simili
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
I need a custom MT5 expert advisor (EA) designed to mirror trades between two different broker accounts (Master and Slave) running on the same local PC. My primary objective is Synchronous Execution to avoid being exposed to the market due to price mismatches. Core Requirements: Symbol-Agnostic: The EA must automatically copy trades for any symbol I trade (Forex, Gold, Indices, etc.) without needing to hardcode
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical

Informazioni sul progetto

Budget
45+ USD
Scadenze
a 5 giorno(i)

Cliente

Ordini effettuati2
Numero di arbitraggi0