Forex Trading Bot

MQL5 Experten Beratung Forex HTML

Spezifikation

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.

Bewerbungen

1
Entwickler 1
Bewertung
(232)
Projekte
289
27%
Schlichtung
14
50% / 36%
Frist nicht eingehalten
9
3%
Überlastet
2
Entwickler 2
Bewertung
(205)
Projekte
309
34%
Schlichtung
57
37% / 37%
Frist nicht eingehalten
100
32%
Arbeitet
3
Entwickler 3
Bewertung
(1253)
Projekte
1666
49%
Schlichtung
52
71% / 12%
Frist nicht eingehalten
37
2%
Arbeitet
4
Entwickler 4
Bewertung
(304)
Projekte
469
18%
Schlichtung
29
48% / 24%
Frist nicht eingehalten
30
6%
Beschäftigt
5
Entwickler 5
Bewertung
(368)
Projekte
474
24%
Schlichtung
52
60% / 19%
Frist nicht eingehalten
54
11%
Beschäftigt
6
Entwickler 6
Bewertung
(10)
Projekte
11
18%
Schlichtung
0
Frist nicht eingehalten
1
9%
Beschäftigt
7
Entwickler 7
Bewertung
(13)
Projekte
17
18%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Arbeitet
8
Entwickler 8
Bewertung
(2251)
Projekte
2838
62%
Schlichtung
118
46% / 25%
Frist nicht eingehalten
428
15%
Arbeitet
9
Entwickler 9
Bewertung
(50)
Projekte
73
21%
Schlichtung
11
18% / 27%
Frist nicht eingehalten
6
8%
Beschäftigt
10
Entwickler 10
Bewertung
(14)
Projekte
15
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Beschäftigt
11
Entwickler 11
Bewertung
(2)
Projekte
3
0%
Schlichtung
5
20% / 80%
Frist nicht eingehalten
1
33%
Frei
12
Entwickler 12
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(7)
Projekte
14
29%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
4
29%
Frei
14
Entwickler 14
Bewertung
(255)
Projekte
343
71%
Schlichtung
12
42% / 25%
Frist nicht eingehalten
12
3%
Frei
Veröffentlicht: 17 Beispiele
15
Entwickler 15
Bewertung
(11)
Projekte
16
31%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
16
Entwickler 16
Bewertung
(463)
Projekte
908
76%
Schlichtung
25
16% / 68%
Frist nicht eingehalten
99
11%
Arbeitet
Veröffentlicht: 1 Artikel, 6 Beispiele
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
18
Entwickler 18
Bewertung
(2597)
Projekte
3277
67%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
342
10%
Frei
Veröffentlicht: 1 Beispiel
19
Entwickler 19
Bewertung
(9)
Projekte
9
11%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
1
11%
Überlastet
20
Entwickler 20
Bewertung
Projekte
1
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Frei
21
Entwickler 21
Bewertung
(156)
Projekte
280
35%
Schlichtung
14
29% / 50%
Frist nicht eingehalten
42
15%
Frei
22
Entwickler 22
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
23
Entwickler 23
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
24
Entwickler 24
Bewertung
(293)
Projekte
524
35%
Schlichtung
63
33% / 35%
Frist nicht eingehalten
188
36%
Arbeitet
25
Entwickler 25
Bewertung
(22)
Projekte
30
20%
Schlichtung
8
63% / 13%
Frist nicht eingehalten
9
30%
Frei
26
Entwickler 26
Bewertung
(6)
Projekte
6
17%
Schlichtung
0
Frist nicht eingehalten
2
33%
Arbeitet
27
Entwickler 27
Bewertung
(20)
Projekte
26
38%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
8%
Frei
28
Entwickler 28
Bewertung
Projekte
0
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
29
Entwickler 29
Bewertung
(282)
Projekte
334
51%
Schlichtung
12
42% / 0%
Frist nicht eingehalten
19
6%
Überlastet
30
Entwickler 30
Bewertung
(77)
Projekte
232
73%
Schlichtung
6
100% / 0%
Frist nicht eingehalten
1
0%
Frei
31
Entwickler 31
Bewertung
(16)
Projekte
20
0%
Schlichtung
9
0% / 78%
Frist nicht eingehalten
6
30%
Frei
32
Entwickler 32
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
33
Entwickler 33
Bewertung
(73)
Projekte
83
64%
Schlichtung
5
100% / 0%
Frist nicht eingehalten
9
11%
Frei
Ähnliche Aufträge
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
Bainanans 500+ USD
Bainanan good f المؤشر. ينبغي إضافة نقطة صفراء عند أعلى نقطة في الشموع في منطقة ذروة الشراء - وهي نقطة H. ينبغي إضافة نقطة خضراء عند النقطة المنخفضة للشموع في منطقة ذروة البيع - وهي نقطة L. إذا وُجدت نقطة L واحدة على الأقل بين نقطتي H، فابحث عن نقطة LL في الفترة الفاصلة بينهما. ستكون الشمعة ذات أدنى سعر قاع هي نقطة LL. بشكل عام، لا تُعتبر نقطة LL بالضرورة نقطة L. ابحث عن الشموع ذات أدنى سعر قاع. إذا كانت هناك نقطة H
Døsh forex 30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
📌 Forex EA Bot Requirement Document 1. General Information Trading Platform: MetaTrader 5 (MT5) / MetaTrader 4 (MT4) Trading Instruments: (e.g., GBP/JPY, XAU/USD, BTC/USD) Timeframes to Trade: (e.g., 15M, 1H, 4H, Daily) Trading Style: (Scalping, Swing trading, Intraday, Position trading) 2. Entry Rules Define the indicators/strategies for entry (e.g., Moving Averages, MACD, RSI, Order Blocks, Supply & Demand)
I am looking for an experienced MQL5 developer to build a trading robot based on my personal strategy. The EA should be coded professionally, with efficiency, accuracy, and risk management in mind. Strategy Overview: The strategy is structure-based with Fibonacci retracement (0.618–0.79) as the primary Point of Interest (POI). Secondary confluences include order blocks, support/resistance, psychological levels, and
Ai spike Indicator 30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
I would like you to create an expert advisor or robot based on a closed source Trading View indicator ‘Stop Hunt by _Nephew_Sam’. You have to first check this indicator out and be sure you can replicate the source code’s logic before you apply for this gig. If you read to this point, include closed source in your reply to this post
Here are the requirements for a potential developer: 1. *Task*: Create a detailed specification for image editing tasks. 2. *Key Features*: - Describe the type of image (e.g., photo, graphic). - Specify edits (add, remove, change elements). - Define desired output format and resolution. 3. *Deliverables*: - A clear, concise document outlining the task. - Estimated complexity and cost assessment. -
Hello, I’m looking for a skilled developer to create a Telegram-to-MT4 & MT5 signal copier bot/EA with the following features: Core Features: Copy signals (both text and images) from Telegram and execute trades in MT4 and MT5 (two separate versions). AI parsing mode: Option to enable AI to read and interpret signals before execution. Fully optimized, stable, and bug-free performance. Prop firm compatibility

Projektdetails

Budget
30 - 200 USD

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0