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)
Commandes similaires
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
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
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
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
I'm looking to have a tradingview strategy translated to work on ninjatrader. Right now I'm using webhooks together with the platform Crosstrade to automate the strategy and have the trades take place on Tradingview. Let me know if that's something you can help me out with
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses