Files
mql5-skills/jobs/250013/250013-job.md
T

959 B

MT5 XAUUSD Order Block and Liquidity Expert Advisor

Origin

Specification

  • Use the H4 timeframe to determine the main trend direction.
  • Identify valid order blocks on the H1 timeframe.
  • Identify liquidity zones and liquidity sweeps.
  • Wait for M15 confirmation before opening a trade.
  • Only take buy trades in bullish market conditions and sell trades in bearish market conditions.
  • Risk a fixed percentage of account balance per trade (user adjustable).
  • Automatically calculate lot size based on risk.
  • Place Stop Loss below/above the order block.
  • Place Take Profit at a minimum 1:2 risk-to-reward ratio.
  • Allow only one trade per signal.
  • Include settings that can be adjusted by the user.
  • Send MT5 mobile notifications when trades are opened and closed.
  • Work on MT5 and Exness accounts.

Deliverables

  • Compiled EA (.ex5)
  • Source code (.mq5)
  • Installation instructions
  • Backtest results