İş tamamlandı

Tamamlanma süresi: 22 gün
Geliştirici tarafından geri bildirim
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.

İş Gereklilikleri

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?

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(375)
Projeler
481
23%
Arabuluculuk
58
55% / 26%
Süresi dolmuş
55
11%
Yüklendi
2
Geliştirici 2
Derecelendirme
(7)
Projeler
8
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
3
38%
Serbest
3
Geliştirici 3
Derecelendirme
(39)
Projeler
57
18%
Arabuluculuk
6
33% / 17%
Süresi dolmuş
1
2%
Serbest
Yayınlandı: 2 kod
4
Geliştirici 4
Derecelendirme
(19)
Projeler
22
23%
Arabuluculuk
5
40% / 60%
Süresi dolmuş
2
9%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(93)
Projeler
115
23%
Arabuluculuk
21
29% / 52%
Süresi dolmuş
8
7%
Serbest
6
Geliştirici 6
Derecelendirme
(350)
Projeler
421
54%
Arabuluculuk
20
55% / 15%
Süresi dolmuş
29
7%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(77)
Projeler
243
74%
Arabuluculuk
7
100% / 0%
Süresi dolmuş
1
0%
Serbest
Yayınlandı: 1 makale
8
Geliştirici 8
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
9
Geliştirici 9
Derecelendirme
(160)
Projeler
285
35%
Arabuluculuk
18
22% / 61%
Süresi dolmuş
42
15%
Yüklendi
10
Geliştirici 10
Derecelendirme
(45)
Projeler
91
13%
Arabuluculuk
34
26% / 59%
Süresi dolmuş
37
41%
Serbest
11
Geliştirici 11
Derecelendirme
(308)
Projeler
553
35%
Arabuluculuk
79
32% / 42%
Süresi dolmuş
200
36%
Yüklendi
12
Geliştirici 12
Derecelendirme
(7)
Projeler
11
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
2
18%
Çalışıyor
13
Geliştirici 13
Derecelendirme
Projeler
1
100%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
14
Geliştirici 14
Derecelendirme
(21)
Projeler
25
52%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
2
8%
Serbest
15
Geliştirici 15
Derecelendirme
(272)
Projeler
401
27%
Arabuluculuk
39
41% / 49%
Süresi dolmuş
1
0%
Serbest
16
Geliştirici 16
Derecelendirme
(47)
Projeler
67
37%
Arabuluculuk
5
40% / 40%
Süresi dolmuş
1
1%
Serbest
17
Geliştirici 17
Derecelendirme
(16)
Projeler
20
0%
Arabuluculuk
10
0% / 80%
Süresi dolmuş
6
30%
Serbest
18
Geliştirici 18
Derecelendirme
(6)
Projeler
5
0%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
2
40%
Serbest
19
Geliştirici 19
Derecelendirme
(152)
Projeler
228
80%
Arabuluculuk
22
27% / 50%
Süresi dolmuş
11
5%
Serbest
Yayınlandı: 24 makale, 1882 kod
20
Geliştirici 20
Derecelendirme
(12)
Projeler
12
17%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
1
8%
Serbest
21
Geliştirici 21
Derecelendirme
(9)
Projeler
11
18%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
4
36%
Serbest
22
Geliştirici 22
Derecelendirme
(17)
Projeler
25
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
5
20%
Çalışıyor
23
Geliştirici 23
Derecelendirme
(270)
Projeler
552
49%
Arabuluculuk
57
40% / 37%
Süresi dolmuş
227
41%
Çalışıyor
24
Geliştirici 24
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
309
58% / 27%
Süresi dolmuş
125
13%
Serbest
25
Geliştirici 25
Derecelendirme
(295)
Projeler
473
40%
Arabuluculuk
103
41% / 23%
Süresi dolmuş
78
16%
Meşgul
Yayınlandı: 2 kod
26
Geliştirici 26
Derecelendirme
(322)
Projeler
499
67%
Arabuluculuk
5
40% / 0%
Süresi dolmuş
4
1%
Serbest
Yayınlandı: 8 kod
27
Geliştirici 27
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
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
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
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

Proje bilgisi

Bütçe
50+ USD
Son teslim tarihi
from 6 to 15 gün