Project Summary:
Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met.
⸻
1. Inputs / Settings
• Enable/Disable Alerts → Boolean (true/false)
• FVG minimum width (pips) → Default 2
• Order Block maximum width (pips) → Default 30
• Optional time filter → Default: 07:00–08:00, 12:00–13:30, 20:00–22:00 (alerts ignored during these times)
• Alert methods → MT4 Push Notification, optional sound (.wav), optional Telegram message
• Symbol → Default XAU/USD, user configurable
⸻
2. Event Detection – 5M Only
Bearish Alert Sequence
1. Swing High Identification
• Green candle followed by red candle
• Highest point between these two candles = Swing High
2. Liquidity Sweep
• Candle wicks above the swing high
3. Immediate BOS
• The very next candle wicks below the low of the sweep candle
4. FVG
• Standard 3-candle bearish imbalance
• Width ≥ FVG minimum input (default 2 pips)
5. Order Block
• Last bullish candle before the displacement
• Width ≤ Order Block maximum input (default 30 pips)
✅ If all conditions are met and alerts are enabled → send alert
⸻
Bullish Alert Sequence (Mirror)
1. Swing Low (Red → Green), lowest point = swing low
2. Liquidity Sweep → Candle wicks below swing low
3. Immediate BOS → Next candle wicks above sweep candle high
4. FVG ≥ minimum width
5. Last bearish candle before displacement = OB, width ≤ maximum
✅ If all conditions are met and alerts are enabled → send alert
⸻
3. Alert Output
• Push notification to MT4 mobile app
• Optional: Play custom sound (.wav)
• Optional: Telegram message
• Alert format example:
code
🚨 XAUUSD Bearish Setup
Sweep + Immediate BOS confirmed
FVG: 3.2 pips
Order Block: 2034.20–2035.05
Time: 02:15
4. Logic Notes
• Only the first alert per setup triggers; subsequent candles in the same setup sequence do not re-alert
• EA checks every new 5M candle
• Manual Enable/Disable Alerts toggle in input settings
• FVG width and OB max width adjustable in input tab
• Optional time filter
• Symbol input configurable
⸻
5. Deliverables
1. MT4 EA (.mq4 + compiled .ex4)
2. Instructions to set up push notifications and optional Telegram
3. Documentation of input settings
⸻
6. Developer Notes
• EA must be coded in MQL4 for MT4
• Clean, bug-free coding with logical comments
• Alerts must be reliable and trigger exactly when conditions are met
• Optional: Include minor tweaks/adjustments after delivery if required (1–2 week bug-fix period)
類似した注文
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code