Forex Trading Bot

MQL5 Experts Aconselhamento Forex HTML

Termos de Referência

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.

Respondido

1
Desenvolvedor 1
Classificação
(232)
Projetos
289
27%
Arbitragem
14
50% / 36%
Expirado
9
3%
Ocupado
2
Desenvolvedor 2
Classificação
(205)
Projetos
309
34%
Arbitragem
57
37% / 37%
Expirado
100
32%
Trabalhando
3
Desenvolvedor 3
Classificação
(1253)
Projetos
1666
49%
Arbitragem
52
71% / 12%
Expirado
37
2%
Trabalhando
4
Desenvolvedor 4
Classificação
(304)
Projetos
469
18%
Arbitragem
29
48% / 24%
Expirado
30
6%
Carregado
5
Desenvolvedor 5
Classificação
(368)
Projetos
474
24%
Arbitragem
52
60% / 19%
Expirado
54
11%
Carregado
6
Desenvolvedor 6
Classificação
(10)
Projetos
11
18%
Arbitragem
0
Expirado
1
9%
Carregado
7
Desenvolvedor 7
Classificação
(13)
Projetos
17
18%
Arbitragem
3
67% / 0%
Expirado
0
Trabalhando
8
Desenvolvedor 8
Classificação
(2251)
Projetos
2838
62%
Arbitragem
118
46% / 25%
Expirado
428
15%
Trabalhando
9
Desenvolvedor 9
Classificação
(50)
Projetos
73
21%
Arbitragem
11
18% / 27%
Expirado
6
8%
Carregado
10
Desenvolvedor 10
Classificação
(14)
Projetos
15
0%
Arbitragem
1
0% / 0%
Expirado
0
Carregado
11
Desenvolvedor 11
Classificação
(2)
Projetos
3
0%
Arbitragem
5
20% / 80%
Expirado
1
33%
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(7)
Projetos
14
29%
Arbitragem
1
100% / 0%
Expirado
4
29%
Livre
14
Desenvolvedor 14
Classificação
(255)
Projetos
343
71%
Arbitragem
12
42% / 25%
Expirado
12
3%
Livre
Publicou: 17 códigos
15
Desenvolvedor 15
Classificação
(11)
Projetos
16
31%
Arbitragem
3
67% / 0%
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(463)
Projetos
908
76%
Arbitragem
25
16% / 68%
Expirado
99
11%
Trabalhando
Publicou: 1 artigo, 6 códigos
17
Desenvolvedor 17
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Trabalhando
18
Desenvolvedor 18
Classificação
(2597)
Projetos
3277
67%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
19
Desenvolvedor 19
Classificação
(9)
Projetos
9
11%
Arbitragem
1
0% / 0%
Expirado
1
11%
Ocupado
20
Desenvolvedor 20
Classificação
Projetos
1
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
(156)
Projetos
280
35%
Arbitragem
14
29% / 50%
Expirado
42
15%
Livre
22
Desenvolvedor 22
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
23
Desenvolvedor 23
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
24
Desenvolvedor 24
Classificação
(293)
Projetos
524
35%
Arbitragem
63
33% / 35%
Expirado
188
36%
Trabalhando
25
Desenvolvedor 25
Classificação
(22)
Projetos
30
20%
Arbitragem
8
63% / 13%
Expirado
9
30%
Livre
26
Desenvolvedor 26
Classificação
(6)
Projetos
6
17%
Arbitragem
0
Expirado
2
33%
Trabalhando
27
Desenvolvedor 27
Classificação
(20)
Projetos
26
38%
Arbitragem
2
50% / 50%
Expirado
2
8%
Livre
28
Desenvolvedor 28
Classificação
Projetos
0
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
29
Desenvolvedor 29
Classificação
(282)
Projetos
334
51%
Arbitragem
12
42% / 0%
Expirado
19
6%
Ocupado
30
Desenvolvedor 30
Classificação
(77)
Projetos
232
73%
Arbitragem
6
100% / 0%
Expirado
1
0%
Livre
31
Desenvolvedor 31
Classificação
(16)
Projetos
20
0%
Arbitragem
9
0% / 78%
Expirado
6
30%
Livre
32
Desenvolvedor 32
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
i want you to create a bot which trade double top and double bottom which form on high time frame support and resistance. Basically for intraday when price come to the major support or resistance on 1hr TF and form double top or double bottom on 5min we will trade that time. also i want there to have input setting where i can set whether to consider major support resistance of 4hr or 1hr . In 1hr + 5min for intraday
Looking for a mql5 reversal indicator thatcdoesnt repaint or place with an offset. Emphasis should be on reducing lag so it doesnt suffer from too much whipshaw. Look at image below as it'd similar to the results I'd like to get. Please don't contact me if you don't have the skill to create what I want.p Files: JPG Screenshot_20250818-222901.jpg 115.7 Kb
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
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
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

Informações sobre o projeto

Orçamento
30 - 200 USD

Cliente

Pedidos postados1
Número de arbitragens0