Hi. I am looking for an experienced MQL5 developer for an advanced XAUUSD MT5 indicator.
Before choosing a developer, I would like to see a small proof-of-concept or an example of a similar indicator you have already developed.
My final indicator must be written from scratch in MQL5 and I must receive the complete .mq5 source code + compiled .ex5.
Main requirements:
- XAUUSD
- MT5 / MQL5
- Indicator only — NO AutoTrading / NO OrderSend
- Multi-timeframe analysis: H4 → H1 → M30 → M15 → M5 → M1
- Higher-timeframe bullish/bearish bias
- Buy-side / sell-side liquidity
- Liquidity sweeps / false breakouts
- MSS / BOS / CHOCH
- Strong displacement
- FVG / IFVG
- Order Blocks
- Breaker Blocks
- Supply/Demand
- Base / displacement-origin detection
- Premium / Discount
- M5 setup + M1 confirmation/refinement
ENTRY
I mainly want BUY LIMIT / SELL LIMIT setups at high-quality POIs.
The indicator must NOT produce a signal simply because price touches an FVG, OB or zone.
It should evaluate the complete structure and use lower-timeframe confirmation where required.
I want one precise entry, not multiple random entry levels.
STOP LOSS
SL must be based on the actual structural invalidation/sweep/POI.
Do NOT artificially make the SL extremely small just to create a high RR.
TAKE PROFIT
TP should target meaningful external liquidity / significant M30-H1 swing liquidity, not a tiny nearby swing.
First determine the correct Entry, structural SL and liquidity target. Calculate RR afterwards.
Do NOT manipulate Entry/SL/TP just to achieve a particular RR.
ZERO-FLOAT / ENTRY REFINEMENT
When the structure allows it, refine the entry on M5/M1 using the reaction/origin/FVG/OB after liquidity sweep + structure confirmation.
CONFIRMATION
A POI can first appear as WATCH.
A confirmed signal should require the programmed confirmation chain, for example:
Liquidity Sweep → Displacement → MSS/BOS/CHOCH → Retest/POI
CHART
I want a clean chart showing:
- BUY/SELL arrows
- Entry
- SL
- TP
- BUY LIMIT / SELL LIMIT
- WATCH / CONFIRMED status
- POI/structure information
PUSH NOTIFICATIONS
When a setup becomes confirmed, send an immediate MT5 mobile push notification:
YLLI ENTRY 🥷
SELL LIMIT
Entry: xxxx.xx
SL: xxxx.xx
TP: xxxx.xx
RR: x.xx
Do not send the same notification repeatedly on every tick.
Once a confirmed setup is locked, Entry/SL/TP should not continuously move or repaint. It should remain locked until the setup is filled, invalidated, expired or structurally cancelled.
SESSIONS / NEWS
Analysis should work during Asia, London and New York. Sessions/news may be displayed as information but should not automatically disable the system.
IMPORTANT
I can provide screenshots of another indicator as a visual/behavioural reference for the type of signals I want. I am NOT requesting decompilation or copying proprietary source code. I want an original MQL5 implementation of the specified behaviour.
Final deliverables:
- Complete .mq5 source
- Compiled .ex5
- 0 compilation errors
- Editable inputs/settings
- No AutoTrading / no OrderSend
- MT5 push notifications
- No DLL unless agreed in advance
- Non-repainting confirmed signals
- Explanation of the entry/invalidation logic
Before I select you:
If possible, please show me a small free proof-of-concept OR a video/screenshots of a similar MT5 project you have already developed. I want to verify that you understand this type of liquidity/market-structure logic before proceeding with the full paid project.
Please also tell me your price, delivery time and previous experience with XAUUSD / market-structure / liquidity-based MQL5 indicators.
Похожие заказы
Title: Advanced XAUUSD MT5 Indicator – MQL5 Source Code Required I need a professional MT5 indicator written from scratch in MQL5 (.mq5) for XAUUSD. The indicator must be signals/analysis only — AutoTrading must remain OFF . I need the complete editable .mq5 source code, not only an .ex5 file. The system should analyze multiple timeframes: H4 → H1 → M30 → M15 → M5 → M1 . Required logic: Higher-timeframe
Hello, Before I select a developer, please confirm that you can implement the complete MT5 EA exactly according to my specification. The most important requirements are: 1. Strict NO-REPAINT / NO-HINDSIGHT logic. 2. Sweep, MSS/BOS, Displacement, FVG, Order Block and POI must be defined algorithmically before coding. 3. M1 and M5 confirmation logic. 4. Zero-Float Entry logic. 5. MT5 terminal alerts and immediate MT5
I need a professional XAUUSD signal indicator for MetaTrader 5, written entirely in MQL5 (.mq5). IMPORTANT: This is NOT an auto-trading EA. It must never open, close or modify trades. It only analyzes XAUUSD and generates signals + MT5 push notifications. 1. Multi-timeframe analysis: H4 → H1 → M30 → M15 → M10 → M5 → M1. 2. Detect market structure: - Swing High / Swing Low - BOS - MSS - CHOCH - Bullish/Bearish HTF
Order for an EA. Trade signals from 1 Buffer Needed is an EA which runs from one of my indicators. Indicator has 2 Buffers, we use only 1 of them. To use are the datas from Datawindow of the indicator buffers. BUFFER 1 in Datawindow = CCI-iRSI If value (of Buffer1) Candle = > 0 = LONG signal If value (of Buffer1) AT END of Candle = < 0 = Short signal If value (of BUffer1) AT END of Candle = 0 = the current signal
I would like to create a tradingview robot that will sync with tradovate. My strategy is as follows: Chart Setup - MES on left and MNQ on right. The MES chart has quarter levels on it. The MNQ has the volume indicator. Trading Session is from 9:30AM EST - 11:00AM EST If most recent price action has crossed *up* a quarter level on MES, I look for *sells* on MNQ. My trigger for a sell is a bearish engulfing candlestick
Hi, I would like to commission an Expert Advisor (EA) for MetaTrader 5 (MT5) based on the Smart Money Concepts (LuxAlgo) indicator, which is available in the MQL5 Market. Below are the detailed specifications for the EA: 1. General Parameters & Symbol Trading Asset: Gold (XAUUSD) Timeframe: 5-Minute (M5) Indicator Integration: Integration with "Smart Money Concepts (LuxAlgo - Smart Money Concepts)" via
We are looking for an experienced MQL5 developer who also has real trading experience to build our existing trading strategy into a fully automated MT5 Expert Advisor (EA). We already have our entry and exit trading rules documented . We are not looking for someone to invent a strategy for us. We need someone who understands trading well enough to understand our rules, discuss them with us in normal trading terms
i have indicator for Trading View, also copy for NT, i need someone to improve and check the NT version (indicator is simple is volume density koncept)…. when i put same settings on TV version and NT version i have diffrerent results, but this can be because diffrent market data or fact that TV sending tick info in blocks , not tick by tick like NT8 on both. I(ndicator base on counting volume) so besied that is it
I need a trading robot that can automatically analyse the market, identify trading opportunities, manage trades, and use clear risk controls. The robot should be reliable, easy to monitor, and suitable for testing before real trading
//+------------------------------------------------------------------+ //| M5 Trend Pullback EA | //| Exness / MT5 | //| Forex + XAUUSD | //| Risk: 0.5% per trade | //+------------------------------------------------------------------+ #property strict #property version "1.00" #property description "M5 EMA50/EMA200 + RSI + ATR Trend Pullback EA" #include <Trade/Trade.mqh> CTrade trade;