I need a clean, single-purpose Expert Advisor for MetaTrader 4 (MT4, MQL4 only) that monitors total account equity and closes all trades based on simple percentage rules. I want to be able to modify the values of the three parameters on the fly after trading has started.
The full project budget of $350 is already in my MQL5 account and will be placed into secure escrow immediately upon selecting the right developer.
REQUIREMENTS:
1. THREE INPUT PARAMETERS ONLY:
- ActivationProfitPercent (example: 5 for 5%)
- TrailingStopPercent (example: 2 for 2%)
- EmergencyStopLossPercent (example: 20 for 20%, default = 0)
2. LOGIC:
A. Emergency Stop Loss (if enabled):
- If EmergencyStopLossPercent > 0
- Monitor equity from starting balance
- If equity drops by EmergencyStopLossPercent% from starting balance → Close all trades
B. Activation & Trailing Stop:
- Monitor total account equity
- When equity reaches (StartingBalance + ActivationProfitPercent%) → start trailing
- Trail TrailingStopPercent% below the highest equity after activation
- If trailing stop triggers → Close all trades
C. Close All Trades Means:
- Close EVERY open trade in the account (any symbol, any magic number, any comment)
- Delete all pending orders
- No filters, no exceptions
3. NO UNNECESSARY FEATURES:
- No trade filters (by magic number, symbol, comment, etc.)
- No disable/enable switches
- No alerts, emails, logging panels, or buttons
- No charts, GUI, or settings beyond the three input parameters
- Keep it minimal, robust, and lightweight
DELIVERABLES MUST INCLUDE:
- Working .ex4 file for MT4
- FULL MQL4 SOURCE CODE (.mq4 file)
- Brief documentation of the three parameters
- Full ownership and modification rights upon payment
BUDGET & TIMELINE:
- Budget: $250–350 USD (negotiable)
- Period: 10–14 days
- Platform: MetaTrader 4 only (MQL4, not MT5)
Please bid only if you can deliver a clean, well-tested EA with exactly the logic described above. The tentative EA must include only the three parameters listed, any extra features are grounds for rejection. Allow me two weeks to test it out.
-
Full, uncompiled .mq5 source code is required upon delivery. Payment is contingent on my successful compilation of this source.
-
The EA is strictly forbidden from using the following functions: WinExec() , ShellExecute() , FileOpen() for operations outside the Terminal data folder, and any unapproved network functions ( WebRequest ).
-
The EA must only read/write to its designated data folder within the MetaTrader directory.
-
The work will be conducted through MQL5 Escrow. Code that is obfuscated or contains unauthorized operations will result in project cancellation.
Similar orders
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b