Tâche terminée
Temps d'exécution 22 jours
Commentaires de l'employé
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.
Spécifications
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?
Répondu
1
Évaluation
Projets
481
23%
Arbitrage
58
55%
/
26%
En retard
55
11%
Chargé
2
Évaluation
Projets
8
0%
Arbitrage
4
0%
/
100%
En retard
3
38%
Gratuit
3
Évaluation
Projets
57
18%
Arbitrage
6
33%
/
17%
En retard
1
2%
Gratuit
Publié : 2 codes
4
Évaluation
Projets
22
23%
Arbitrage
5
40%
/
60%
En retard
2
9%
Travail
5
Évaluation
Projets
115
23%
Arbitrage
21
29%
/
52%
En retard
8
7%
Gratuit
6
Évaluation
Projets
421
54%
Arbitrage
20
55%
/
15%
En retard
29
7%
Travail
7
Évaluation
Projets
243
74%
Arbitrage
7
100%
/
0%
En retard
1
0%
Gratuit
Publié : 1 article
8
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
9
Évaluation
Projets
285
35%
Arbitrage
18
22%
/
61%
En retard
42
15%
Chargé
10
Évaluation
Projets
91
13%
Arbitrage
34
26%
/
59%
En retard
37
41%
Gratuit
11
Évaluation
Projets
553
35%
Arbitrage
79
32%
/
42%
En retard
200
36%
Chargé
12
Évaluation
Projets
11
0%
Arbitrage
4
0%
/
100%
En retard
2
18%
Travail
13
Évaluation
Projets
1
100%
Arbitrage
0
En retard
0
Gratuit
14
Évaluation
Projets
25
52%
Arbitrage
3
0%
/
100%
En retard
2
8%
Gratuit
15
Évaluation
Projets
401
27%
Arbitrage
39
41%
/
49%
En retard
1
0%
Gratuit
16
Évaluation
Projets
67
37%
Arbitrage
5
40%
/
40%
En retard
1
1%
Gratuit
17
Évaluation
Projets
20
0%
Arbitrage
10
0%
/
80%
En retard
6
30%
Gratuit
18
Évaluation
Projets
5
0%
Arbitrage
2
50%
/
50%
En retard
2
40%
Gratuit
19
Évaluation
Projets
228
80%
Arbitrage
22
27%
/
50%
En retard
11
5%
Gratuit
Publié : 24 articles, 1882 codes
20
Évaluation
Projets
12
17%
Arbitrage
2
0%
/
50%
En retard
1
8%
Gratuit
21
Évaluation
Projets
11
18%
Arbitrage
4
0%
/
100%
En retard
4
36%
Gratuit
22
Évaluation
Projets
25
0%
Arbitrage
4
0%
/
100%
En retard
5
20%
Travail
23
Évaluation
Projets
552
49%
Arbitrage
57
40%
/
37%
En retard
227
41%
Travail
24
Évaluation
Projets
945
47%
Arbitrage
309
58%
/
27%
En retard
125
13%
Gratuit
25
Évaluation
Projets
473
40%
Arbitrage
103
41%
/
23%
En retard
78
16%
Occupé
Publié : 2 codes
26
Évaluation
Projets
499
67%
Arbitrage
5
40%
/
0%
En retard
4
1%
Gratuit
Publié : 8 codes
27
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
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 am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
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 need Ea that executes trade based on trading view indicator called Market Structure CHoCH/BOS (Fractal) [LuxAlgo] I need developer to recreate the indicator as an Ea in MQL5 The core of the system will be a structured Market Structure engine that detects CHOCH (Change of Character) and BOS (Break of Structure) Signals will be confirmed once the indicator gave ( the bos/choch) no need to wait candle close
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
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
Informations sur le projet
Budget
50+ USD
Délais
de 6 à 15 jour(s)