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.
Benzer siparişler
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy