명시
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
등급
프로젝트
312
28%
중재
33
27%
/
64%
기한 초과
10
3%
작업중
2
등급
프로젝트
310
34%
중재
61
34%
/
39%
기한 초과
100
32%
로드됨
3
등급
프로젝트
1698
49%
중재
52
71%
/
12%
기한 초과
37
2%
작업중
4
등급
프로젝트
505
19%
중재
32
44%
/
31%
기한 초과
34
7%
로드됨
5
등급
프로젝트
481
23%
중재
58
55%
/
26%
기한 초과
55
11%
로드됨
6
등급
프로젝트
22
9%
중재
6
33%
/
50%
기한 초과
1
5%
작업중
7
등급
프로젝트
19
16%
중재
5
40%
/
40%
기한 초과
0
무료
8
등급
프로젝트
2901
63%
중재
122
44%
/
25%
기한 초과
429
15%
작업중
9
등급
프로젝트
87
29%
중재
24
13%
/
58%
기한 초과
7
8%
작업중
10
등급
프로젝트
29
3%
중재
4
25%
/
0%
기한 초과
3
10%
작업중
11
등급
프로젝트
3
0%
중재
8
13%
/
88%
기한 초과
1
33%
무료
12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
13
등급
프로젝트
24
50%
중재
1
100%
/
0%
기한 초과
6
25%
무료
14
등급
프로젝트
373
72%
중재
19
32%
/
47%
기한 초과
14
4%
무료
게재됨: 14 코드
15
등급
프로젝트
23
39%
중재
6
33%
/
50%
기한 초과
0
무료
16
등급
프로젝트
970
74%
중재
27
19%
/
67%
기한 초과
100
10%
작업중
게재됨: 1 기고글, 6 코드
17
등급
프로젝트
1
0%
중재
3
0%
/
100%
기한 초과
0
무료
18
등급
프로젝트
3354
67%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
19
등급
프로젝트
30
13%
중재
12
0%
/
67%
기한 초과
8
27%
작업중
20
등급
프로젝트
4
0%
중재
1
0%
/
0%
기한 초과
0
무료
21
등급
프로젝트
285
35%
중재
18
22%
/
61%
기한 초과
42
15%
로드됨
22
등급
프로젝트
6
0%
중재
0
기한 초과
2
33%
무료
23
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
24
등급
프로젝트
552
35%
중재
79
32%
/
42%
기한 초과
199
36%
로드됨
25
등급
프로젝트
30
20%
중재
8
63%
/
13%
기한 초과
9
30%
무료
26
등급
프로젝트
14
21%
중재
1
0%
/
0%
기한 초과
2
14%
작업중
27
등급
프로젝트
37
54%
중재
2
50%
/
50%
기한 초과
3
8%
무료
28
등급
프로젝트
0
0%
중재
1
0%
/
100%
기한 초과
0
무료
29
등급
프로젝트
417
53%
중재
20
55%
/
15%
기한 초과
29
7%
로드됨
30
등급
프로젝트
243
74%
중재
7
100%
/
0%
기한 초과
1
0%
무료
게재됨: 1 기고글
31
등급
프로젝트
20
0%
중재
10
0%
/
80%
기한 초과
6
30%
무료
32
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
33
등급
프로젝트
83
64%
중재
5
100%
/
0%
기한 초과
9
11%
무료
34
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
35
등급
프로젝트
14
43%
중재
0
기한 초과
3
21%
무료
36
등급
프로젝트
5
60%
중재
1
0%
/
0%
기한 초과
2
40%
무료
게재됨: 1 코드
37
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
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
Ai robot
30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Data Integrity
500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Saya ingin dibuatkan Expert Advisor untuk MetaTrader 5 berbasis strategi EMA 50/200 + Breakout 20 candle dengan sistem risk percentage otomatis. EA harus memiliki fitur ATR stop loss, trailing stop, break even, max spread filter, dan daily loss limit. Dilarang menggunakan martingale, grid, atau averaging. Target RR minimal 1:2 dan drawdown di bawah 20%
AI SIGNAL GENERATING BOT
30 - 35 USD
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Robot Requirements Specification
30 - 100 USD
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
프로젝트 정보
예산
30 - 200 USD