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)
Pedidos semelhantes
I need my money for my job because is problem is smoll money in trade i dont need now for moment withdraw money month later money next week its this month i dont have money problem with my mony
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
Hello Developers, I am looking for an experienced Sierra Chart developer to build a simple automated trading algorithm based on my trading rules and strategy requirements. I am ready to discuss the strategy details thanks
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with