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
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value