명시
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.
응답함
1
등급
프로젝트
289
27%
중재
14
50%
/
36%
기한 초과
9
3%
바쁜
2
등급
프로젝트
309
34%
중재
57
37%
/
37%
기한 초과
100
32%
작업중
3
등급
프로젝트
1666
49%
중재
52
71%
/
12%
기한 초과
37
2%
작업중
4
등급
프로젝트
469
18%
중재
29
48%
/
24%
기한 초과
30
6%
로드됨
5
등급
프로젝트
474
24%
중재
52
60%
/
19%
기한 초과
54
11%
로드됨
6
등급
프로젝트
11
18%
중재
0
기한 초과
1
9%
로드됨
7
등급
프로젝트
17
18%
중재
3
67%
/
0%
기한 초과
0
작업중
8
등급
프로젝트
2838
62%
중재
118
46%
/
25%
기한 초과
428
15%
작업중
9
등급
프로젝트
73
21%
중재
11
18%
/
27%
기한 초과
6
8%
로드됨
10
등급
프로젝트
15
0%
중재
1
0%
/
0%
기한 초과
0
로드됨
11
등급
프로젝트
3
0%
중재
5
20%
/
80%
기한 초과
1
33%
무료
12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
13
등급
프로젝트
14
29%
중재
1
100%
/
0%
기한 초과
4
29%
무료
14
등급
프로젝트
343
71%
중재
12
42%
/
25%
기한 초과
12
3%
무료
게재됨: 17 코드
15
등급
프로젝트
16
31%
중재
3
67%
/
0%
기한 초과
0
무료
16
등급
프로젝트
908
76%
중재
25
16%
/
68%
기한 초과
99
11%
작업중
게재됨: 1 기고글, 6 코드
17
등급
프로젝트
0
0%
중재
0
기한 초과
0
작업중
18
등급
프로젝트
3277
67%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
19
등급
프로젝트
9
11%
중재
1
0%
/
0%
기한 초과
1
11%
바쁜
20
등급
프로젝트
1
0%
중재
1
0%
/
0%
기한 초과
0
무료
21
등급
프로젝트
280
35%
중재
14
29%
/
50%
기한 초과
42
15%
무료
22
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
23
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
24
등급
프로젝트
524
35%
중재
63
33%
/
35%
기한 초과
188
36%
작업중
25
등급
프로젝트
30
20%
중재
8
63%
/
13%
기한 초과
9
30%
무료
26
등급
프로젝트
6
17%
중재
0
기한 초과
2
33%
작업중
27
등급
프로젝트
26
38%
중재
2
50%
/
50%
기한 초과
2
8%
무료
28
등급
프로젝트
0
0%
중재
1
0%
/
100%
기한 초과
0
무료
29
등급
프로젝트
334
51%
중재
12
42%
/
0%
기한 초과
19
6%
바쁜
30
등급
프로젝트
232
73%
중재
6
100%
/
0%
기한 초과
1
0%
무료
31
등급
프로젝트
20
0%
중재
9
0%
/
78%
기한 초과
6
30%
무료
32
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
33
등급
프로젝트
83
64%
중재
5
100%
/
0%
기한 초과
9
11%
무료
비슷한 주문
Trend Reversal Forex Indicator
30 - 75 USD
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
RSI Following Forex Trading Strategy
30 - 50 USD
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
Converting mql4 to mql5
30 - 40 USD
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
Hedging EA Modifications
50+ USD
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
Job Description I am looking for a highly skilled MQL5 DEVELOPER and A TRADER to work on an MT5 Expert Advisor (EA) project. The main tasks will include: 1. Code Compilation & Optimization – Reviewing, compiling, and streamlining the existing EA code to ensure efficiency and stability. 2. Backtesting Setup & Execution – Running professional backtests to ensure the EA produces consistent, gradual profit growth curves
프로젝트 정보
예산
30 - 200 USD
고객
넣은 주문1
중재 수0