Auftrag beendet
Ausführungszeit 5 Tage
Bewertung des Kunden
Excellent experience. Delivered exactly what I needed, and quickly too! Highly recommended.
Spezifikation
Hello,
I’m looking for a skilled MQL5 developer to build a custom MT5 Expert Advisor (EA) with the following functionalities:
(I'm still a beginner in futures trading)
Core Features
1. Trade Entry
- When the TradingView alert signal (buy/sell) is received, the EA should automatically execute the entry without manual confirmation.
- Manual entry should also be available as an option.
- Users should be able to define specific start and end times for automated trading.
This setting should be optional and fully customizable (e.g., only trade between 09:00 and 16:00 platform/server time).
- Initial lot size must be configurable (e.g., 0.1, 0.2 lot, etc.).
- Entry signals are received from TradingView alerts (buy/sell).
- Indicator, timeframe (1m, 3m, 5m, 30m, 1h), and symbol (e.g., NQ1!) must be selectable.
2. Trailing Stop and Profit Management
- After a specified number of profitable ticks, a trailing stop should activate.
- The trigger tick count and trail logic must be adjustable. The starting point (trigger) for the trailing stop must be configurable (e.g., after 100 ticks).
- Profit-based exit using drawdown percentage:
Exit the position if profit drops more than a set percentage from the peak (e.g., exit if it drops 30% from max profit).
Configurable in steps like 5%, 10%, 15%, … up to 60%.
3. Signal Reversal Handling
- If the opposite signal appears during a profitable trade, close the current trade and re-enter in the opposite direction with the initial lot size.
- If the opposite signal appears during a losing trade, close and re-enter in the opposite direction with increased lot size, following a configurable sequence:
For example:
- 2nd trade: 0.2 lot
- 3rd trade: 0.4 lot
- 4th trade: 0.8 lot
- 5th trade: 1.6 lot
Each step’s lot size should be user-configurable.
4. Daily Profit/Loss Limit
- The EA should stop trading for the day if daily profit or loss target is reached.
- Both values must be configurable (e.g., $100 ~ $2000).
Important Notes
- TradingView alert integration will likely require a bridge (e.g., webhook receiver or local app) to communicate between TradingView and MT5.
- If you can provide this as part of the package (e.g., Python or Node.js bridge), please mention that in your proposal.
Deliverables
- Fully functional MT5 EA (.ex5 and source code)
- Easy Setup guide (for both EA and bridge if applicable)
- Basic support during initial test
Budget
Flexible based on proposal and complexity. Please suggest your estimated cost and timeframe.
Bewerbungen
1
Bewertung
Projekte
188
46%
Schlichtung
3
33%
/
33%
Frist nicht eingehalten
1
1%
Beschäftigt
2
Bewertung
Projekte
0
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
22
18%
Schlichtung
8
38%
/
38%
Frist nicht eingehalten
3
14%
Beschäftigt
Veröffentlicht: 1 Beispiel
4
Bewertung
Projekte
553
50%
Schlichtung
57
40%
/
37%
Frist nicht eingehalten
227
41%
Arbeitet
5
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Bewertung
Projekte
478
40%
Schlichtung
105
40%
/
24%
Frist nicht eingehalten
82
17%
Beschäftigt
Veröffentlicht: 2 Beispiele
7
Bewertung
Projekte
53
57%
Schlichtung
2
100%
/
0%
Frist nicht eingehalten
1
2%
Frei
Veröffentlicht: 5 Beispiele
8
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
9
Bewertung
Projekte
58
59%
Schlichtung
4
0%
/
25%
Frist nicht eingehalten
1
2%
Frei
Ähnliche Aufträge
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
GRID/DCA EA for XAUUSD Trading needed
50 - 100 USD
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri
50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Adaptive XAUUSD EA – MT5
30 - 200 USD
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Projektdetails
Budget
30+ USD