Auftrag beendet

Ausführungszeit 22 Tage
Bewertung des Entwicklers
Idiot waste my too much time. He don't know everything about mt5. He don't know how to use EA just wasting time. Never deal with this guy.. worst experience with this guy.

Spezifikation

MQL5 Expert Advisor (EA) implementing a Supertrend-based trading strategy with ATR-based Stop Loss, 2x Take Profit, and an optional Trailing Stop Loss (TSL). The EA should support XAUUSD (Gold) trading, allow configurable timeframes, and be optimized for MetaTrader 5.


---

🔹 Strategy Overview

✅ Main Indicator: Supertrend
✅ Entry Confirmation: Higher Timeframe (HTF) Supertrend must confirm the trend
✅ Stop Loss: ATR value at the time of entry
✅ Take Profit: SL × 2 (1:2 RR)
✅ Trailing Stop Loss (TSL): Optional, activated when in profit
✅ Trade Type: Buy and Sell
✅ Symbol: XAUUSD (Configurable)
✅ Timeframe: User-defined (Default: M15)
✅ HTF Confirmation: User-defined (Default: M5)



1️⃣ Supertrend Calculation (Current & HTF)

ATR-based Bands:

Upper Band: (High + Low) / 2 - ATR × Multiplier

Lower Band: (High + Low) / 2 + ATR × Multiplier


Trend Determination:

If price is above the lower band → Bullish Trend (Green Supertrend)

If price is below the upper band → Bearish Trend (Red Supertrend)


✅ Supertrend ATR Period: User-defined (Default: 7)
✅ Supertrend Multiplier: User-defined (Default: 2.0)
✅ Higher Timeframe (HTF): User-defined (Default: M5)


2️⃣ Entry Conditions (Buy & Sell Rules)

✅ Buy Trade (Long Entry)

A BUY order is placed when:

1. Supertrend flips from red to green (Bearish → Bullish) on the current timeframe.


2. Higher Timeframe (HTF) Supertrend is already GREEN (Confirming bullish trend).



✅ Sell Trade (Short Entry)

A SELL order is placed when:

1. Supertrend flips from green to red (Bullish → Bearish) on the current timeframe.
2. Higher Timeframe (HTF) Supertrend is already RED (Confirming bearish trend).

✅ HTF Confirmation ensures stronger trend signals.
3️⃣ Exit Conditions (ATR-Based Stop Loss & 2x TP)

✅ Stop Loss (SL):

The SL is set dynamically based on the ATR value at the time of entry.

For Buy Trades: SL = Entry Price - ATR Value

For Sell Trades: SL = Entry Price + ATR Value


✅ Take Profit (TP):

TP = SL × 2 (Risk-Reward Ratio of 1:2).

For Buy Trades: TP = Entry Price + (ATR × 2)

For Sell Trades: TP = Entry Price - (ATR × 2)


✅ Example:

If ATR = 50 pips, then:

SL = 50 pips

TP = 100 pips
4️⃣ Trailing Stop Loss (TSL) Option

✅ Optional Trailing Stop Loss (TSL) with Activation Threshold

TSL is activated when trade reaches X pips in profit (user-defined).

TSL distance is user-defined (e.g., 20 pips behind price).

TSL follows price until stop-out.


✅ Trailing Stop Example:

If TSL Activation = 50 pips, and TSL Distance = 20 pips:

Once price moves 50 pips in profit, TSL moves to 30 pips profit.

If price moves 70 pips in profit, TSL moves to 50 pips profit.

Trade closes when price reverses 20 pips.

5️⃣ Additional Features & Settings

✅ ATR Volatility Filter (Displayed Only)

The Average True Range (ATR) is plotted to analyze market volatility.

ATR Period: User-defined (Default: 7).


✅ Chart Display (Minimalist, No Supertrend Plot)

Trades are marked with arrows and labels:

BUY trades → Green Arrow + "BUY" Label

SELL trades → Red Arrow + "SELL" Label


Supertrend Line is NOT plotted on the chart (Only used internally).


✅ Symbol & Timeframe Selection

Default Symbol: XAUUSD (Can be changed in inputs).

Default Timeframe: M15 (Can be changed in inputs).

HTF Confirmation Timeframe: M5 (Configurable).


✅ Risk Management & Trade Control

One Trade Per Signal: No multiple positions at the same time.

Trade Closes When SL, TP, or TSL is Hit.

Option to Enable/Disable Alerts for Entry Signals.

6️⃣ Inputs / Parameters for MQL5

To make the EA configurable, provide the following user inputs:
7️⃣ Final Deliverables

🎯 A fully functional MQL5 Expert Advisor (EA) that follows the above rules
🎯 User-configurable parameters for flexibility
🎯 Efficient backtesting compatibility in MetaTrader 5


---

📌 additional options

🔹 Can you implement this in MQL5 with proper risk management?
🔹 Would you suggest additional risk control mechanisms?

Bewerbungen

1
Entwickler 1
Bewertung
(375)
Projekte
481
23%
Schlichtung
58
55% / 26%
Frist nicht eingehalten
55
11%
Beschäftigt
2
Entwickler 2
Bewertung
(7)
Projekte
8
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
3
38%
Frei
3
Entwickler 3
Bewertung
(39)
Projekte
57
18%
Schlichtung
6
33% / 17%
Frist nicht eingehalten
1
2%
Frei
Veröffentlicht: 2 Beispiele
4
Entwickler 4
Bewertung
(19)
Projekte
22
23%
Schlichtung
5
40% / 60%
Frist nicht eingehalten
2
9%
Arbeitet
5
Entwickler 5
Bewertung
(93)
Projekte
115
23%
Schlichtung
21
29% / 52%
Frist nicht eingehalten
8
7%
Frei
6
Entwickler 6
Bewertung
(350)
Projekte
421
54%
Schlichtung
20
55% / 15%
Frist nicht eingehalten
29
7%
Arbeitet
7
Entwickler 7
Bewertung
(77)
Projekte
243
74%
Schlichtung
7
100% / 0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
8
Entwickler 8
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(160)
Projekte
285
35%
Schlichtung
18
22% / 61%
Frist nicht eingehalten
42
15%
Beschäftigt
10
Entwickler 10
Bewertung
(45)
Projekte
91
13%
Schlichtung
34
26% / 59%
Frist nicht eingehalten
37
41%
Frei
11
Entwickler 11
Bewertung
(308)
Projekte
553
35%
Schlichtung
79
32% / 42%
Frist nicht eingehalten
200
36%
Beschäftigt
12
Entwickler 12
Bewertung
(7)
Projekte
11
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
2
18%
Arbeitet
13
Entwickler 13
Bewertung
Projekte
1
100%
Schlichtung
0
Frist nicht eingehalten
0
Frei
14
Entwickler 14
Bewertung
(21)
Projekte
25
52%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
2
8%
Frei
15
Entwickler 15
Bewertung
(272)
Projekte
401
27%
Schlichtung
39
41% / 49%
Frist nicht eingehalten
1
0%
Frei
16
Entwickler 16
Bewertung
(47)
Projekte
67
37%
Schlichtung
5
40% / 40%
Frist nicht eingehalten
1
1%
Frei
17
Entwickler 17
Bewertung
(16)
Projekte
20
0%
Schlichtung
10
0% / 80%
Frist nicht eingehalten
6
30%
Frei
18
Entwickler 18
Bewertung
(6)
Projekte
5
0%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
40%
Frei
19
Entwickler 19
Bewertung
(152)
Projekte
228
80%
Schlichtung
22
27% / 50%
Frist nicht eingehalten
11
5%
Frei
Veröffentlicht: 24 Artikel, 1882 Beispiele
20
Entwickler 20
Bewertung
(12)
Projekte
12
17%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
8%
Frei
21
Entwickler 21
Bewertung
(9)
Projekte
11
18%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
4
36%
Frei
22
Entwickler 22
Bewertung
(17)
Projekte
25
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
5
20%
Arbeitet
23
Entwickler 23
Bewertung
(270)
Projekte
552
49%
Schlichtung
57
40% / 37%
Frist nicht eingehalten
227
41%
Arbeitet
24
Entwickler 24
Bewertung
(574)
Projekte
945
47%
Schlichtung
309
58% / 27%
Frist nicht eingehalten
125
13%
Frei
25
Entwickler 25
Bewertung
(295)
Projekte
473
40%
Schlichtung
103
41% / 23%
Frist nicht eingehalten
78
16%
Überlastet
Veröffentlicht: 2 Beispiele
26
Entwickler 26
Bewertung
(322)
Projekte
499
67%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Frei
Veröffentlicht: 8 Beispiele
27
Entwickler 27
Bewertung
(1)
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
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
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
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy

Projektdetails

Budget
50+ USD
Ausführungsfristen
von 6 bis 15 Tag(e)