Trabajo finalizado
Plazo de ejecución 22 días
Comentario del Ejecutor
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.
Tarea técnica
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?
Han respondido
1
Evaluación
Proyectos
481
23%
Arbitraje
58
55%
/
26%
Caducado
55
11%
Trabajando
2
Evaluación
Proyectos
8
0%
Arbitraje
4
0%
/
100%
Caducado
3
38%
Libre
3
Evaluación
Proyectos
57
18%
Arbitraje
6
33%
/
17%
Caducado
1
2%
Libre
Ha publicado: 2 ejemplos
4
Evaluación
Proyectos
22
23%
Arbitraje
5
40%
/
60%
Caducado
2
9%
Trabaja
5
Evaluación
Proyectos
115
23%
Arbitraje
21
29%
/
52%
Caducado
8
7%
Libre
6
Evaluación
Proyectos
421
54%
Arbitraje
20
55%
/
15%
Caducado
29
7%
Trabaja
7
Evaluación
Proyectos
243
74%
Arbitraje
7
100%
/
0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
8
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
9
Evaluación
Proyectos
285
35%
Arbitraje
18
22%
/
61%
Caducado
42
15%
Trabajando
10
Evaluación
Proyectos
91
13%
Arbitraje
34
26%
/
59%
Caducado
37
41%
Libre
11
Evaluación
Proyectos
553
35%
Arbitraje
79
32%
/
42%
Caducado
200
36%
Trabajando
12
Evaluación
Proyectos
11
0%
Arbitraje
4
0%
/
100%
Caducado
2
18%
Trabaja
13
Evaluación
Proyectos
1
100%
Arbitraje
0
Caducado
0
Libre
14
Evaluación
Proyectos
25
52%
Arbitraje
3
0%
/
100%
Caducado
2
8%
Libre
15
Evaluación
Proyectos
401
27%
Arbitraje
39
41%
/
49%
Caducado
1
0%
Libre
16
Evaluación
Proyectos
67
37%
Arbitraje
5
40%
/
40%
Caducado
1
1%
Libre
17
Evaluación
Proyectos
20
0%
Arbitraje
10
0%
/
80%
Caducado
6
30%
Libre
18
Evaluación
Proyectos
5
0%
Arbitraje
2
50%
/
50%
Caducado
2
40%
Libre
19
Evaluación
Proyectos
228
80%
Arbitraje
22
27%
/
50%
Caducado
11
5%
Libre
Ha publicado: 24 artículos, 1882 ejemplos
20
Evaluación
Proyectos
12
17%
Arbitraje
2
0%
/
50%
Caducado
1
8%
Libre
21
Evaluación
Proyectos
11
18%
Arbitraje
4
0%
/
100%
Caducado
4
36%
Libre
22
Evaluación
Proyectos
25
0%
Arbitraje
4
0%
/
100%
Caducado
5
20%
Trabaja
23
Evaluación
Proyectos
552
49%
Arbitraje
57
40%
/
37%
Caducado
227
41%
Trabaja
24
Evaluación
Proyectos
945
47%
Arbitraje
309
58%
/
27%
Caducado
125
13%
Libre
25
Evaluación
Proyectos
473
40%
Arbitraje
103
41%
/
23%
Caducado
78
16%
Ocupado
Ha publicado: 2 ejemplos
26
Evaluación
Proyectos
499
67%
Arbitraje
5
40%
/
0%
Caducado
4
1%
Libre
Ha publicado: 8 ejemplos
27
Evaluación
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
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
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
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
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
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
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
Información sobre el proyecto
Presupuesto
50+ USD
Plazo límite de ejecución
de 6 a 15 día(s)