Tarea técnica
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.
Han respondido
1
Evaluación
Proyectos
289
27%
Arbitraje
14
50%
/
36%
Caducado
9
3%
Ocupado
2
Evaluación
Proyectos
309
34%
Arbitraje
57
37%
/
37%
Caducado
100
32%
Trabaja
3
Evaluación
Proyectos
1666
49%
Arbitraje
52
71%
/
12%
Caducado
37
2%
Trabaja
4
Evaluación
Proyectos
469
18%
Arbitraje
29
48%
/
24%
Caducado
30
6%
Trabajando
5
Evaluación
Proyectos
474
24%
Arbitraje
52
60%
/
19%
Caducado
54
11%
Trabajando
6
Evaluación
Proyectos
11
18%
Arbitraje
0
Caducado
1
9%
Trabajando
7
Evaluación
Proyectos
17
18%
Arbitraje
3
67%
/
0%
Caducado
0
Trabaja
8
Evaluación
Proyectos
2838
62%
Arbitraje
118
46%
/
25%
Caducado
428
15%
Trabaja
9
Evaluación
Proyectos
73
21%
Arbitraje
11
18%
/
27%
Caducado
6
8%
Trabajando
10
Evaluación
Proyectos
15
0%
Arbitraje
1
0%
/
0%
Caducado
0
Trabajando
11
Evaluación
Proyectos
3
0%
Arbitraje
5
20%
/
80%
Caducado
1
33%
Libre
12
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
13
Evaluación
Proyectos
14
29%
Arbitraje
1
100%
/
0%
Caducado
4
29%
Libre
14
Evaluación
Proyectos
343
71%
Arbitraje
12
42%
/
25%
Caducado
12
3%
Libre
Ha publicado: 17 ejemplos
15
Evaluación
Proyectos
16
31%
Arbitraje
3
67%
/
0%
Caducado
0
Libre
16
Evaluación
Proyectos
908
76%
Arbitraje
25
16%
/
68%
Caducado
99
11%
Trabaja
Ha publicado: 1 artículo, 6 ejemplos
17
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Trabaja
18
Evaluación
Proyectos
3277
67%
Arbitraje
77
48%
/
14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
19
Evaluación
Proyectos
9
11%
Arbitraje
1
0%
/
0%
Caducado
1
11%
Ocupado
20
Evaluación
Proyectos
1
0%
Arbitraje
1
0%
/
0%
Caducado
0
Libre
21
Evaluación
Proyectos
280
35%
Arbitraje
14
29%
/
50%
Caducado
42
15%
Libre
22
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
23
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
24
Evaluación
Proyectos
524
35%
Arbitraje
63
33%
/
35%
Caducado
188
36%
Trabaja
25
Evaluación
Proyectos
30
20%
Arbitraje
8
63%
/
13%
Caducado
9
30%
Libre
26
Evaluación
Proyectos
6
17%
Arbitraje
0
Caducado
2
33%
Trabaja
27
Evaluación
Proyectos
26
38%
Arbitraje
2
50%
/
50%
Caducado
2
8%
Libre
28
Evaluación
Proyectos
0
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
29
Evaluación
Proyectos
334
51%
Arbitraje
12
42%
/
0%
Caducado
19
6%
Ocupado
30
Evaluación
Proyectos
232
73%
Arbitraje
6
100%
/
0%
Caducado
1
0%
Libre
31
Evaluación
Proyectos
20
0%
Arbitraje
9
0%
/
78%
Caducado
6
30%
Libre
Solicitudes similares
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
Bainanans
500+ USD
Bainanan good f المؤشر. ينبغي إضافة نقطة صفراء عند أعلى نقطة في الشموع في منطقة ذروة الشراء - وهي نقطة H. ينبغي إضافة نقطة خضراء عند النقطة المنخفضة للشموع في منطقة ذروة البيع - وهي نقطة L. إذا وُجدت نقطة L واحدة على الأقل بين نقطتي H، فابحث عن نقطة LL في الفترة الفاصلة بينهما. ستكون الشمعة ذات أدنى سعر قاع هي نقطة LL. بشكل عام، لا تُعتبر نقطة LL بالضرورة نقطة L. ابحث عن الشموع ذات أدنى سعر قاع. إذا كانت هناك نقطة H
Døsh forex
30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
📌 Forex EA Bot Requirement Document 1. General Information Trading Platform: MetaTrader 5 (MT5) / MetaTrader 4 (MT4) Trading Instruments: (e.g., GBP/JPY, XAU/USD, BTC/USD) Timeframes to Trade: (e.g., 15M, 1H, 4H, Daily) Trading Style: (Scalping, Swing trading, Intraday, Position trading) 2. Entry Rules Define the indicators/strategies for entry (e.g., Moving Averages, MACD, RSI, Order Blocks, Supply & Demand)
Trading Robot development
30 - 200 USD
I am looking for an experienced MQL5 developer to build a trading robot based on my personal strategy. The EA should be coded professionally, with efficiency, accuracy, and risk management in mind. Strategy Overview: The strategy is structure-based with Fibonacci retracement (0.618–0.79) as the primary Point of Interest (POI). Secondary confluences include order blocks, support/resistance, psychological levels, and
Ai spike Indicator
30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
I would like you to create an expert advisor or robot based on a closed source Trading View indicator ‘Stop Hunt by _Nephew_Sam’. You have to first check this indicator out and be sure you can replicate the source code’s logic before you apply for this gig. If you read to this point, include closed source in your reply to this post
Development of a trading other
35+ USD
Here are the requirements for a potential developer: 1. *Task*: Create a detailed specification for image editing tasks. 2. *Key Features*: - Describe the type of image (e.g., photo, graphic). - Specify edits (add, remove, change elements). - Define desired output format and resolution. 3. *Deliverables*: - A clear, concise document outlining the task. - Estimated complexity and cost assessment. -
Hello, I’m looking for a skilled developer to create a Telegram-to-MT4 & MT5 signal copier bot/EA with the following features: Core Features: Copy signals (both text and images) from Telegram and execute trades in MT4 and MT5 (two separate versions). AI parsing mode: Option to enable AI to read and interpret signals before execution. Fully optimized, stable, and bug-free performance. Prop firm compatibility
Información sobre el proyecto
Presupuesto
30 - 200 USD
Cliente
Encargos realizados1
Número de arbitrajes0