I’m ready to turn my Smart Money Concepts (SMC) approach into a fully-automated MetaTrader 5 Expert Advisor. The goal is an EA that faithfully follows SMC logic—liquidity grabs, order-blocks, market structure breaks, FVGs and all—while remaining flexible enough for me to fine-tune entries, exits and filters as market conditions evolve. Core requirements • Code the EA in MQL5, built specifically for Forex pairs. • Every key variable—time-frame, OB sensitivity, inducement distance, trade session filter, partial close levels, etc.—must be exposed as an input so I can tweak them without touching the code. • The file should compile error-free in the latest MT5 build and run in both live and Strategy Tester environments. Backtesting should deliver identical results in “Every tick based on real ticks” and “Open prices only” modes so I can compare speed vs. accuracy. Deliverables 1. .ex5 and .mq5 files of the finished EA 2. A brief PDF or markdown guide that explains each input, recommended defaults and typical SMC use cases 3. A sample Strategy Tester report (at least six months of EURUSD H1) proving the EA opens, manages and closes trades as intended Acceptance Criteria – All configurable parameters visible in the MT5 inputs panel – No runtime errors, array out-of-range messages or mis-matched ticket handling – Trade logic matches SMC rules we discuss (e.g., only buys after bullish BOS + OB mitigation, etc.) – Backtest replicates manual SMC trades within a reasonable pip variance If you have ideas for adding built-in risk management, feel free to suggest; I’m open as long as lot sizing and drawdown caps stay user-controlled. Please tell me about previous MT5 EAs you coded—particularly anything involving supply/demand or structure-based strategies—and your typical turnaround time for the first build.