指定

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 bias
- Internal and external structure

3. Detect liquidity:
- Buy-side liquidity (BSL)
- Sell-side liquidity (SSL)
- Equal highs/lows
- Previous highs/lows
- Liquidity sweeps

4. Detect and validate:
- Displacement
- FVG
- IFVG
- Order Blocks
- Breaker Blocks
- Premium/Discount
- Fresh/mitigated POIs

5. Signal logic:
HTF context → Liquidity → Sweep → Displacement → MSS/BOS → FVG/OB/Breaker → POI → M5 setup → M1 refinement.

Prefer BUY LIMIT / SELL LIMIT at strong pending POIs.

BUY NOW / SELL NOW should only be generated when lower-timeframe confirmation is already complete.

Only ONE best setup should be generated, not multiple random entries.

6. Entry / Stop Loss / Take Profit:
Entry must be refined from actual market structure.
SL must use structural invalidation and should be as tight as market structure reasonably allows.
TP must target realistic opposing liquidity/market structure.
Do NOT artificially create a large RR using unrealistic TP or unsafe SL.

7. Zero-Float refinement:
I want an entry refinement system designed to find entries close to structural turning points.
If a valid tight structural SL is not available, reject the setup instead of forcing one.

8. Setup states:
WATCH
ARMED
CONFIRMED
INVALIDATED
EXPIRED

If the conditions are incomplete, show WATCH/NO TRADE instead of inventing a signal.

9. Signal output:
XAUUSD
BUY LIMIT / SELL LIMIT / BUY NOW / SELL NOW
Entry
SL
TP
RR
Timeframe
Setup score
Reason
Invalidation

10. Alerts:
MT5 terminal alerts + immediate MT5 mobile push notifications.
Prevent duplicate alerts for the same setup.

11. Chart:
Clearly display the selected POI, Entry, SL, TP, liquidity, FVG/OB and setup status without overcrowding the chart.

12. NO REPAINT / NO HINDSIGHT:
Signals must use only information available at the time they are generated.
Historical losing signals must not disappear or move afterward.

13. Debugging:
I need a debug mode showing exactly why a setup was accepted or rejected:
HTF bias, liquidity sweep, displacement, MSS/BOS, FVG, OB, M5 confirmation and M1 confirmation.

14. Logging:
Keep signal history and preferably allow CSV export for later statistical analysis/backtesting.

15. Performance:
Must be optimized for MT5/VPS 24/7 operation and must not rescan unnecessary thousands of candles on every tick.

16. All important thresholds must be configurable inputs.

17. Deliverables:
- Complete editable YLLI_ENTRY.mq5 source code
- Compiled EX5
- No DLL dependency
- No Python dependency
- No external paid dependency
- Instructions for installation/settings

Before development starts, I want the developer to explain exactly how Sweep, MSS/BOS, Displacement, FVG, Order Block, POI and Zero-Float Entry will be defined algorithmically. These definitions must be agreed before coding.

応答済み

1
開発者 1
評価
(111)
プロジェクト
183
25%
仲裁
25
16% / 76%
期限切れ
16
9%
暇
2
開発者 2
評価
(17)
プロジェクト
21
19%
仲裁
5
40% / 40%
期限切れ
0
暇
3
開発者 3
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
4
開発者 4
評価
(34)
プロジェクト
35
40%
仲裁
0
期限切れ
3
9%
暇
5
開発者 5
評価
(9)
プロジェクト
11
27%
仲裁
0
期限切れ
2
18%
仕事中
パブリッシュした人: 1 code
6
開発者 6
評価
(556)
プロジェクト
848
61%
仲裁
33
27% / 45%
期限切れ
24
3%
暇
パブリッシュした人: 1 code
7
開発者 7
評価
(6)
プロジェクト
8
38%
仲裁
1
100% / 0%
期限切れ
2
25%
暇
8
開発者 8
評価
(2)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
0
暇
9
開発者 9
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
類似した注文
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 developer who can write me a XML file for a dbot robot to trade any deriv option instruments and trading mode A market analyser is needed. Let it automatically scan the market and choose the instrument and with the best input parameters for a given trading mode and show the predicted win rate as shown in the videos below; https://vt.tiktok.com/ ZSb14aoAA/ https://vt.tiktok.com/ ZSb1bFBkA/
I am looking for an experienced MQL5 developer to research, develop, and integrate a Smart Early Exit system into my existing XAUUSD EA. The EA is already fully functional. The objective of this job is not to redesign the strategy or modify the entry logic , but to improve how losing trades are managed. The Early Exit system should identify trades that are showing signs of genuine deterioration and close them before
Purpose Develop a transparent and conservative Expert Advisor for MetaTrader 5. Profit is not guaranteed; acceptance is based on correct implementation, risk controls and reproducible testing. 1. Platform and instruments - Native MQL5 Expert Advisor for MetaTrader 5. - Symbols: EURUSD and USDJPY. - Working timeframe: H1. Higher-timeframe trend filter: H4. - Must support standard broker symbol suffixes/prefixes and
I am looking for an experienced MQL5 developer to build a fully automated MT5 Expert Advisor for XAUUSD. The trading rules are already defined. I need the developer to implement them accurately in MQL5, not redesign the strategy. Main requirements: XAUUSD Multi-timeframe logic: H1 direction, M15 setup, M5 entry Entry only after candle-close confirmation No repainting / closed-bar logic Configurable Stop Loss and Take
I have an existing order-flow engine for NinjaTrader 8, approximately 25,000 lines of C# code, currently using Rithmic Level 2 data. It detects absorption, iceberg orders, and other order-flow signals. We have also developed an initial bridge prototype ourselves and tested parts of the R|Trader Pro to NinjaTrader connection workflow, but we have not yet established a working MBO data connection. I am specifically
Hi, I have developed an MT5 Expert Advisor called SRX which latest version is R24b47 , and I am looking for an experienced MQL5/MT5 EA developer to perform a thorough technical investigation, fixing and optimization of the EA. 1. The main problem SRX is not stable across different market periods . It can perform extremely well during one period, but the same EA/configuration can perform very poorly or approach Margin
I have the Fisher Indicator shown below the chart. I need an alert added for when the Fisher Indicator hits the 50 point at the end of each period. GBPUSD and EURUSD 4H charts are provided and I can provide additional

プロジェクト情報

予算
30+ USD

依頼者

出された注文1
裁定取引数0