Forex Trading Bot

指定

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
開発者 1
評価
(249)
プロジェクト
312
28%
仲裁
33
27% / 64%
期限切れ
10
3%
仕事中
2
開発者 2
評価
(210)
プロジェクト
310
34%
仲裁
61
34% / 39%
期限切れ
100
32%
取り込み中
3
開発者 3
評価
(1278)
プロジェクト
1698
49%
仲裁
52
71% / 12%
期限切れ
37
2%
仕事中
4
開発者 4
評価
(325)
プロジェクト
505
19%
仲裁
32
44% / 31%
期限切れ
34
7%
取り込み中
5
開発者 5
評価
(375)
プロジェクト
481
23%
仲裁
58
55% / 26%
期限切れ
55
11%
取り込み中
6
開発者 6
評価
(18)
プロジェクト
22
9%
仲裁
6
33% / 50%
期限切れ
1
5%
仕事中
7
開発者 7
評価
(15)
プロジェクト
19
16%
仲裁
5
40% / 40%
期限切れ
0
8
開発者 8
評価
(2304)
プロジェクト
2900
63%
仲裁
122
44% / 25%
期限切れ
429
15%
仕事中
9
開発者 9
評価
(60)
プロジェクト
87
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
10
開発者 10
評価
(22)
プロジェクト
29
3%
仲裁
4
25% / 0%
期限切れ
3
10%
仕事中
11
開発者 11
評価
(2)
プロジェクト
3
0%
仲裁
8
13% / 88%
期限切れ
1
33%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(12)
プロジェクト
24
50%
仲裁
1
100% / 0%
期限切れ
6
25%
14
開発者 14
評価
(278)
プロジェクト
373
72%
仲裁
19
32% / 47%
期限切れ
14
4%
パブリッシュした人: 14 codes
15
開発者 15
評価
(17)
プロジェクト
23
39%
仲裁
6
33% / 50%
期限切れ
0
16
開発者 16
評価
(503)
プロジェクト
970
74%
仲裁
27
19% / 67%
期限切れ
100
10%
仕事中
パブリッシュした人: 1 article, 6 codes
17
開発者 17
評価
(1)
プロジェクト
1
0%
仲裁
3
0% / 100%
期限切れ
0
18
開発者 18
評価
(2639)
プロジェクト
3354
67%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
19
開発者 19
評価
(24)
プロジェクト
30
13%
仲裁
12
0% / 67%
期限切れ
8
27%
仕事中
20
開発者 20
評価
(3)
プロジェクト
4
0%
仲裁
1
0% / 0%
期限切れ
0
21
開発者 21
評価
(160)
プロジェクト
285
35%
仲裁
18
22% / 61%
期限切れ
42
15%
取り込み中
22
開発者 22
評価
(6)
プロジェクト
6
0%
仲裁
0
期限切れ
2
33%
23
開発者 23
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
24
開発者 24
評価
(308)
プロジェクト
552
35%
仲裁
79
32% / 42%
期限切れ
199
36%
取り込み中
25
開発者 25
評価
(22)
プロジェクト
30
20%
仲裁
8
63% / 13%
期限切れ
9
30%
26
開発者 26
評価
(14)
プロジェクト
14
21%
仲裁
1
0% / 0%
期限切れ
2
14%
仕事中
27
開発者 27
評価
(30)
プロジェクト
37
54%
仲裁
2
50% / 50%
期限切れ
3
8%
28
開発者 28
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
29
開発者 29
評価
(347)
プロジェクト
417
53%
仲裁
20
55% / 15%
期限切れ
29
7%
取り込み中
30
開発者 30
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
31
開発者 31
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
32
開発者 32
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
33
開発者 33
評価
(73)
プロジェクト
83
64%
仲裁
5
100% / 0%
期限切れ
9
11%
34
開発者 34
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
35
開発者 35
評価
(10)
プロジェクト
14
43%
仲裁
0
期限切れ
3
21%
36
開発者 36
評価
(5)
プロジェクト
5
60%
仲裁
1
0% / 0%
期限切れ
2
40%
パブリッシュした人: 1 code
37
開発者 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%
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
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