İş Gereklilikleri
Title: Forex Trading Bot (MT5 Expert Advisor) — EMA + RSI Strategy with Risk Controls
Platform
- MetaTrader 5 (MT5). Provide both compiled (.ex5) and source (.mq5).
Markets & Timeframe
- Primary currency pairs: EURUSD, GBPUSD, XAUUSD (gold). Developer may add other pairs upon request.
- Primary timeframe: H1 (hourly). Should support user selection of timeframe via input parameters.
Strategy Rules (core)
1. Indicators:
- EMA Fast: 50-period Exponential Moving Average
- EMA Slow: 200-period Exponential Moving Average
- RSI: 14-period Relative Strength Index
2. Entry:
- BUY when EMA(50) crosses ABOVE EMA(200) AND RSI < 70
- SELL when EMA(50) crosses BELOW EMA(200) AND RSI > 30
3. Exit:
- Close position when opposite signal occurs (EMA cross in opposite direction).
- Also allow fixed Take Profit (TP) and Stop Loss (SL) in pips (configurable).
- Optional trailing stop (configurable).
Money & Risk Management
- Entry lot options:
- Fixed lot (e.g., 0.01) OR
- Risk-per-trade: X% of account balance (user-configurable)
- Max open trades: configurable (default = 1)
- Max daily drawdown limit: configurable (in % of balance) — if reached, EA stops trading for the day/session.
- Minimum account balance / free margin checks before opening new trades.
Inputs / User Parameters (all must be exposed in EA inputs)
- EMA_fast_period (default 50)
- EMA_slow_period (default 200)
- RSI_period (default 14)
- RSI_buy_threshold (default 70)
- RSI_sell_threshold (default 30)
- Use_fixed_lot (true/false)
- Fixed_lot_size (default 0.01)
- Use_risk_percent (true/false)
- Risk_percent (default 1.0)
- Stop_loss_pips (default 30)
- Take_profit_pips (default 60)
- Use_trailing_stop (true/false)
- Trailing_start_pips (default 20)
- Trailing_step_pips (default 5)
- Max_open_trades (default 1)
- Slippage_max (default 3)
- Magic_number (unique ID)
- Enable_news_filter (true/false) and News_time_window_minutes (if enabled)
- Trade_start_time / Trade_end_time (optional — server hours)
- Currency pairs list (allow selection by symbol or auto-detect)
Optional Features (nice-to-have)
- Time-of-day filter (do not trade outside specified hours).
- Spread limit (do not open trade if spread > X pips).
- News filter (avoid trading around high-impact news; if implemented, state the data source).
- Equity stop (if account equity falls below X% stop trading).
- Break-even option (move SL to break-even after X pips in profit).
- Multi-pair support and per-pair settings.
Notifications & Logging
- Push notifications to mobile and/or email when trade is opened/closed (configurable).
- Detailed log file or comments for each trade (entry reason, indicator values at entry, TP, SL).
- Option to write CSV or log to journal for backtest analysis.
Delivery / Files required
- Source code: .mq5 file
- Compiled binary: .ex5 file
- A short README describing all input parameters and how to install/run
- Example recommended settings to run in Strategy Tester
- Optional: a short video or screenshot showing EA attached and one trade in tester (if available)
Testing & Acceptance Criteria
- Developer must run basic Strategy Tester proof screenshots showing at least one backtest on EURUSD H1 with the provided settings.
- EA must not open trades during disabled hours or if risk checks fail.
- EA must respect SL, TP, trailing stop and close on opposite signals.
- Upon delivery, I will run a demo/backtest; any bugs preventing basic trading behavior will require fixes.
Support & Warranty
- Include 30 days of free bug-fix support after delivery (developer to propose).
- Provide brief in-code comments on logic or a short document explaining critical functions.
Other
- Please state required price and estimated delivery time in your proposal.
- Provide prior similar EA examples or link to MQL5 profile items for verification.
- Developer should confirm compatibility with broker servers (hedging/NETTING options) if relevant.
Acceptance
- I will consider the job complete when source + compiled files are delivered, EA attaches and runs in MT5 Strategy Tester with documented inputs and expected behavior per the specification.
Yanıtlandı
1
Derecelendirme
Projeler
312
28%
Arabuluculuk
33
27%
/
64%
Süresi dolmuş
10
3%
Çalışıyor
2
Derecelendirme
Projeler
310
34%
Arabuluculuk
61
34%
/
39%
Süresi dolmuş
100
32%
Yüklendi
3
Derecelendirme
Projeler
1698
49%
Arabuluculuk
52
71%
/
12%
Süresi dolmuş
37
2%
Çalışıyor
4
Derecelendirme
Projeler
505
19%
Arabuluculuk
32
44%
/
31%
Süresi dolmuş
34
7%
Yüklendi
5
Derecelendirme
Projeler
481
23%
Arabuluculuk
58
55%
/
26%
Süresi dolmuş
55
11%
Yüklendi
6
Derecelendirme
Projeler
22
9%
Arabuluculuk
6
33%
/
50%
Süresi dolmuş
1
5%
Çalışıyor
7
Derecelendirme
Projeler
19
16%
Arabuluculuk
5
40%
/
40%
Süresi dolmuş
0
Serbest
8
Derecelendirme
Projeler
2901
63%
Arabuluculuk
122
44%
/
25%
Süresi dolmuş
429
15%
Çalışıyor
9
Derecelendirme
Projeler
87
29%
Arabuluculuk
24
13%
/
58%
Süresi dolmuş
7
8%
Çalışıyor
10
Derecelendirme
Projeler
29
3%
Arabuluculuk
4
25%
/
0%
Süresi dolmuş
3
10%
Çalışıyor
11
Derecelendirme
Projeler
3
0%
Arabuluculuk
8
13%
/
88%
Süresi dolmuş
1
33%
Serbest
12
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Derecelendirme
Projeler
24
50%
Arabuluculuk
1
100%
/
0%
Süresi dolmuş
6
25%
Serbest
14
Derecelendirme
Projeler
373
72%
Arabuluculuk
19
32%
/
47%
Süresi dolmuş
14
4%
Serbest
Yayınlandı: 14 kod
15
Derecelendirme
Projeler
23
39%
Arabuluculuk
6
33%
/
50%
Süresi dolmuş
0
Serbest
16
Derecelendirme
Projeler
970
74%
Arabuluculuk
27
19%
/
67%
Süresi dolmuş
100
10%
Çalışıyor
Yayınlandı: 1 makale, 6 kod
17
Derecelendirme
Projeler
1
0%
Arabuluculuk
3
0%
/
100%
Süresi dolmuş
0
Serbest
18
Derecelendirme
Projeler
3354
67%
Arabuluculuk
77
48%
/
14%
Süresi dolmuş
342
10%
Serbest
Yayınlandı: 1 kod
19
Derecelendirme
Projeler
30
13%
Arabuluculuk
12
0%
/
67%
Süresi dolmuş
8
27%
Çalışıyor
20
Derecelendirme
Projeler
4
0%
Arabuluculuk
1
0%
/
0%
Süresi dolmuş
0
Serbest
21
Derecelendirme
Projeler
285
35%
Arabuluculuk
18
22%
/
61%
Süresi dolmuş
42
15%
Yüklendi
22
Derecelendirme
Projeler
6
0%
Arabuluculuk
0
Süresi dolmuş
2
33%
Serbest
23
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
24
Derecelendirme
Projeler
552
35%
Arabuluculuk
79
32%
/
42%
Süresi dolmuş
199
36%
Yüklendi
25
Derecelendirme
Projeler
30
20%
Arabuluculuk
8
63%
/
13%
Süresi dolmuş
9
30%
Serbest
26
Derecelendirme
Projeler
14
21%
Arabuluculuk
1
0%
/
0%
Süresi dolmuş
2
14%
Çalışıyor
27
Derecelendirme
Projeler
37
54%
Arabuluculuk
2
50%
/
50%
Süresi dolmuş
3
8%
Serbest
28
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0%
/
100%
Süresi dolmuş
0
Serbest
29
Derecelendirme
Projeler
417
53%
Arabuluculuk
20
55%
/
15%
Süresi dolmuş
29
7%
Yüklendi
30
Derecelendirme
Projeler
243
74%
Arabuluculuk
7
100%
/
0%
Süresi dolmuş
1
0%
Serbest
Yayınlandı: 1 makale
31
Derecelendirme
Projeler
20
0%
Arabuluculuk
10
0%
/
80%
Süresi dolmuş
6
30%
Serbest
32
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
33
Derecelendirme
Projeler
83
64%
Arabuluculuk
5
100%
/
0%
Süresi dolmuş
9
11%
Serbest
34
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
35
Derecelendirme
Projeler
14
43%
Arabuluculuk
0
Süresi dolmuş
3
21%
Serbest
36
Derecelendirme
Projeler
5
60%
Arabuluculuk
1
0%
/
0%
Süresi dolmuş
2
40%
Serbest
Yayınlandı: 1 kod
37
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
Gold - Quick Scalper EA with TP, SL
50 - 150 USD
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Need profitable EA
60+ USD
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
MT5 EA Development Project
30 - 50 USD
Project Scope Development of a fully automated, conservative, institutional-style Expert Advisor for MT5 trading XAUUSD, designed with strict capital preservation and mathematically structured risk management. • Symbol input will be fully configurable to support broker-specific suffixes/prefixes (example: XAUUSD.a, XAUUSDm) and automatically adapt to different digit formats. Core Strategy Logic • Higher-timeframe
Proje bilgisi
Bütçe
30 - 200 USD