Specification
I am looking for a professional MQL4 developer to build a fully automated MT4 Expert Advisor (EA) for XAUUSD (Gold only).
PLATFORM:
- MetaTrader 4 (MT4)
- Broker: Hankotrade (ECN conditions)
- Symbol: XAUUSD only
GENERAL RULES:
- Fully automated EA (no manual confirmation required)
- NO martingale
- NO grid
- NO hedging
- One trade at a time
- Works on live and demo accounts
- Must allow manual stop/disable at any time
TIMEFRAME:
- M15 and H1 (user selectable)
ENTRY LOGIC (MULTI-CONFLUENCE):
The EA should enter trades only when ALL conditions align:
- Trend direction using EMA (e.g., EMA 50 & EMA 200)
- Momentum confirmation (RSI or similar)
- Volatility filter (ATR-based)
- Optional session filter (London & New York sessions)
The developer may optimize indicators but must follow a conservative trend-following logic suitable for Gold (XAUUSD).
RISK MANAGEMENT (VERY IMPORTANT):
- Fixed risk per trade: user input (default 1%)
- Risk calculated based on Stop Loss distance
- Dynamic lot sizing based on account balance
- Minimum balance support: $100
- Must work safely on small accounts
STOP LOSS & TAKE PROFIT:
- Stop Loss: ATR-based or structure-based (no fixed pip SL)
- Take Profit system:
- TP1 = partial close (e.g., 30%)
- TP2 = partial close (e.g., 30%)
- TP3 = final TP with trailing stop
- Break-even option after TP1
- Trailing stop after TP2
PROTECTIONS:
- Maximum trades per day (user input)
- Maximum daily drawdown protection (%)
- News filter (optional)
- Spread filter (Gold spreads can widen)
- Slippage protection
INPUT PARAMETERS (MUST BE EDITABLE):
- Risk % per trade
- Max trades per day
- Trading session ON/OFF
- Enable/Disable partial closes
- Enable/Disable trailing stop
- Enable/Disable EA instantly (master switch)
VISUALS:
- On-chart display showing:
- Account balance
- Current risk %
- Trade status
- EA ON/OFF status
DELIVERABLES:
- Fully compiled EA (.ex4)
- Source code (.mq4)
- Installation instructions
- Input parameter explanation
- Basic backtest results on XAUUSD
NOTE:
This EA is intended for disciplined, low-risk Gold trading. Stability, protection, and risk control are more important than high-frequency trading.
Please confirm before starting development if any clarification is required.
Responded
1
Rating
Projects
167
25%
Arbitration
23
9%
/
78%
Overdue
16
10%
Working
2
Rating
Projects
19
37%
Arbitration
1
0%
/
100%
Overdue
1
5%
Working
3
Rating
Projects
313
28%
Arbitration
34
26%
/
65%
Overdue
10
3%
Working
4
Rating
Projects
193
58%
Arbitration
10
80%
/
0%
Overdue
0
Free
Published: 1 code
5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Rating
Projects
14
43%
Arbitration
0
Overdue
3
21%
Free
7
Rating
Projects
24
21%
Arbitration
0
Overdue
2
8%
Free
8
Rating
Projects
474
39%
Arbitration
103
41%
/
23%
Overdue
79
17%
Busy
Published: 2 codes
9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Rating
Projects
58
3%
Arbitration
7
0%
/
57%
Overdue
5
9%
Working
Similar orders
ZigZag EA Upgrades & debbuging !
40+ USD
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
Message to Developer + Request for Best Settings
30 - 50 USD
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
I need a custom MT5 expert advisor (EA) designed to mirror trades between two different broker accounts (Master and Slave) running on the same local PC. My primary objective is Synchronous Execution to avoid being exposed to the market due to price mismatches. Core Requirements: Symbol-Agnostic: The EA must automatically copy trades for any symbol I trade (Forex, Gold, Indices, etc.) without needing to hardcode
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Looking for a good EA
30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
Fractal break based indicator
30 - 75 USD
Hi, I need a custom MT5 indicator based on a multi-timeframe fractal break reversal. 1️⃣ The indicator should use two timeframes: Higher Timeframe (HTF) Lower Timeframe (LTF) (Timeframes should be adjustable in inputs, e.g., HTF = H1 and LTF = M5) 2️⃣ Use standard fractals to detect fractal highs and fractal lows. 3️⃣ Primary signal (HTF): When a Lower High fractal is formed and price breaks that Lower High in one
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Project information
Budget
30+ USD
Deadline
to 5 day(s)