I am looking for an experienced MT5 developer to build a multi-symbol, mechanical momentum–pullback system with a portfolio-level risk engine.
⚠️ Important:
• The strategy is already fully developed and long-term backtested (2017–2025).
• No optimisation or idea creation required.
• Full rules are provided privately after NDA.
• This posting is only the high-level specification.
⸻
1. Strategy Logic (High-Level Summary)
The EA must implement a precise, rules-based system using:
• Multi-timeframe momentum structure
• Pullback confirmation
• Trend validation filters
• Strict mechanical entry conditions
• Strict mechanical exit conditions
• Fixed SL & TP logic (no trailing / no grids)
This is a 100% rule-based strategy with no discretion.
⸻
2. Execution Requirements
The EA must:
✔ Trade multiple symbols from one chart
✔ Run identical logic per symbol
✔ Have enable/disable toggle for each symbol
✔ Allow only one active trade per symbol
✔ Prevent duplicate entries on the same bar
✔ Use market orders only
✔ Assign unique magic numbers per symbol
✔ Be scalable so I can add more symbols later
Initial symbols:
• XAUUSD
•XAUGBP
•XAUEUR
• NAS100
(More symbols may be added later.)
⸻
3. Risk Management Requirements
Per-Trade Risk
• Global risk % per trade
• Per-symbol overrides
• Automatic lot sizing based on SL distance
Portfolio Drawdown Limits
• Daily DD limit
→ Stop new entries until next day
• Total DD limit
→ Pause EA entirely until manual restart
Optional
• Per-symbol DD filters (disable only that symbol)
⸻
4. Safety / Robustness Requirements
• Optional session filter
• Optional news filter (if developer uses a standard/available method)
• No grid, no martingale, no averaging down
• EA must handle:
• Trade context busy
• Requotes
• Slippage
• Partial fills
• Order-send / modify errors
• EA must retry safely and fail-safe
⸻
5. Logging & On-Chart Info
I need clear logs for:
• Entry attempts (symbol, reason, lot size)
• Exit events (TP, SL, rule-based exit, DD restriction)
• All trade errors with error codes
On-chart panel showing:
• Equity & balance
• Number of open trades
• Daily DD %
• Total DD %
• Trading status (Active / DD Pause / Session Pause / News Pause)
Panel does not need fancy graphics — clarity > style.
⸻
6. Inputs Needed
Minimum input list:
• Global_Risk_Per_Trade (%)
• Per-symbol risk overrides
• Enable/disable symbol switches
• Daily DD limit
• Total DD limit
• Session filter hours
• Magic number base or per-symbol magic numbers
• Order comment
• News filter On/Off (if implemented)
⸻
7. Confidentiality / IP Protection Requirements
Please confirm:
1. You will not share, reuse, or resell any part of the logic.
2. You agree to NDA before receiving strategy rules.
3. On completion you will deliver:
• Compiled EA (.ex5)
• Optionally source code (.mq5) for private use only
4. You will provide minor bug fixes after delivery.
⸻
8. Developer Questions (Required)
Please answer briefly:
1. Your experience with multi-symbol MT5 EAs and portfolio risk systems.
2. How you protect client IP.
3. Estimated delivery time for:
• First beta
• Final version after testing
4. Your fixed price for the full project.
5. Examples/screenshots of MT5 EAs you previously built.
Ordini simili
Task: Modify "Moving Averages" EA – Add 3 professional features Current EA: Classic Moving Averages crossover (EMA 21 based), longs/shorts on XAUUSD/stocks Add these 3 features: 1. SELECTABLE TIMEFRAME (independent of chart) • input ENUM_TIMEFRAMES WorkTimeframe = PERIOD_H1, H2, H3, H4..... // M1, M5, M10,.... • All iMA(), Close[], Open[], High[], Low[] must use WorkTimeframe instead of current chart timeframe 2
I hope this message finds you well. I am looking to develop a custom Expert Advisor (EA) for MetaTrader 5 (MT5) and would like your assistance. Here is a detailed description of what I need: Trading Instrument: Cryptocurrencies (e.g., BTC/USD, ETH/USD) Trading Style: Scalping and intraday/day trading Short-term trades based on precise market timing Key Features Required: Time-Based Entry: The EA should allow me to
Hi, I am looking for a developer that can make an EA consists of: 1.) previous day High and low breakout: set buy stop and sell stop orders automatically in a new day + can freely choose Intelligent Gap Opening Detection ( trade or not to trade) 2.)have 3 range time breakout (I can freely input the range time), set buy stop and sell stop orders after range end time automatically + can freely to choose trade both
I am an experienced trader with a five-year track record of successfully navigating the complexities of financial markets. My expertise extends beyond manual execution; I possess specialized skills in developing Expert Advisors (EAs) for automated trading and creating custom technical indicators . This proficiency allows me to analyze market trends and translate them into precise, automated trading strategies
I need a code for ninjatrader 8 to backtest a quite simple strategy (I think): Go long if price breaks above previous day's high by .25 points, go short if it breaks below previos day's low. I have historical semi-colon CSV minutes data for ES mini from 1997 to today, data has been tested and runs in Ninjatrader chart without problems. Code should be writen in a way so I can change stoploss and take profit levels in
Message to EA Developers Hello, I’m looking for a developer to build a constant hedging EA bot similar to the screenshot I shared. Here are the exact requirements: The EA must continuously open Buy and Sell orders on the same symbol (hedging). The EA should open a new Buy and Sell at: Fixed time interval (example: every X seconds/minutes) or Fixed pip distance (example: every X pips) — you can choose whichever is
Hello, Good Night, I want to order a robot trade for my Meta Trader 4. Do you sell robot trading. Because it easy to use for me for the day during my free time when I not doing nothing
I am looking for an experienced MT5 developer to code a multi-symbol, multi-timeframe, rule-based trend system with a portfolio risk engine. ⚠ Important: The complete strategy logic already exists and is fully backtested. I will not share the rules publicly. Full specifications are provided privately after NDA agreement. ⸻ 1. Strategy Logic (high-level) (Full details provided privately after NDA) The EA must
I look for a successful scalping guy to coach/help me to success my 2 challenges of prop funded account in scalping with respect of rules of prop firm price is negotiable in accordance or conformity with the results obtained I am in GMT+8 with flexibles hours Please note that the capacity to be successful on scalping with : - no gambling method, - no high frequency trades, - no hedge, - number of lots < 40 lots and
I have created a strategy scri pt from scratch to create . BET EMA-SMA Cross + ATR + ADX — Coder Specification Purpose: Production-ready specification for implementing an automated trading strategy on Gold futures using Renko 3-tick bricks, run from Tokyo open → first 4 hours of London (≈12 hours). Includes improved filters, trailing stop, partial profit, session handling and test/reporting requirements