Forex Trading Bot

MQL5 Experts Consultation Forex HTML

Spécifications

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.

Répondu

1
Développeur 1
Évaluation
(232)
Projets
289
27%
Arbitrage
14
50% / 36%
En retard
9
3%
Occupé
2
Développeur 2
Évaluation
(205)
Projets
309
34%
Arbitrage
57
37% / 37%
En retard
100
32%
Travail
3
Développeur 3
Évaluation
(1253)
Projets
1666
49%
Arbitrage
52
71% / 12%
En retard
37
2%
Travail
4
Développeur 4
Évaluation
(304)
Projets
469
18%
Arbitrage
29
48% / 24%
En retard
30
6%
Chargé
5
Développeur 5
Évaluation
(368)
Projets
474
24%
Arbitrage
52
60% / 19%
En retard
54
11%
Chargé
6
Développeur 6
Évaluation
(10)
Projets
11
18%
Arbitrage
0
En retard
1
9%
Chargé
7
Développeur 7
Évaluation
(13)
Projets
17
18%
Arbitrage
3
67% / 0%
En retard
0
Travail
8
Développeur 8
Évaluation
(2251)
Projets
2838
62%
Arbitrage
118
46% / 25%
En retard
428
15%
Travail
9
Développeur 9
Évaluation
(50)
Projets
73
21%
Arbitrage
11
18% / 27%
En retard
6
8%
Chargé
10
Développeur 10
Évaluation
(14)
Projets
15
0%
Arbitrage
1
0% / 0%
En retard
0
Chargé
11
Développeur 11
Évaluation
(2)
Projets
3
0%
Arbitrage
5
20% / 80%
En retard
1
33%
Gratuit
12
Développeur 12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
13
Développeur 13
Évaluation
(7)
Projets
14
29%
Arbitrage
1
100% / 0%
En retard
4
29%
Gratuit
14
Développeur 14
Évaluation
(255)
Projets
343
71%
Arbitrage
12
42% / 25%
En retard
12
3%
Gratuit
Publié : 17 codes
15
Développeur 15
Évaluation
(11)
Projets
16
31%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
16
Développeur 16
Évaluation
(463)
Projets
908
76%
Arbitrage
25
16% / 68%
En retard
99
11%
Travail
Publié : 1 article, 6 codes
17
Développeur 17
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Travail
18
Développeur 18
Évaluation
(2597)
Projets
3277
67%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
19
Développeur 19
Évaluation
(9)
Projets
9
11%
Arbitrage
1
0% / 0%
En retard
1
11%
Occupé
20
Développeur 20
Évaluation
Projets
1
0%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
21
Développeur 21
Évaluation
(156)
Projets
280
35%
Arbitrage
14
29% / 50%
En retard
42
15%
Gratuit
22
Développeur 22
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
23
Développeur 23
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
24
Développeur 24
Évaluation
(293)
Projets
524
35%
Arbitrage
63
33% / 35%
En retard
188
36%
Travail
25
Développeur 25
Évaluation
(22)
Projets
30
20%
Arbitrage
8
63% / 13%
En retard
9
30%
Gratuit
26
Développeur 26
Évaluation
(6)
Projets
6
17%
Arbitrage
0
En retard
2
33%
Travail
27
Développeur 27
Évaluation
(20)
Projets
26
38%
Arbitrage
2
50% / 50%
En retard
2
8%
Gratuit
28
Développeur 28
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
29
Développeur 29
Évaluation
(282)
Projets
334
51%
Arbitrage
12
42% / 0%
En retard
19
6%
Occupé
30
Développeur 30
Évaluation
(77)
Projets
232
73%
Arbitrage
6
100% / 0%
En retard
1
0%
Gratuit
31
Développeur 31
Évaluation
(16)
Projets
20
0%
Arbitrage
9
0% / 78%
En retard
6
30%
Gratuit
Commandes similaires
Tk capital bot 50+ USD
Trading bot for trading and forex trading and other markets trade with low accounts risk management and accuracy trade in a multiple account and enter a trade when it's necessary
Breakout EA for Gold 30 - 120 USD
I want you to build me a breakout EA for gold which takes buy when a single 1min candle closes above the previous day high . same in term of sell when previous day low is broken and 1min candle closed below . as soon as the position goes in profit we should trail the profit aggressively
I would like to have an MT5 EA created urgently. Code should be clean and well sophisticated with great post implementation support for at least 1 month. 📌 RSI Following Forex Trading Strategy – EA Specification Entry Rules Buy Entry: When RSI ≤ 5 and the candle closes → Open Buy trade. Sell Entry: When RSI ≥ 95 and the candle closes → Open Sell trade. RSI Length: Must be a user-modifiable field (default: 14)
Ethereum EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally it should be an HFT-style EA; a swing trading EA is acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: minimum 70% win rate with a 1:1 risk:reward. Input variables required: - Stop Levels: Stop Loss (SL) and Take Profit (TP) - Trailing stop
Pocket option bot 40 - 80 USD
Telegram Connection Options part 1. Custom – User enters their own connection details. 2. HEDGE TRADE (Default) – Connects to my source. 3. ONE DIRECTION (Default) – Connects to my source. HEDGE TRADE and ONE DIRECTION details are hidden from users. To use my signals, they must select one (HEDGE or ONE DIRECTION). Only one connection mode can be active at a time (no multiple sources). 2- make it able to receive
I want to convert my mql4 code to mql5 , if anyone is capable to do it then contact me. I will share mql4 file to u and u have to convert it in mql5
based on heikin ashi chart the EA must work as follows Buys when the first green (bullish) Heikin Ashi candle appears and enters on the next candle. Closes the buy when the first red (bearish) Heikin Ashi candle appears after a green one and exits on the next candle. Sells when the first red (bearish) Heikin Ashi candle appears and enters on the next candle. Closes the sell when the first green (bullish) Heikin
Cycle start When there are no open orders for the EA (by magic+symbol) the EA immediately opens a new cycle using the last closed candle direction: if the current candle is bullish → open M1 BUY , otherwise M1 SELL . If the current candle is neutral, choose randomly. (Note that the attached file uses the last closed candle. Modify the EA so that it uses the bullishness, bearishness, or neutrality of the current
Job description. I need a well experienced developer to do the following on my XAUUSD breakout strategy EA:- 1. Compile it.- Fix errors and warnings on the EA. 2. Make little modification And straighten the EA codes to enable the EA to be able to do backtesting and trade well in live or demo account
To eliminate this difficulty, use the expert's example: EA 24658754 MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add this: input bool ShowInfo = false ; // Show Info to Chart input ENUM_BASE_CORNER Corner = 1 ; // Info Corner input color Color_Info = clrAqua ; // Info Color Add this: //+------------------------------------------------------------------+ //| Print

Informations sur le projet

Budget
30 - 200 USD

Client

Commandes passées1
Nombre d'arbitrages0