Auftrag beendet
Ausführungszeit 2 Tage
Spezifikation
Objective:
Develop an MT5 Expert Advisor (EA) that trades XAU/USD and NAS100, ensuring strict risk management and high trade frequency, but only one trade at a time.
Trading Rules & Conditions:
1️⃣ Entry Rules (Trade Conditions)
- The EA should enter a BUY trade when the market is trending upward based on indicators.
- The EA should enter a SELL trade when the market is trending downward based on indicators.
- Use the following indicators:
- EMA 5 (White, Thickness 3, Smoothing 5)
- EMA 20 (Blue, Thickness 2, Smoothing 5)
- EMA 25 (Purple, Thickness 2, Smoothing 5)
- A BUY signal occurs when EMA 5 crosses above EMA 20 and EMA 25 on a 5-minute chart.
- A SELL signal occurs when EMA 5 crosses below EMA 20 and EMA 25 on a 5-minute chart.
- Only open a new trade after the previous trade is closed.
2️⃣ Risk Management (Loss Control)
- Max Loss Per Trade: 3% of account balance
- Min Profit Per Trade: 5% of account balance
- Trailing Profit: Enabled
- Stop Loss & Take Profit: Calculated dynamically based on volatility
- Max Open Trades: Only one trade at a time
- Trading Frequency: Open as many trades as possible per day, following the above rules
3️⃣ Trading Conditions & Execution
- The EA should only trade on the 5-minute chart (M5).
- The EA should check for spread conditions before opening trades (Avoid trading if the spread is too high).
- The EA should work on both real & demo accounts.
- The EA should have a user-friendly input panel to customize:
- Trading pair selection (XAU/USD & NAS100)
- Risk % per trade
- Enable/Disable trailing profit
- Take Profit & Stop Loss settings
4️⃣ Additional Requirements
- The EA must be fully automated with clear logging of executed trades in the Journal.
- The EA must be optimized for low latency execution.
- The EA must display indicators on the chart when attached.
- The code should be efficient, bug-free, and optimized for speed.
Bewerbungen
1
Bewertung
Projekte
193
58%
Schlichtung
10
80%
/
0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
2
Bewertung
Projekte
414
55%
Schlichtung
12
50%
/
42%
Frist nicht eingehalten
1
0%
Frei
3
Bewertung
Projekte
6
0%
Schlichtung
2
50%
/
0%
Frist nicht eingehalten
1
17%
Frei
4
Bewertung
Projekte
9
11%
Schlichtung
11
18%
/
64%
Frist nicht eingehalten
4
44%
Frei
5
Bewertung
Projekte
4
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Bewertung
Projekte
24
71%
Schlichtung
1
0%
/
0%
Frist nicht eingehalten
0
Beschäftigt
7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Bewertung
Projekte
15
27%
Schlichtung
0
Frist nicht eingehalten
3
20%
Frei
9
Bewertung
Projekte
8
0%
Schlichtung
4
0%
/
100%
Frist nicht eingehalten
3
38%
Frei
10
Bewertung
Projekte
8
13%
Schlichtung
3
0%
/
33%
Frist nicht eingehalten
2
25%
Frei
Veröffentlicht: 1 Beispiel
11
Bewertung
Projekte
29
3%
Schlichtung
4
25%
/
0%
Frist nicht eingehalten
3
10%
Arbeitet
12
Bewertung
Projekte
486
75%
Schlichtung
6
67%
/
17%
Frist nicht eingehalten
0
Arbeitet
13
Bewertung
Projekte
2
0%
Schlichtung
2
50%
/
0%
Frist nicht eingehalten
0
Frei
14
Bewertung
Projekte
1428
59%
Schlichtung
31
81%
/
0%
Frist nicht eingehalten
10
1%
Frei
15
Bewertung
Projekte
3
33%
Schlichtung
0
Frist nicht eingehalten
0
Frei
16
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
17
Bewertung
Projekte
474
39%
Schlichtung
103
41%
/
23%
Frist nicht eingehalten
79
17%
Überlastet
Veröffentlicht: 2 Beispiele
18
Bewertung
Projekte
552
49%
Schlichtung
57
40%
/
37%
Frist nicht eingehalten
227
41%
Arbeitet
19
Bewertung
Projekte
235
20%
Schlichtung
21
43%
/
19%
Frist nicht eingehalten
0
Arbeitet
20
Bewertung
Projekte
13
8%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Build MT5 Expert Advisor – LadyKiller EA
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Looking for a Powerful MT5 Trading Strategy or Custom EA?
1000 - 1200 USD
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
Optimization for Gold (XAUUSD) Expert
30 - 100 USD
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Projektdetails
Budget
30+ USD